array problem
#6

Quote:
Originally Posted by EV007
View Post
Im storing the records made by players of specific arena's which are declared as ID'S. In each arena you can make a Hit record with a weapon which I do HitRec[35], 35 is the 0-34 weapon id's. And I want to store the name for the record. Storing the name like this: HitRecName[MAX_PLAYER_NAME] won't do, because each weapon id will have a different record holder.
You mean.. (?)
pawn Code:
ArenaInfo[arena_id][weaponid] = "Player_Name";
Reply


Messages In This Thread
array problem - by EV007 - 09.04.2013, 16:16
Re: array problem - by M3mPHi$_S3 - 09.04.2013, 16:17
Re: array problem - by Riddick94 - 09.04.2013, 16:18
Re: array problem - by Scenario - 09.04.2013, 16:19
Re: array problem - by EV007 - 09.04.2013, 16:52
Re: array problem - by Riddick94 - 09.04.2013, 17:06
Re: array problem - by EV007 - 09.04.2013, 17:39
Re: array problem - by Riddick94 - 09.04.2013, 17:42
Re: array problem - by EV007 - 10.04.2013, 09:49

Forum Jump:


Users browsing this thread: 3 Guest(s)