indexed
#2

if you have a vairable
pawn Код:
new variable;
then it needs to be made an array
pawn Код:
new variable[]
but you can also need some more complex code as
pawn Код:
new variable[MAX_PLAYERS][PLAYER_INFO][MAX_SAME_INFO];
mind showing us your code where it is used and declared?
Reply


Messages In This Thread
indexed - by cruising - 05.04.2011, 08:53
Re: indexed - by Gamer_Z - 05.04.2011, 08:56
Re: indexed - by boelie - 05.04.2011, 08:56
Re: indexed - by cruising - 05.04.2011, 09:04
Re: indexed - by cruising - 05.04.2011, 09:07
Re: indexed - by Gamer_Z - 05.04.2011, 09:08
Re: indexed - by cruising - 05.04.2011, 09:11
Re: indexed - by cruising - 05.04.2011, 09:13
Re: indexed - by Gamer_Z - 05.04.2011, 09:13
Re: indexed - by cruising - 05.04.2011, 09:16
Re: indexed - by Gamer_Z - 05.04.2011, 09:20
Re: indexed - by cruising - 05.04.2011, 09:23
Re: indexed - by Gamer_Z - 05.04.2011, 09:24
Re: indexed - by cruising - 05.04.2011, 09:28
Re: indexed - by Gamer_Z - 05.04.2011, 09:33
Re: indexed - by cruising - 05.04.2011, 09:48
Re: indexed - by Gamer_Z - 05.04.2011, 11:32
Re: indexed - by cruising - 05.04.2011, 20:33

Forum Jump:


Users browsing this thread: 1 Guest(s)