SA-MP Forums Archive
NPC Error - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: NPC Error (/showthread.php?tid=167061)



NPC Error - Karl1195 - 10.08.2010

I did every thing what the tutorial told me to do and i followed the Filterscript insturctions. I did every thing right ecc and i got an error ;/ can some one help me



Код:
C:\Documents and Settings\Karl\Desktop\Black Jack [[Glyde]] Roleplay\pawno\Tutorialnpc.pwn(81) : error 017: undefined symbol "MyFirstNPCVehicle"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Thanks Karl1195


Re: NPC Error - ScottCFR - 10.08.2010

Put this at the top of your script.

pawn Код:
new MyFirstNPCVehicle;



Re: NPC Error - Karl1195 - 10.08.2010

ok i fixed that i knew the problem after i posted this thanks any way... please can some one help me with another question.. : i compiled every thing ecc and the FS loaded but when i enter in the server the NPC wasn't there.. HELP ME PLEASE


Re: NPC Error - Karl1195 - 10.08.2010

it say he logged in but he won't be there =[ some one help?? sorry duble post


Re: NPC Error - gr56 - 11.08.2010

It's propably not this becouse bot is connecting but check in your config number of "maxnpc" it should be 1 or more
If it won't help show us your script


Re: NPC Error - Karl1195 - 11.08.2010

its 10 ..


Re: NPC Error - FireCat - 11.08.2010

do you have on gamemodeint or filtersciptint conectmynpc?