Undefined symbol
#6

This is what I get now...
Код:
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.
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) : 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.
Reply


Messages In This Thread
Undefined symbol - by Shannkz - 21.08.2012, 11:33
Re: Undefined symbol - by RanSEE - 21.08.2012, 11:41
Re: Undefined symbol - by clarencecuzz - 21.08.2012, 11:48
Re: Undefined symbol - by Shannkz - 21.08.2012, 12:37
Re: Undefined symbol - by clarencecuzz - 21.08.2012, 12:47
Re: Undefined symbol - by Shannkz - 21.08.2012, 13:11

Forum Jump:


Users browsing this thread: 1 Guest(s)