Errors
#3

Now I get these.

Код:
C:\Users\Documents\Gamemode.pwn(35) : error 021: symbol already defined: "GetPlayerPos"
C:\Users\Documents\Gamemode.pwn(34) : error 021: symbol already defined: "GetPlayerPos"
C:\Users\Documents\Gamemode.pwn(37) : error 021: symbol already defined: "GameTextForPlayer"
C:\Users\Documents\Gamemode.pwn(38) : error 010: invalid function or declaration
Line 35
pawn Код:
GetPlayerPos(playerid, plocx, plocy, plocz);
Line 34
pawn Код:
GetPlayerPos(playerid, plocx, plocy, plocz);
Line 37
pawn Код:
GameTextForPlayer(playerid,"~w~Roadblock ~b~Placed!",3000,1);
Line 38
pawn Код:
return 1;
Reply


Messages In This Thread
Errors - by NathNathii - 27.04.2013, 12:32
Re: Errors - by Isolated - 27.04.2013, 12:33
Re: Errors - by NathNathii - 27.04.2013, 12:35
Re: Errors - by Isolated - 27.04.2013, 13:17

Forum Jump:


Users browsing this thread: 2 Guest(s)