[Include] [INC] tAxI's Advanced Streamer Toolkit - UPDATE - 30/01/2008
#1

tAxI's ALL_IN_ONE Streamer Toolkit - objects not yet implemented!!!! (current version 0.2 )
ok some of u noticed that i made a cool wee vehicle streamer in like one hour and i realised that they were pretty damned simple to make in the most basic sense, so I've went a few more steps up the ladder of developement and i've developed a streamer system to manage Vehicles,Objects,Pickups and now EVEN UR MINIMAP can exceed the boring 38 limit it had before!!!

This version id not a fully functional script however, as it says its a tool for adding and managing ur streamed bits and bobs so heres a list of the current commands:


native StartStreaming()
native SetVehicleUsed(vehicleid,bool:toggle)
native ResetVehicleStream(vehicleid)
native CreateStreamVehicle(modelid,Float,Float:y,Float: z,Float:a,col1,col2,spawn_distance)
native GetPlayerVehicleStreamID(playerid)
native GetVehicleStreamID(vehicleid)
native SetVehicleStreamPos(vstreamid,Float,Float:y,Floa t:z,Float:a)
native SetVehicleStreamModel(vstreamid,model)
native ChangeStreamVehiclePaintjob(vstreamid,paintjobid)
native ChangeStreamVehicleColor(vstreamid,col1,col2)
native AddStreamVehicleComponent(vstreamid,componentid)
native CreateStreamMapIcon(markermodel,Float,Float:y,Fl oat:z,Floatpawn_distance);
native ChangeMapIconModel(streamid,newmodel)
native CreateStreamPickup(model,ptype,Float,Float:y,Flo at:z,Floatpawn_distance);

They all do exactly what they say BUT THIS IS IMPORTANT:

must say #include <streamer> at the top of ur script with other includes
Must put SetVehicleUsed(true); at the top of OnPlayerEnterVehicle
Must put ResetVehicleStream(vehicleid); at the top of OnVehicleDeath

GET IT HERE
Reply


Messages In This Thread
[INC] tAxI's Advanced Streamer Toolkit - UPDATE - 30/01/2008 - by cptnsausage - 20.10.2007, 22:53
Re: [INC] tAxI's ALL_IN_ONE Streamer, Minimap,Objects,Vehicles,Pickups :D - by Alejandro - 20.10.2007, 23:00
Re: [INC] tAxI's ALL_IN_ONE Streamer, Minimap,Objects,Vehicles,Pickups :D - by cptnsausage - 20.10.2007, 23:08
Re: [INC] tAxI's ALL_IN_ONE Streamer, Minimap,Objects,Vehicles,Pickups :D - by cptnsausage - 20.10.2007, 23:14
Re: [INC] tAxI's ALL_IN_ONE Streamer, Minimap,Objects,Vehicles,Pickups :D - by paublo4 - 21.10.2007, 00:41
Re: [INC] tAxI's ALL_IN_ONE Streamer, Minimap,Objects,Vehicles,Pickups :D - by cptnsausage - 21.10.2007, 01:02
Re: [INC] tAxI's ALL_IN_ONE Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by Tornado - 21.10.2007, 15:11
Re: [INC] tAxI's ALL_IN_ONE Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by cptnsausage - 21.10.2007, 15:35
Re: [INC] tAxI's ALL_IN_ONE Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by Gehaktbal - 21.10.2007, 16:19
Re: [INC] tAxI's ALL_IN_ONE Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by cptnsausage - 21.10.2007, 17:35
Re: [INC] tAxI's ALL_IN_ONE Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by Grove - 21.10.2007, 18:29
Re: [INC] tAxI's ALL_IN_ONE Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by cptnsausage - 21.10.2007, 18:36
Re: [INC] tAxI's Advanced Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by cptnsausage - 21.10.2007, 18:42
Re: [INC] tAxI's Advanced Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by Tornado - 21.10.2007, 21:05
Re: [INC] tAxI's Advanced Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by cptnsausage - 21.10.2007, 21:20
Re: [INC] tAxI's Advanced Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by Las Vegas - 21.10.2007, 21:25
Re: [INC] tAxI's Advanced Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by cptnsausage - 21.10.2007, 21:41
Re: [INC] tAxI's Advanced Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by Tornado - 21.10.2007, 22:12
Re: [INC] tAxI's Advanced Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by cptnsausage - 21.10.2007, 22:14
Re: [INC] tAxI's Advanced Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by Tornado - 21.10.2007, 22:28
Re: [INC] tAxI's Advanced Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by cptnsausage - 21.10.2007, 22:33
Re: [INC] tAxI's Advanced Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by Tornado - 21.10.2007, 22:41
Re: [INC] tAxI's Advanced Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by cptnsausage - 21.10.2007, 22:44
Re: [INC] tAxI's Advanced Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by Tornado - 21.10.2007, 22:58
Re: [INC] tAxI's Advanced Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by cptnsausage - 21.10.2007, 23:01
Re: [INC] tAxI's Advanced Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by Christian R. - 22.10.2007, 10:52
Re: [INC] tAxI's Advanced Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by cptnsausage - 22.10.2007, 14:23
Re: [INC] tAxI's Advanced Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by Gehaktbal - 22.10.2007, 17:13
Re: [INC] tAxI's Advanced Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by cptnsausage - 22.10.2007, 17:51
Re: [INC] tAxI's Advanced Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by Gehaktbal - 22.10.2007, 18:10
Re: [INC] tAxI's Advanced Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by Meicel - 27.11.2007, 12:23
Re: [INC] tAxI's Advanced Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by cptnsausage - 27.11.2007, 15:03
Re: [INC] tAxI's Advanced Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by Jashugan - 29.11.2007, 13:08
Re: [INC] tAxI's Advanced Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by Antironix - 29.11.2007, 16:16
Re: [INC] tAxI's Advanced Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by cptnsausage - 29.11.2007, 18:38
Re: [INC] tAxI's Advanced Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by Jashugan - 29.11.2007, 19:48
Re: [INC] tAxI's Advanced Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by cptnsausage - 30.11.2007, 12:44
Re: [INC] tAxI's Advanced Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by Jashugan - 30.11.2007, 14:09
Re: [INC] tAxI's Advanced Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by Alejandro - 01.12.2007, 11:23
Re: [INC] tAxI's Advanced Streamer Toolkit (Minimap,Objects,Vehicles,Pickups) - by Jashugan - 01.12.2007, 12:54
Re: [INC] tAxI's Advanced Streamer Toolkit - UPDATE - 30/01/2008 - by kAf_KeF - 19.05.2009, 17:51
Re: [INC] tAxI's Advanced Streamer Toolkit - UPDATE - 30/01/2008 - by _ReloadeD_ - 08.07.2009, 16:18
Re: [INC] tAxI's Advanced Streamer Toolkit - UPDATE - 30/01/2008 - by Marcel - 08.07.2009, 16:58
Re: [INC] tAxI's Advanced Streamer Toolkit - UPDATE - 30/01/2008 - by BP13 - 26.07.2009, 21:22
Re: [INC] tAxI's Advanced Streamer Toolkit - UPDATE - 30/01/2008 - by TJ100 - 01.08.2009, 08:35
Re: [INC] tAxI's Advanced Streamer Toolkit - UPDATE - 30/01/2008 - by BP13 - 01.08.2009, 23:44
Re: [INC] tAxI's Advanced Streamer Toolkit - UPDATE - 30/01/2008 - by Light554 - 02.04.2010, 14:45

Forum Jump:


Users browsing this thread: 1 Guest(s)