SA-MP Forums Archive
Compiling 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: Compiling Error (/showthread.php?tid=221586)



Compiling Error - Jing_Chan - 05.02.2011

C:\Users\JAMES\Desktop\samp03\pawno\Jing's DM.pwn(229) : warning 217: loose indentation
C:\Users\JAMES\Desktop\samp03\pawno\Jing's DM.pwn(329) : warning 217: loose indentation
C:\Users\JAMES\Desktop\samp03\pawno\Jing's DM.pwn(2647) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\JAMES\Desktop\samp03\pawno\Jing's DM.pwn(2653) : error 017: undefined symbol "IsPlayerAttachedObjectSlotUsed"
C:\Users\JAMES\Desktop\samp03\pawno\Jing's DM.pwn(2653) : error 017: undefined symbol "RemovePlayerAttachedObject"
C:\Users\JAMES\Desktop\samp03\pawno\Jing's DM.pwn(2654) : error 017: undefined symbol "IsPlayerAttachedObjectSlotUsed"
C:\Users\JAMES\Desktop\samp03\pawno\Jing's DM.pwn(2654) : error 017: undefined symbol "RemovePlayerAttachedObject"
C:\Users\JAMES\Desktop\samp03\pawno\Jing's DM.pwn(2661) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\JAMES\Desktop\samp03\pawno\Jing's DM.pwn(2667) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\JAMES\Desktop\samp03\pawno\Jing's DM.pwn(2672) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\JAMES\Desktop\samp03\pawno\Jing's DM.pwn(2673) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\JAMES\Desktop\samp03\pawno\Jing's DM.pwn(2685) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\JAMES\Desktop\samp03\pawno\Jing's DM.pwn(2690) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\JAMES\Desktop\samp03\pawno\Jing's DM.pwn(2691) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\JAMES\Desktop\samp03\pawno\Jing's DM.pwn(2697) : warning 202: number of arguments does not match definition
C:\Users\JAMES\Desktop\samp03\pawno\Jing's DM.pwn(3281) : warning 202: number of arguments does not match definition
C:\Users\JAMES\Desktop\samp03\pawno\Jing's DM.pwn(3289) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\JAMES\Desktop\samp03\pawno\Jing's DM.pwn(329 : warning 202: number of arguments does not match definition
C:\Users\JAMES\Desktop\samp03\pawno\Jing's DM.pwn(3306) : error 017: undefined symbol "SetPlayerAttachedObject"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


14 Errors.



Please Help


Re: Compiling Error - blackwave - 05.02.2011

Download and recompile with 0.3c includes.


Re: Compiling Error - Mean - 05.02.2011

Aaaaand, can you show us some code. Some people are so... We can't do anything by just seeing what errors you have! And as blackwave said, download the newest includes!


Re: Compiling Error - xRyder - 05.02.2011

God Damnit! Some people are just........Damn!

Or your compiler (version) or you forgot a bracket somewhere.


Re: Compiling Error - Jing_Chan - 05.02.2011

I re-compiled, still 14 errors, what code Mean?


Re: Compiling Error - xRyder - 05.02.2011

The code where you get those errors.