Damages
#1

Hi, I have a damage saving system which shows how many times you were shot to where and by which gun using /injuries. It's all saving in a thing like this:
Код:
new Injury[MAX_PLAYERS][MAX_BODY_PARTS][MAX_WEAPONS];
How would it be possible to store everything inside "Injury" here?:
Код:
corpseInjuries[MAX_BODY_PARTS][MAX_WEAPONS]
I have that in enum called corpseData. I need this because I want people to be able to see the injuries of a corpse.
Reply


Messages In This Thread
Damages - by GoldenLion - 02.09.2016, 15:14
Re: Damages - by GoldenLion - 02.09.2016, 20:43
Re: Damages - by jwh - 02.09.2016, 23:21
Re: Damages - by GoldenLion - 03.09.2016, 10:39

Forum Jump:


Users browsing this thread: 1 Guest(s)