21.08.2012, 13:11
This is what I get now...
After I change GetPlayerNameEx to GetPlayerName:
Код:
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decvtesteeeeeee.pwn(148) : error 010: invalid function or declaration C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decvtesteeeeeee.pwn(12346) : error 017: undefined symbol "GetPlayerNameEx" C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decvtesteeeeeee.pwn(12350) : error 017: undefined symbol "GetPlayerNameEx" C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decvtesteeeeeee.pwn(12354) : error 017: undefined symbol "GetPlayerNameEx" C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decvtesteeeeeee.pwn(12363) : warning 225: unreachable code Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.
Код:
C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decvtesteeeeeee.pwn(148) : error 010: invalid function or declaration C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decvtesteeeeeee.pwn(12346) : warning 202: number of arguments does not match definition C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decvtesteeeeeee.pwn(12346) : warning 202: number of arguments does not match definition C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decvtesteeeeeee.pwn(12350) : warning 202: number of arguments does not match definition C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decvtesteeeeeee.pwn(12350) : warning 202: number of arguments does not match definition C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decvtesteeeeeee.pwn(12354) : warning 202: number of arguments does not match definition C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decvtesteeeeeee.pwn(12354) : warning 202: number of arguments does not match definition C:\Documents and Settings\YkZBoY\Desktop\dec-lands\gamemodes\decvtesteeeeeee.pwn(12363) : warning 225: unreachable code Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.