Quote:
Originally Posted by TzAkS.
I don`t know what do you mean.
Do you mean like this?
OnPlayerRequestClass or where u wan`t it
PlayerInfo[playerid[pMute] == 1;
On spawn
PlayerInfo[playerid[pMute] == 0;
|
Will this keep the players muted while choosing skin, and unmuting them when they have spawned?