30.07.2014, 09:25
pawn Код:
C:\Users\xxx\Desktop\Samp Script\.pwn , .amx\GM\SupremeTestWorld.pwn(591) : error 001: expected token: ";", but found "-identifier-"
C:\Users\xxx\Desktop\Samp Script\.pwn , .amx\GM\SupremeTestWorld.pwn(688) : error 001: expected token: ";", but found "-identifier-"
C:\Users\xxx\Desktop\Samp Script\.pwn , .amx\GM\SupremeTestWorld.pwn(985) : error 001: expected token: ";", but found "-identifier-"
C:\Users\xxx\Desktop\Samp Script\.pwn , .amx\GM\SupremeTestWorld.pwn(1013) : error 001: expected token: ";", but found "-identifier-"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
pawn Код:
Line 591 : format(string, 1024, "{FFFF00}If you see a player RuleBreaking Please Use {FF0000}/report, {FFFF00}if the Admins are not Online take some {00FF29}Valid and Solid Proofs {FF0000}and Report him on Forums.\n \n");
Line 688 : format(string, 1024, "{FFFF00}If you see a player RuleBreaking Please Use {FF0000}/report, {FFFF00}if the Admins are not Online take some {00FF29}Valid and Solid Proofs {FF0000}and Report him on Forums.\n \n");
Line 985 : format(string, 1024, "{FFFF00}If you see a player RuleBreaking Please Use {FF0000}/report, {FFFF00}if the Admins are not Online take some {00FF29}Valid and Solid Proofs {FF0000}and Report him on Forums.\n \n");
Line 1013 : format(string, 1024, "{FFFF00}If you see a player RuleBreaking Please Use {FF0000}/report, {FFFF00}if the Admins are not Online take some {00FF29}Valid and Solid Proofs {FF0000}and Report him on Forums.\n \n");

