Gangzone problem.
#1

Hello!
I want to create some Gangzones, and I use Xtreme Vehicle Plotter, I think everybody heard about this application, but problem it's I am not able to see Gangzones in game.

For example, here's:

pawn Код:
public OnFilterScriptInit()
{
    Gangzone[0] = GangZoneCreate(1401.345, 1576.513, 2008.595, 1985.239);
    return 1;
}

public OnPlayerSpawn(playerid)
{
    GangZoneShowForPlayer(playerid, Gangzone[0], 0xFF000006);
    return 1;
}
It's there anything wrong with my script, or this it's application's fault?

NOTE: If name of this application doesn't seems something you know, then you can see here more details; anyway, thanks!
Reply


Messages In This Thread
Gangzone problem. - by HY - 11.03.2015, 19:37
Re: Gangzone problem. - by Vince - 11.03.2015, 19:48
Re: Gangzone problem. - by HY - 11.03.2015, 20:03
Re: Gangzone problem. - by HY - 12.03.2015, 14:30

Forum Jump:


Users browsing this thread: 1 Guest(s)