Quote:
Originally Posted by McBan
Yes it does.
Код:
TogglePlayerSpectating(playerid, 1);
If you are unsure about how to implement that in your code, Try making a "stock" function which will manually read from your INI file and load up the users data that way, In which case, You basically skip the Spawn Class.
|
Could you show me how? Just an example, that's it.