Gangzone Gammix
#4

Mmm try this:
Код:
public OnPlayerEnterGangZone(playerid, zone); 
{ 
switch(zone)
{
case G_zone1:
{
SendClientMessage(playerid,-1,"Joined USA Base!")(
}
}
return 1;
}
Or you can use if(zone == G_zone1)
Reply


Messages In This Thread
Gangzone Gammix - by Hemeei - 30.08.2015, 10:44
Re: Gangzone Gammix - by Roberto80 - 30.08.2015, 10:49
Re: Gangzone Gammix - by Hemeei - 30.08.2015, 10:51
Re: Gangzone Gammix - by Roberto80 - 30.08.2015, 10:56
Re: Gangzone Gammix - by Hemeei - 30.08.2015, 11:02
Re: Gangzone Gammix - by Roberto80 - 30.08.2015, 11:20

Forum Jump:


Users browsing this thread: 1 Guest(s)