SA-MP Forums Archive
Godfather compile errors - 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: Godfather compile errors (/showthread.php?tid=150962)



Godfather compile errors - gallexme - 28.05.2010

hey
i want to compile my new own godfather script but its comes errors

Код:
D:\GFF.pwn(1741) : error 004: function "SetPlayerToTeamColor" is not implemented
D:\GFF.pwn(1766) : error 004: function "SetPlayerToTeamColor" is not implemented
D:\GFF.pwn(1784) : error 004: function "IsACopCar" is not implemented
D:\GFF.pwn(1787) : error 004: function "SetPlayerCriminal" is not implemented
D:\GFF.pwn(1789) : error 004: function "IsAnAmbulance" is not implemented
D:\GFF.pwn(1792) : error 004: function "SetPlayerCriminal" is not implemented
D:\GFF.pwn(1794) : error 004: function "IsAAdac" is not implemented
D:\GFF.pwn(1796) : warning 212: possibly unintended bitwise operation
D:\GFF.pwn(1796) : error 029: invalid expression, assumed zero
D:\GFF.pwn(1797) : error 004: function "SetPlayerCriminal" is not implemented
D:\GFF.pwn(1800) : warning 217: loose indentation
D:\GFF.pwn(1800) : error 079: inconsistent return types (array & non-array)
D:\GFF.pwn(1803) : warning 217: loose indentation
D:\GFF.pwn(1803) : error 029: invalid expression, assumed zero
D:\GFF.pwn(1803) : error 004: function "IsAnInstructor" is not implemented
D:\GFF.pwn(1811) : error 079: inconsistent return types (array & non-array)
D:\GFF.pwn(1815) : error 079: inconsistent return types (array & non-array)
D:\GFF.pwn(1818) : error 079: inconsistent return types (array & non-array)
D:\GFF.pwn(1821) : warning 225: unreachable code
D:\GFF.pwn(1821) : error 029: invalid expression, assumed zero
D:\GFF.pwn(1821) : error 004: function "IsAMember" is not implemented
D:\GFF.pwn(1829) : error 079: inconsistent return types (array & non-array)
D:\GFF.pwn(1833) : error 079: inconsistent return types (array & non-array)
D:\GFF.pwn(1836) : error 079: inconsistent return types (array & non-array)
D:\GFF.pwn(1839) : warning 225: unreachable code
D:\GFF.pwn(1839) : error 029: invalid expression, assumed zero
D:\GFF.pwn(1839) : error 004: function "IsACop" is not implemented
D:\GFF.pwn(1847) : error 079: inconsistent return types (array & non-array)
D:\GFF.pwn(1851) : error 079: inconsistent return types (array & non-array)
D:\GFF.pwn(1854) : error 079: inconsistent return types (array & non-array)
D:\GFF.pwn(1857) : warning 225: unreachable code
D:\GFF.pwn(1857) : error 029: invalid expression, assumed zero

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


26 Errors.
can someone help me?


Re: Godfather compile errors - GroX - 28.05.2010

You forgot to put a } bracket somewhere. (so, you didn't end a function)


Re: Godfather compile errors - gallexme - 28.05.2010

^^ but where by 30000 lines AHHHHRGH can you help me?


Re: Godfather compile errors - Jakku - 28.05.2010

Re-download the script somewhere else


Re: Godfather compile errors - gallexme - 28.05.2010

haha its my own edited godfather script ^^


Re: Godfather compile errors - (SF)Noobanatior - 28.05.2010

can you pastebin the script?


Re: Godfather compile errors - playbox12 - 28.05.2010

Lol how can a EDIT be your OWN.