Help me fix it, please?
#1


Look at the gang zone color in the small map. And if I were in the zone too long. the game will crash.
This is the script
Код:
new base;

public OnGameModeInit()
{
    base = GangZoneCreate(451.171875,2410.15625,19.53125,2619.140625);
    return 1;
}

public OnPlayerConnect(playerid)
{
    GangZoneShowForPlayer(playerid, base, COLOR_BROWN); // COLOR_BROWN is 0x80000096
    return 1;
}
Please helpme fix it!
Sorry for my bad english. I'm Indonesia
Reply


Messages In This Thread
Help me fix it, please? - by Viner - 02.07.2015, 05:54
Re: Help me fix it, please? - by Lynn - 02.07.2015, 06:47
Re: Help me fix it, please? - by Viner - 02.07.2015, 12:25
Re: Help me fix it, please? - by LetsOWN[PL] - 02.07.2015, 12:30
Re: Help me fix it, please? - by Youssef221 - 02.07.2015, 12:31

Forum Jump:


Users browsing this thread: 3 Guest(s)