Variable
#2

Hmm, try using the
pawn Код:
new variable1[MAX_PLAYERS];
new variable2[MAX_PLAYERS];
new variable3[MAX_PLAYERS];
Because
pawn Код:
new variable[3][MAX_PLAYERS];
can be buggy.
Reply


Messages In This Thread
Variable - by halil69 - 08.01.2014, 22:16
Re: Variable - by MatriXgaMer - 08.01.2014, 22:20
Re: Variable - by Seif- - 08.01.2014, 22:22
Re: Variable - by park4bmx - 08.01.2014, 23:16

Forum Jump:


Users browsing this thread: 1 Guest(s)