[help] Removing NPCs?
#7

I added that ontop, then said

Код:
if (strcmp("/endnpc", cmdtext, true, 10) ==0)
   {
   if (IsPlayerAdmin(playerid))
   {
 	  //exit npc's
	  KickAllNPCs();
 	 //exit npc's
   }
}
Then I got

Код:
C:\Program Files\Rockstar Games\Newest Includes\gamemodes\NathansStuntage.pwn(264) : error 036: empty statement
Reply


Messages In This Thread
[help] Removing NPCs? - by devteamsnDOTcom - 14.12.2009, 01:57
Re: [help] Removing NPCs? - by Malice - 14.12.2009, 02:11
Re: [help] Removing NPCs? - by devteamsnDOTcom - 14.12.2009, 02:13
Re: [help] Removing NPCs? - by Malice - 14.12.2009, 02:21
Re: [help] Removing NPCs? - by devteamsnDOTcom - 14.12.2009, 02:24
Re: [help] Removing NPCs? - by Malice - 14.12.2009, 02:32
Re: [help] Removing NPCs? - by devteamsnDOTcom - 14.12.2009, 02:46
Re: [help] Removing NPCs? - by Malice - 14.12.2009, 03:00

Forum Jump:


Users browsing this thread: 1 Guest(s)