I have a coding problem
#3

On the code below....
pawn Код:
if(newPlayer)
{
    new skin[4];
    valstr(skin,GetPlayerSkin(playerid));
    WritePlayer(skin,playerid,false); // line 120
}
WritePlayer is defined at the top as
pawn Код:
#define WritePlayer
Which has no value, or is not a valid function. You might want to re-do the tutorial.

The same thing is with line 343, the "Spawn" function is defined as zero.

EDIT:


Toooooooooooooooo late....
Reply


Messages In This Thread
I have a coding problem - by Mikibey - 02.06.2012, 04:58
Re: I have a coding problem - by Scott - 02.06.2012, 05:05
Re: I have a coding problem - by ReneG - 02.06.2012, 05:09
Re: I have a coding problem - by Mikibey - 02.06.2012, 05:21
Re: I have a coding problem - by Niko_boy - 02.06.2012, 07:44

Forum Jump:


Users browsing this thread: 1 Guest(s)