IsPlayerInArea help
#6

Thanks, but now i got another problem

Код:
Army = GangZoneCreate(-70.06725, 1646.58, 432.0814, 2125.373);
co-ords for Area 51 gang zone

Код:
new	cmd[256];
if(strcmp(cmd, "/mycommand", true))
{
if(IsPlayerInArea(playerid, -70.06725, 1646.58, 432.0814, 2125.373))
{
GameTextForPlayer(playerid, "Entering Army Territory", 1, 1);
}
return 1;
}
that message is meant to come up when i enter the zone, but it doesnt.. even if i type "/mycommand" it still doesnt come up
Reply


Messages In This Thread
IsPlayerInArea help - by Ritchie999 - 02.11.2009, 17:12
Re: IsPlayerInArea help - by Sergei - 02.11.2009, 17:19
Re: IsPlayerInArea help - by Ritchie999 - 02.11.2009, 17:23
Re: IsPlayerInArea help - by SaYrOn - 02.11.2009, 17:32
Re: IsPlayerInArea help - by Sergei - 02.11.2009, 17:37
Re: IsPlayerInArea help - by Ritchie999 - 02.11.2009, 17:40
Re: IsPlayerInArea help - by Daren_Jacobson - 02.11.2009, 17:47
Re: IsPlayerInArea help - by MadeMan - 02.11.2009, 17:50
Re: IsPlayerInArea help - by Ritchie999 - 02.11.2009, 17:52
Re: IsPlayerInArea help - by MadeMan - 02.11.2009, 17:56

Forum Jump:


Users browsing this thread: 1 Guest(s)