Posted: Tue Sep 15, 2015 9:37 am Post subject: [Problem]Find Fixed ID value for Ammo
Oh no. This is my problem in FPS Game.
I'm do all works of Dissect Data Structure.
I'm find Ammo ID value(ID Value usually fixed value. for example Player ID health always is 1).
But befor load game and Data structure do works(do work Data structure)
ID value for Ammo changed.I mean is usuallly ID value is fixed(example ID always 1).
Unless the instruction writing to your ammo writes to a whole ton of other stuff unrelated to ammo, its unlikely that the ammo would even have an ID. Find out what the instruction writing to it accesses, if it only touches ammo then you don't need an ID to begin with.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum