SA-MP Forums Archive
Are the 0.3 includes available for download, corrupt? - 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: Are the 0.3 includes available for download, corrupt? (/showthread.php?tid=95225)



Are the 0.3 includes available for download, corrupt? - gemadon - 02.09.2009

Код:
C:\DOCUME~1\Jermaine\MYDOCU~1\SA-MP0~1.3BE\FILTER~1\gl_npcs.pwn(14) : error 017: undefined symbol "ConnectNPC"
C:\DOCUME~1\Jermaine\MYDOCU~1\SA-MP0~1.3BE\FILTER~1\gl_npcs.pwn(15) : error 017: undefined symbol "ConnectNPC"
C:\DOCUME~1\Jermaine\MYDOCU~1\SA-MP0~1.3BE\FILTER~1\gl_npcs.pwn(16) : error 017: undefined symbol "ConnectNPC"
C:\DOCUME~1\Jermaine\MYDOCU~1\SA-MP0~1.3BE\FILTER~1\gl_npcs.pwn(18) : error 017: undefined symbol "ConnectNPC"
C:\DOCUME~1\Jermaine\MYDOCU~1\SA-MP0~1.3BE\FILTER~1\gl_npcs.pwn(19) : error 017: undefined symbol "ConnectNPC"
C:\DOCUME~1\Jermaine\MYDOCU~1\SA-MP0~1.3BE\FILTER~1\gl_npcs.pwn(20) : error 017: undefined symbol "ConnectNPC"
C:\DOCUME~1\Jermaine\MYDOCU~1\SA-MP0~1.3BE\FILTER~1\gl_npcs.pwn(33) : error 017: undefined symbol "IsPlayerNPC"
C:\DOCUME~1\Jermaine\MYDOCU~1\SA-MP0~1.3BE\FILTER~1\gl_npcs.pwn(70) : error 017: undefined symbol "IsPlayerNPC"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


8 Errors.
Happens when I try to compile gl_npc


Re: Are the 0.3 includes available for download, corrupt? - BossyBoy - 02.09.2009

Works for me, make sure you aren't opening it with your 0.2x version of pawno.


Re: Are the 0.3 includes available for download, corrupt? - gemadon - 02.09.2009

Quote:
Originally Posted by BossyBoy
Works for me, make sure you aren't opening it with your 0.2x version of pawno.
Nope.... I downloaded everything into one folder, im using 0.3 pawno

*Sigh* everything in my life goes wrong =/


Re: Are the 0.3 includes available for download, corrupt? - gemadon - 02.09.2009

Quote:
Originally Posted by gemadon
Quote:
Originally Posted by BossyBoy
Works for me, make sure you aren't opening it with your 0.2x version of pawno.
Nope.... I downloaded everything into one folder, im using 0.3 pawno

*Sigh* everything in my life goes wrong =/
Well now, I just found it, it works with grand larceny script, but it doesnt work for my gamemode ive been working on previously, what do I do? I dont wanna start over scripting my gamemode =/


Re: Are the 0.3 includes available for download, corrupt? - pliva_sb - 02.09.2009

just

Код:
#include <a_npc>



Re: Are the 0.3 includes available for download, corrupt? - gemadon - 02.09.2009

Quote:
Originally Posted by [CH
pliva♪ ]
just

Код:
#include <a_npc>
Код:
C:\DOCUME~1\Jermaine\MYDOCU~1\0DECD~1.3SE\GAMEMO~1\RPG.PWN(9) : fatal error 100: cannot read from file: "a_npc"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.



Re: Are the 0.3 includes available for download, corrupt? - shady91 - 02.09.2009

Quote:
Originally Posted by gemadon
Quote:
Originally Posted by gemadon
Quote:
Originally Posted by BossyBoy
Works for me, make sure you aren't opening it with your 0.2x version of pawno.
Nope.... I downloaded everything into one folder, im using 0.3 pawno

*Sigh* everything in my life goes wrong =/
Well now, I just found it, it works with grand larceny script, but it doesnt work for my gamemode ive been working on previously, what do I do? I dont wanna start over scripting my gamemode =/
err are you guys useing the right inc files as works fine for me....


Re: Are the 0.3 includes available for download, corrupt? - MPKaboose - 02.09.2009

Код:
fatal error 100: cannot read from file: "a_npc"
you are using the wrong pawno


Re: Are the 0.3 includes available for download, corrupt? - gemadon - 02.09.2009

Quote:
Originally Posted by ArcticFox
Код:
fatal error 100: cannot read from file: "a_npc"
you are using the wrong pawno
Well, I downloaded everything from the post.... idk =/


Re: Are the 0.3 includes available for download, corrupt? - lavamike - 02.09.2009

http://forum.sa-mp.com/index.php?top...7949#msg737949