NPC's Problem and Spawn button Problem
#4

For the spawn buttons, you need to actually spawn the player using SpawnPlayer(playerid); in OnPlayerRequestClass, and then put the player into a custom Spawn Selection.

This will skip the original one and let you build your own Spawn Selection with TextDraws or however you want to do it.

For a custom spawn selection you must freeze the player, set the camera and block any callbacks (like commands) so the player cannot exit it/leave it etc, and also use a different Virtual World for every player so that 2 players in the Spawn Sel. cannot see each other.
Reply


Messages In This Thread
Spawn button Problem - by ThomasEvil - 16.02.2018, 17:48
Re: NPC's Problem and Spawn button Problem - by GTLS - 16.02.2018, 17:52
Re: NPC's Problem and Spawn button Problem - by ThomasEvil - 16.02.2018, 17:59
Re: NPC's Problem and Spawn button Problem - by NaS - 16.02.2018, 18:05
Re: NPC's Problem and Spawn button Problem - by ThomasEvil - 16.02.2018, 18:12
Re: NPC's Problem and Spawn button Problem - by ThomasEvil - 17.02.2018, 02:01
Re: NPC's Problem and Spawn button Problem - by Sew_Sumi - 17.02.2018, 02:41
Re: NPC's Problem and Spawn button Problem - by ThomasEvil - 17.02.2018, 19:04
Re: NPC's Problem and Spawn button Problem - by Mugala - 17.02.2018, 19:55
Re: NPC's Problem and Spawn button Problem - by ThomasEvil - 18.02.2018, 15:25

Forum Jump:


Users browsing this thread: 1 Guest(s)