SA-MP Forums Archive
Compile 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: Compile error (/showthread.php?tid=262791)



Compile error - danodanodano - 19.06.2011

Help.

Код:
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(2468) : warning 215: expression has no effect
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(2473) : warning 215: expression has no effect
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(3199) : error 004: function "FixHour" is not implemented
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(4421) : error 004: function "IsFloorInQueue" is not implemented
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(4423) : error 004: function "DidPlayerRequestElevator" is not implemented
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(4426) : error 004: function "CallElevator" is not implemented
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(5890) : warning 215: expression has no effect
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(5904) : warning 215: expression has no effect
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(6135) : warning 215: expression has no effect
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(6150) : warning 215: expression has no effect
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(7924) : warning 215: expression has no effect
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(8248) : warning 215: expression has no effect
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(8261) : warning 215: expression has no effect
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(11183) : error 004: function "IsAWheel" is not implemented
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(11184) : error 004: function "IsAExhaust" is not implemented
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(11185) : error 004: function "IsASideL" is not implemented
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(11186) : error 004: function "IsASideR" is not implemented
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(11187) : error 004: function "IsAFB" is not implemented
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(11188) : error 004: function "IsARB" is not implemented
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(11189) : error 004: function "IsASpoiler" is not implemented
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(11190) : error 004: function "IsARoof" is not implemented
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(11631) : error 017: undefined symbol "RemovePlayer"
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(11657) : error 004: function "FinishRobbery" is not implemented
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(11669) : error 004: function "FinishRobbery" is not implemented
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(11681) : error 004: function "FinishRobbery" is not implemented
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(11693) : error 004: function "FinishRobbery" is not implemented
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(11705) : error 004: function "FinishRobbery" is not implemented
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(11725) : warning 215: expression has no effect
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(12579) : error 004: function "FinishRobbery" is not implemented
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(12592) : error 004: function "FinishRobbery" is not implemented
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(12604) : error 004: function "FinishRobbery" is not implemented
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(12616) : error 004: function "FinishRobbery" is not implemented
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(12628) : error 004: function "FinishRobbery" is not implemented
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(12954) : warning 215: expression has no effect
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(13073) : error 004: function "ShowElevatorDialog" is not implemented
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(13080) : error 004: function "GetDoorsZCoordForFloor" is not implemented
C:\Documents and Settings\Administrator\My Documents\My Pictures\LEGENDS.pwn(13083) : error 004: function "GetDoorsZCoordForFloor" is not implemented

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


26 Errors.



Re: Compile error - sleepysnowflake - 19.06.2011

Missing bracket ?