SA-MP Forums Archive
*** Terrible Title Removed - 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: *** Terrible Title Removed (/showthread.php?tid=387450)



*** Terrible Title Removed - Hashish - 24.10.2012

Quote:

C:\Users\user\Desktop\Scratch Roleplay\gamemodes\ScratchRP.pwn(1597) : warning 225: unreachable code
C:\Users\user\Desktop\Scratch Roleplay\gamemodes\ScratchRP.pwn(1601) : error 017: undefined symbol "CheckBan"
C:\Users\user\Desktop\Scratch Roleplay\gamemodes\ScratchRP.pwn(160 : warning 225: unreachable code
C:\Users\user\Desktop\Scratch Roleplay\gamemodes\ScratchRP.pwn(1692) : error 029: invalid expression, assumed zero
C:\Users\user\Desktop\Scratch Roleplay\gamemodes\ScratchRP.pwn(1692) : error 004: function "Streamer_OnPlayerDisconnect" is not implemented
C:\Users\user\Desktop\Scratch Roleplay\gamemodes\ScratchRP.pwn(1742) : warning 225: unreachable code
C:\Users\user\Desktop\Scratch Roleplay\gamemodes\ScratchRP.pwn(1742) : error 029: invalid expression, assumed zero
C:\Users\user\Desktop\Scratch Roleplay\gamemodes\ScratchRP.pwn(1742) : error 004: function "OnPlayerSpawn" is not implemented
C:\Users\user\Desktop\Scratch Roleplay\gamemodes\ScratchRP.pwn(1751) : warning 225: unreachable code
C:\Users\user\Desktop\Scratch Roleplay\gamemodes\ScratchRP.pwn(1751) : error 029: invalid expression, assumed zero
C:\Users\user\Desktop\Scratch Roleplay\gamemodes\ScratchRP.pwn(1751) : error 004: function "OnPlayerDeath" is not implemented
C:\Users\user\Desktop\Scratch Roleplay\gamemodes\ScratchRP.pwn(1763) : warning 225: unreachable code
C:\Users\user\Desktop\Scratch Roleplay\gamemodes\ScratchRP.pwn(1763) : error 029: invalid expression, assumed zero
C:\Users\user\Desktop\Scratch Roleplay\gamemodes\ScratchRP.pwn(1763 -- 1764) : error 028: invalid subscript (not an array or too many subscripts): "playerid"
C:\Users\user\Desktop\Scratch Roleplay\gamemodes\ScratchRP.pwn(1763 -- 1765) : error 001: expected token: "}", but found "new"
C:\Users\user\Desktop\Scratch Roleplay\gamemodes\ScratchRP.pwn(1763 -- 1765) : fatal error 107: too many error messages on one line

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


11 Errors.

?


Re : Need a little help with my script! - DaRk_RaiN - 24.10.2012

Am sure your missing a bracket somewhere before line 1597.


Re: Need a little help with my script! - WizBoy - 24.10.2012

OH DUDE.....What is wrong? xD What have you miss-edited xD


Re: Need a little help with my script! - AaronKillz - 24.10.2012

Might be missing a bracket somewhere.

Post the code?


Re: Need a little help with my script! - Private200 - 24.10.2012

Post code of all your errors . Bracket missing somewhere .....