SA-MP Forums Archive
AvStream, Angelhj's Vehicle Stream - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: AvStream, Angelhj's Vehicle Stream (/showthread.php?tid=50048)



AvStream, Angelhj\'s Vehicle Stream - Angelhj - 07.09.2008

Hello! I am presenting my vehicle streamer please diganme any bug or flaw

# include <AvStream> / / in your gamemode to use the tape

Car_Iniciar (); / / Under OnGameModeInit to start the streamer

Car_OnPlayerExitVehicle / / low On‌PlayerExitVehicle
====================== Functions =========================== ========
CrearCarro(modelid,Float:X,Float:Y,Float:Z,Float:R ,color1,color2);
DestruirCarro(Carroid);
GetCarroPos(Carroid,Float:X,Float:Y,Float:Z);
SetCarroPos(Carroid,Float:X,Float:Y,Float:Z,Float: Angle);
LlevarCarroHaInterior(Carroid,interiorid);
BlockearCarroParaPlayer(Carroid,playerid,objective ,puertacerradas);
AgregarComponenteHaCarro(Carroid,componenteid);
DarVidaHaCarro(Carroid,Float:vida);
GetCarroModel(Carroid);
GetCarroID(Carroid);
CambiarColoresHaCarro(Carroid,color1,color2);
Car_OnPlayerExitVehicle(vehicleid);
Car_Iniciar();

the maximum is 1000 cars can change it to your liking

Link http://www.mediafire.com/?0px9qnm0lan

forgive my bad English xD


Re: AvStream, Angelhj\'s Vehicle Stream - Angelhj - 07.09.2008

Ok, i will, translate it later, i will leave


Re: AvStream, Angelhj\'s Vehicle Stream - Grove - 08.09.2008

I can\'t see how this can work, vehicles can\'t be created on a per-player basis...


Re: AvStream, Angelhj\'s Vehicle Stream - BP13 - 14.06.2009

I would like this in english too


Re: AvStream, Angelhj\'s Vehicle Stream - BP13 - 14.06.2009

Thoi is terrible. it works good for 1 person but when theres 2 people in the server theres double the amount of cars that there is supose to be. 3 people tripple the cars.