How to make a ERROR Message?
#2

pawn Код:
if(IsPlayerSpawned(playerid))
{
  TextDrawShowForPlayer(playerid,mission);
  TextDrawShowForPlayer(playerid,mission1);
  TextDrawShowForPlayer(playerid,mission2);
  return 1;
}
else
{
//code
Reply


Messages In This Thread
How to make a ERROR Message? - by [Cali]ChrOnic_T - 05.06.2014, 11:50
Re: How to make a ERROR Message? - by TheSimpleGuy - 05.06.2014, 11:52
Re: How to make a ERROR Message? - by PrivatioBoni - 05.06.2014, 11:55
Re: How to make a ERROR Message? - by AIped - 05.06.2014, 11:58
Re: How to make a ERROR Message? - by Rittik - 05.06.2014, 12:00
Re: How to make a ERROR Message? - by PrivatioBoni - 05.06.2014, 12:09

Forum Jump:


Users browsing this thread: 1 Guest(s)