Need Help By Blocking commands
#1

Hi , need some help by blocking place for /car command

im thinked day and night how its possible , but nothing.

can someone please help?

pawn Код:
if(strcmp(cmdtext, "/car", true) == 0)
{
if(IsPlayerInRangeOfPoint(playerid, 5.0, 428.54077148438,2471.2541503906, 25.62894821167)) // have to block this place for car command
{
SendClientMessage(playerid, COLOR_RED,"You Cannot Use This Command Here");
}
return 1;
}
Reply


Messages In This Thread
Need Help By Blocking commands - by rs2fun111 - 22.02.2010, 05:27
Re: Need Help By Blocking commands - by MisterTickle - 22.02.2010, 05:49
Re: Need Help By Blocking commands - by rs2fun111 - 22.02.2010, 05:52
Re: Need Help By Blocking commands - by Gamer_Z - 22.02.2010, 05:59
Re: Need Help By Blocking commands - by rs2fun111 - 22.02.2010, 06:54

Forum Jump:


Users browsing this thread: 2 Guest(s)