SA-MP Forums Archive
ERRORS when i compile as example [ warning 225: unreachable code ] and more need serious help im new in this - 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)
+--- Thread: ERRORS when i compile as example [ warning 225: unreachable code ] and more need serious help im new in this (/showthread.php?tid=587571)



ERRORS when i compile as example [ warning 225: unreachable code ] and more need serious help im new in this - astanalol - 31.08.2015

warning 225: unreachable code

C:\Users\Ahmed\Desktop\SA-mp\gamemodes\poka.pwn(139) : error 029: invalid expression, assumed zero
C:\Users\Ahmed\Desktop\SA-mp\gamemodes\poka.pwn(139) : warning 215: expression has no effect
C:\Users\Ahmed\Desktop\SA-mp\gamemodes\poka.pwn(139) : error 001: expected token: ";", but found "if"

C:\Users\Ahmed\Desktop\SA-mp\gamemodes\poka.pwn(146) : error 029: invalid expression, assumed zero
C:\Users\Ahmed\Desktop\SA-mp\gamemodes\poka.pwn(146) : error 004: function "OnPlayerEnterVehicle" is not implemented
C:\Users\Ahmed\Desktop\SA-mp\gamemodes\poka.pwn(151) : warning 225: unreachable code
C:\Users\Ahmed\Desktop\SA-mp\gamemodes\poka.pwn(151) : error 029: invalid expression, assumed zero
C:\Users\Ahmed\Desktop\SA-mp\gamemodes\poka.pwn(151) : error 004: function "OnPlayerExitVehicle" is not implemented
C:\Users\Ahmed\Desktop\SA-mp\gamemodes\poka.pwn(156) : warning 225: unreachable code
C:\Users\Ahmed\Desktop\SA-mp\gamemodes\poka.pwn(156) : error 029: invalid expression, assumed zero
C:\Users\Ahmed\Desktop\SA-mp\gamemodes\poka.pwn(156) : error 004: function "OnPlayerStateChange" is not implemented
C:\Users\Ahmed\Desktop\SA-mp\gamemodes\poka.pwn(161) : warning 225: unreachable code
C:\Users\Ahmed\Desktop\SA-mp\gamemodes\poka.pwn(161) : error 029: invalid expression, assumed zero
C:\Users\Ahmed\Desktop\SA-mp\gamemodes\poka.pwn(161) : error 004: function "OnPlayerEnterCheckpoint" is not implemented
C:\Users\Ahmed\Desktop\SA-mp\gamemodes\poka.pwn(166) : warning 225: unreachable code
C:\Users\Ahmed\Desktop\SA-mp\gamemodes\poka.pwn(166) : error 029: invalid expression, assumed zero
C:\Users\Ahmed\Desktop\SA-mp\gamemodes\poka.pwn(166) : error 004: function "OnPlayerLeaveCheckpoint" is not implemented
C:\Users\Ahmed\Desktop\SA-mp\gamemodes\poka.pwn(171) : warning 225: unreachable code
C:\Users\Ahmed\Desktop\SA-mp\gamemodes\poka.pwn(171) : error 029: invalid expression, assumed zero
C:\Users\Ahmed\Desktop\SA-mp\gamemodes\poka.pwn(171) : error 004: function "OnPlayerEnterRaceCheckpoint" is not implemented
C:\Users\Ahmed\Desktop\SA-mp\gamemodes\poka.pwn(176) : warning 225: unreachable code
C:\Users\Ahmed\Desktop\SA-mp\gamemodes\poka.pwn(176) : error 029: invalid expression, assumed zero
C:\Users\Ahmed\Desktop\SA-mp\gamemodes\poka.pwn(176) : error 004: function "OnPlayerLeaveRaceCheckpoint" is not implemented
C:\Users\Ahmed\Desktop\SA-mp\gamemodes\poka.pwn(181) : warning 225: unreachable code
C:\Users\Ahmed\Desktop\SA-mp\gamemodes\poka.pwn(181) : error 029: invalid expression, assumed zero
C:\Users\Ahmed\Desktop\SA-mp\gamemodes\poka.pwn(181) : error 004: function "OnRconCommand" is not implemented

I NEED you to tell me what does it mean and how to fix it , THANKSSS/


Re: ERRORS when i compile as example [ warning 225: unreachable code ] and more need serious help im new in this - jlalt - 31.08.2015

can you show the error lines?