30.05.2010, 06:30
thanks , but how i can do this:
if (strcmp("/raviend", cmdtext, true, 10) == 0) // /healme ..
{
SetPlayerHealth(playerid,100.0);
SendClientMessage(playerid, COLOR_RED, "Ravisid end ! see maksis 100$ !"); // healed , this cost 100$
GivePlayerMoney(playerid, -100);
return 1;
}
can use this cmd only on cordinates 1172.2225,-1323.2050,15.4027 ??
SORRY FOR BAD ENGLISH !!
if (strcmp("/raviend", cmdtext, true, 10) == 0) // /healme ..
{
SetPlayerHealth(playerid,100.0);
SendClientMessage(playerid, COLOR_RED, "Ravisid end ! see maksis 100$ !"); // healed , this cost 100$
GivePlayerMoney(playerid, -100);
return 1;
}
can use this cmd only on cordinates 1172.2225,-1323.2050,15.4027 ??
SORRY FOR BAD ENGLISH !!