GangZoneFlashForPlayer
#1

Don't work flash... I do not understand why.
Код HTML:
new spk;
public OnGameModeInit()
{
    spk = GangZoneCreate(917, -1964, 1554, -1511);
    return 1;
}
CMD:showzone(playerid, params[])
{
    GangZoneShowForPlayer(playerid, spk, 0xFFFF00AA);
    return 1;
}
CMD:flashzone(playerid, params[])
{
    GangZoneFlashForPlayer(playerid, spk, 0x009100AA);
    return 1;
}
CMD /showzone work.
CMD /flashzone not working.
Thank you for reading.
Reply


Messages In This Thread
GangZoneFlashForPlayer - by KessMan - 27.07.2018, 13:16
Re: GangZoneFlashForPlayer - by IceBilizard - 27.07.2018, 14:21
Re: GangZoneFlashForPlayer - by Florin48 - 27.07.2018, 14:30
Re: GangZoneFlashForPlayer - by KessMan - 27.07.2018, 14:32
Re: GangZoneFlashForPlayer - by KessMan - 27.07.2018, 14:37
Re: GangZoneFlashForPlayer - by IceBilizard - 27.07.2018, 14:45
Re: GangZoneFlashForPlayer - by KessMan - 27.07.2018, 14:51
Re: GangZoneFlashForPlayer - by IceBilizard - 27.07.2018, 14:59

Forum Jump:


Users browsing this thread: 1 Guest(s)