Hide class Selection when connect
#6

Quote:
Originally Posted by JesterlJoker
Посмотреть сообщение
PHP код:
SetSpawnInfo(playeridteamskinFloat:xFloat:yFloat:zFloat:rotationweapon1weapon1_ammoweapon2weapon2_ammoweapon3weapon3_ammo);
SpawnPlayer(playerid); 
Use this on player connect but I recommend use a timer and give it a one second delay before using the code..
PHP код:
SetPlayerPos(playeridFloat:XFloat:YFloat:Z); //To place the player into the game or if you wish to have some login style type thing
//use this below if you wish to follow the log-in thing
SetPlayerCameraPos(playeridFloat:xFloat:yFloat:z// place the camera somewhere else to hide the players location
TogglePlayerControllable(playeridfalse); //To keep them from moving...
//Then you know the next part of this the login and registration system. 
Error :
Reply


Messages In This Thread
Hide class Selection when connect - by Hiei - 25.08.2017, 10:22
Re: Hide class Selection when connect - by thegamer355 - 25.08.2017, 11:00
Re: Hide class Selection when connect - by JesterlJoker - 25.08.2017, 11:23
Re: Hide class Selection when connect - by Hiei - 25.08.2017, 11:44
Re: Hide class Selection when connect - by Hiei - 25.08.2017, 11:46
Re: Hide class Selection when connect - by Hiei - 25.08.2017, 11:59

Forum Jump:


Users browsing this thread: 4 Guest(s)