30.06.2012, 02:45
hey thanks but i have this error
can you help me please
can you help me please
PHP код:
C:\Users\Elvis Valentin\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(58) : error 001: expected token: "}", but found "("
C:\Users\Elvis Valentin\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(66) : error 017: undefined symbol "INI_Int"
C:\Users\Elvis Valentin\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(600) : warning 201: redefinition of constant/macro (symbol "pInfo")
C:\Users\Elvis Valentin\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(603) : error 021: symbol already defined: "PlayerInfo"
C:\Users\Elvis Valentin\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(2423) : warning 225: unreachable code
C:\Users\Elvis Valentin\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(2423) : error 017: undefined symbol "INI_Open"
C:\Users\Elvis Valentin\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(2423) : warning 213: tag mismatch
C:\Users\Elvis Valentin\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(2424) : error 017: undefined symbol "INI_SetTag"
C:\Users\Elvis Valentin\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(2425) : error 017: undefined symbol "INI_WriteInt"
C:\Users\Elvis Valentin\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(2426) : error 017: undefined symbol "INI_Close"
C:\Users\Elvis Valentin\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(2423) : warning 204: symbol is assigned a value that is never used: "File"
C:\Users\Elvis Valentin\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(4732) : warning 202: number of arguments does not match definition
C:\Users\Elvis Valentin\Desktop\SFCRRPG\gamemodes\SFCRRPG.pwn(4732) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
7 Errors.