NPC's Problem and Spawn button Problem
#9

PHP код:
public OnPlayerRequestClass(playerid)
{
  
//SetTimerEx("SkipSpawn",10,0,"i",playerid);
  
ShowPlayerDialog(playerid, ...); //Login Dialog
  
return 0;

with return 0; you'll prevent them for spawning.
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)