Posts: 1,648
Threads: 482
Joined: Jun 2010
Could someone provide an example of how to do the above?
I've never really came across this before and I'm probably overthinking, any help would be appreciated.
Thanks a lot!
Posts: 1,648
Threads: 482
Joined: Jun 2010
Thanks for the response, I may have made it a little confusing.
Basically I'm trying to determine the most damage to a bodypart and which one in the array..
pawn Код:
new Float: BodyPartDamage[MAX_PLAYERS][10];
The idea is to loop through the 10 slots (body parts) and check the damage in each saved area and find the slot with the highest amount.
Posts: 1,648
Threads: 482
Joined: Jun 2010
Ahhh!
Thank you very much, I truly appreciate that.
REP +.
Posts: 1,648
Threads: 482
Joined: Jun 2010
Ahhh!
Thank you very much, I truly appreciate that.
REP +.