Gangzone Gammix
#1

hello guys , how to use gammix Interactive Gangzones Include?

PHP код:
new GZ_ZONE1;
public 
OnGameModeInit()
{
    
GZ_ZONE1 GangZoneCreate(890.625,503.90625,2906.25,2906.25,-1,-1,-1,2.0,0x00000060);
    return 
1;
}
public 
OnPlayerSpawn(playerid)
{
    
GangZoneShowForAll(GZ_ZONE1,-1,0x00000060);
    return 
1;

But how to use this ??

public OnPlayerEnterGangZone(playerid, zone);
public OnPlayerLeaveGangZone(playerid, zone);
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: 2 Guest(s)