Neon script problem
#6

So I concluded that you can not do anything that is going but
I want to do when the player leaves the server "OnplayerDisconnet"
to be left on the car neon
kind
Код:
	new vehicleid = GetPlayerVehicleID(vehicleid)
	DestroyObject(GetPVarInt(vehicleid, "neon"));
	DeletePVar(vehicleid, "Status");
	DestroyObject(GetPVarInt(vehicleid, "neon1"));
	DeletePVar(vehicleid, "Status");
	DestroyObject(GetPVarInt(vehicleid, "neon2"));
	DeletePVar(vehicleid, "Status");
		DestroyObject(GetPVarInt(vehicleid, "neon3"));
		DeletePVar(vehicleid, "Status");
		DestroyObject(GetPVarInt(vehicleid, "neon4"));
		DeletePVar(vehicleid, "Status");
		DestroyObject(GetPVarInt(vehicleid, "neon5"));
		DeletePVar(vehicleid, "Status");
		DestroyObject(GetPVarInt(vehicleid, "neon6"));
		DeletePVar(vehicleid, "Status");
		DestroyObject(GetPVarInt(vehicleid, "neon7"));
		DeletePVar(vehicleid, "Status");
		DestroyObject(GetPVarInt(vehicleid, "neon8"));
		DeletePVar(vehicleid, "Status");
		DestroyObject(GetPVarInt(vehicleid, "neon9"));
		DeletePVar(vehicleid, "Status");
		DestroyObject(GetPVarInt(vehicleid, "neon10"));
 		DeletePVar(vehicleid, "Status");
		DestroyObject(GetPVarInt(vehicleid, "neon11"));
		DeletePVar(vehicleid, "Status");
	  	DestroyObject(18647);
		DestroyObject(18648);
		DestroyObject(18649);
		DestroyObject(18652);
		DestroyObject(18651);
		DestroyObject(18650);
but it did not work, you can help me?
Reply


Messages In This Thread
Neon script problem - by iRealSAMP - 03.03.2012, 20:25
AW: Neon script problem - by Drebin - 03.03.2012, 21:00
Re: Neon script problem - by iRealSAMP - 04.03.2012, 09:07
Re: Neon script problem - by iRealSAMP - 05.03.2012, 08:43
Re: Neon script problem - by iRealSAMP - 07.03.2012, 17:23
Re: Neon script problem - by iRealSAMP - 07.03.2012, 19:38
Re: Neon script problem - by iRealSAMP - 08.03.2012, 08:46
Re: Neon script problem - by Mike_Peterson - 08.03.2012, 08:57
Re: Neon script problem - by iRealSAMP - 09.03.2012, 09:31
Re: Neon script problem - by Marco_Valentine - 09.03.2012, 09:35

Forum Jump:


Users browsing this thread: 2 Guest(s)