GangZoneFlashForPlayer
#6

Working fine for me i have tested this code


give a try with this example



PHP код:
//on top of script
new zone1
then

PHP код:
public OnGameModeInit()
{
    
zone1 GangZoneCreate(917, -19641554, -1511);
    return 
1;

then

PHP код:
CMD:showzone(playeridparams[])
{
    
GangZoneShowForPlayer(playeridzone10xFFFF00AA);
    return 
1;
}
CMD:flashzone(playeridparams[])
{
    
GangZoneFlashForPlayer(playeridzone10x009100AA);
    return 
1;

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)