How to Remove ''<<'' ,''>>'' , ''Spawn''
#5

pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
    TogglePlayerSpectating(playerid, false);
    return 1;
}
I think this will fix it, or else try to return 0.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)