Siren problem
#6

Код:
public OnVehicleSirenStateChange(playerid, vehicleid, newstate)
{
    if(newstate) GameTextForPlayer(playerid, "~W~Siren ~G~on", 1000, 3);
    else GameTextForPlayer(playerid, "~W~Siren ~r~off", 1000, 3);
    return 1;
}
Reply


Messages In This Thread
Siren problem - by bigboy81 - 04.05.2015, 14:42
Re: Siren problem - by Alex Magaсa - 04.05.2015, 14:44
Re: Siren problem - by bigboy81 - 04.05.2015, 14:46
Re: Siren problem - by Alex Magaсa - 04.05.2015, 15:01
Re: Siren problem - by bigboy81 - 04.05.2015, 15:21
Re: Siren problem - by Max_Andolini - 04.05.2015, 16:46
Re: Siren problem - by Luis- - 04.05.2015, 17:01
Re: Siren problem - by bigboy81 - 04.05.2015, 17:18
Re: Siren problem - by Luis- - 04.05.2015, 18:04
Re: Siren problem - by bigboy81 - 06.05.2015, 00:16

Forum Jump:


Users browsing this thread: 2 Guest(s)