What is this warning? it wont go away please help me
#7

It's not exactly what you did, your code will give errors:
pawn Код:
forward TextDrawKill( );
public TextDrawKill( )
{
  TextDrawHideForPlayer(playerid,Command_Spam);//Where is playerid coming from?
    return 1;
}
and you also don't set a timer.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)