Spawn Error
#2

Make sure you've added this to your script;
PHP код:
SetSpawnInfo(playeridteamskinFloat:xFloat:yFloat:zFloat:Angleweapon1weapon1_ammoweapon2weapon2_ammoweapon3weapon3_ammo); 
To remove the "Spawn" buttons and such just make the player enter spectate mode;
PHP код:
TogglePlayerSpectating(playeridtrue); 
Want to spawn the player? Use
PHP код:
SpawnPlayer(playerid);
TogglePlayerSpectating(playeridfalse); 
Reply


Messages In This Thread
Spawn Error - by Jigsaw123 - 04.10.2015, 20:55
Re: Spawn Error - by d1git - 04.10.2015, 22:00

Forum Jump:


Users browsing this thread: 1 Guest(s)