FCNPC wont spawn!
#1

Hi, i have problem that my fcnpc npc wont spawn :/
this is the code:
Код:
CMD:cz(playerid, params[])
	{
		new npcid = FCNPC_Create("ZOMBIE"); // we  create the NPC
		FCNPC_Spawn(npcid,180,1958.8015,1343.0042,15.3746);
		FCNPC_SetPosition(npcid,1958.8015,1343.0042,15.3746); // teleport the NPC to player's pos
		return 1;
	}
FCNPC Include : https://sampforum.blast.hk/showthread.php?tid=428066
Reply
#2

Bump ? anyone please
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)