I need help for Attacking NPC (+REP )
#5

now i have those errors
Code:
C:\Users\infogenie\Desktop\Zombies VS Humans V1.1\filterscripts\bot.pwn(69) : error 017: undefined symbol "npcname"
C:\Users\infogenie\Desktop\Zombies VS Humans V1.1\filterscripts\bot.pwn(247) : error 017: undefined symbol "CreateAttackingNPC"
anyway npcname is in your fixing line.
and about CreateAttackingNPC?
it's this
Code:
forward AttackNPC();
public AttackNPC()
{
	CreateAttackingNPC("Attack_NPC",230,2052.1956 ,2173.7727, 10.8203);
	return 0;
}
Reply


Messages In This Thread
I need help for Attacking NPC (+REP ) - by MarkNelson - 07.07.2016, 14:22
Re: I need help for Attacking NPC (+REP ) - by Napst34 - 07.07.2016, 14:31
Re: I need help for Attacking NPC (+REP ) - by MarkNelson - 07.07.2016, 14:35
Re: I need help for Attacking NPC (+REP ) - by Napst34 - 07.07.2016, 14:36
Re: I need help for Attacking NPC (+REP ) - by MarkNelson - 07.07.2016, 14:40
Re: I need help for Attacking NPC (+REP ) - by Napst34 - 07.07.2016, 14:47
Re: I need help for Attacking NPC (+REP ) - by MarkNelson - 07.07.2016, 14:49
Re: I need help for Attacking NPC (+REP ) - by MarkNelson - 07.07.2016, 15:02
Re: I need help for Attacking NPC (+REP ) - by Napst34 - 07.07.2016, 15:15
Re: I need help for Attacking NPC (+REP ) - by MarkNelson - 07.07.2016, 15:18

Forum Jump:


Users browsing this thread: 1 Guest(s)