error 001: expected token: "-identifier-", but found "-integer value-"
#5

Oh, sorry.

PHP код:
MatsType[giveplayerid] = material
to
PHP код:
format(MatsType[giveplayerid],2,"%s",material); 
And the declaration of MatsType:
PHP код:
new MatsType[MAX_PLAYERS][2]; 
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)