[FilterScript] Sirens for cars
#1

Код:
if (strcmp("/siren", cmdtext, true, 10) == 0)
	{
	        new objectid = CreateObject(19419, 0, 0, 0, 0, 0, 0);
		AttachObjectToVehicle(objectid, GetPlayerVehicleID(playerid), 0.009999, -0.019999, 0.944999, 0.000000, 0.000000, 0.000000); //Object Model: 19419 |
		SendClientMessage(playerid, COLOR_RED, "You've Added a siren to your vehicle");
		return 1;
	}
it did not take long for me to make this and hope u enjoy it and use /siren to add an siren to remove just restart server Note-Use Weather id 10 for the blinking
good for roleplay and cops and robbers server

Reply
#2

Nice Work
Reply
#3

simple and funny, thanks!
Reply
#4

This should be in Useful Snippets
Reply
#5

Awesome, thank you.
Reply
#6

Thanks you, its verry nice. Good job !
Reply
#7

Hello,

I have a bug, when I type /siren not put the object.

Can you help me please?
Reply
#8

Thank man, i seach this object from 3 months
Reply
#9

Awesome - Gonna use it for sure xD [Repped+]
Reply
#10

Good work dude
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)