Probelm with SetPlayerMapIcon
#4

pawn Код:
if (strcmp("/raviend", cmdtext, true, 10) == 0) // /healme ..
  {
   new Float:Pos[3];
   GetPlayerPos(playerid, Pos[0], Pos[1], Pos[2]);
   if(!IsPlayerInRangeOfPoint(playerid, 3.0, 1172.2225,-1323.2050,15.4027)) return 1;
   SetPlayerHealth(playerid,100.0);
   SendClientMessage(playerid, COLOR_RED, "Ravisid end ! see maksis 100$ !"); // healed , this cost 100$
   GivePlayerMoney(playerid, -100);
   return 1;
  }
Reply


Messages In This Thread
Probelm with SetPlayerMapIcon - by Renn47 - 29.05.2010, 19:53
Re: Probelm with SetPlayerMapIcon - by WackoX - 29.05.2010, 20:01
Re: Probelm with SetPlayerMapIcon - by Renn47 - 30.05.2010, 06:30
Re: Probelm with SetPlayerMapIcon - by Grim_ - 30.05.2010, 06:36

Forum Jump:


Users browsing this thread: 1 Guest(s)