Objects attached to cars, cmds to delete them and stuff.
#2

You must do variables once for all players, like :
pawn Код:
new spoiler[MAX_PLAYERS] ;
new spoiler2[MAX_PLAYERS];
new spoiler3[MAX_PLAYERS] ;
new spoiler4[MAX_PLAYERS] ;
new spoiler5[MAX_PLAYERS] ;
And then rewrite spoiler(1-5) to spoiler[playerid]
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)