09.01.2011, 08:56
i put the admin pass in a fs and make it before i put in the gamemode, so here is pastebin and i think sometihng is missing
http://pastebin.com/PfsR2G5Z
i think i can fix the indention problem , but i tried so hard to do the other errors i hope you guys can help
http://pastebin.com/PfsR2G5Z
pawn Code:
E:\GTA San Andreas\Server\gamemodes\AdminPass.pwn(122) : warning 217: loose indentation
E:\GTA San Andreas\Server\gamemodes\AdminPass.pwn(125) : error 003: declaration of a local variable must appear in a compound block
E:\GTA San Andreas\Server\gamemodes\AdminPass.pwn(125) : warning 215: expression has no effect
E:\GTA San Andreas\Server\gamemodes\AdminPass.pwn(127) : error 035: argument type mismatch (argument 1)
E:\GTA San Andreas\Server\gamemodes\AdminPass.pwn(140) : error 030: compound statement not closed at the end of file (started at line 91)
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
3 Errors.