10.07.2011, 16:15
finally made it,thank you man
I added [MAX_PLAYERS] to textdraw like you said and used this code where need it:
for(new playerid; playerid<MAX_PLAYERS; playerid++)
{
// your script here
}
ty
I added [MAX_PLAYERS] to textdraw like you said and used this code where need it:
for(new playerid; playerid<MAX_PLAYERS; playerid++)
{
// your script here
}
ty