Re: [FS] tAxI's Vehicle Streamer [v0.2] - add unlimited vehicle spawns and models!!! -
GaGlets(R) - 27.07.2010
I think this wont work with scripts similar goadfather. ;(
Soo tell me TaXi..
In my Gamemode if i put vehicle with this streamers funtion, will somewhere use its id then my created funtion will work?
I am just thinking, this creates a vehicle and if you are in range of spawn it will recreate.
Re: [FS] tAxI's Vehicle Streamer [v0.2] - add unlimited vehicle spawns and models!!! -
willsuckformoney - 27.07.2010
so unlimited right? u can has moar than 2000
Re: [FS] tAxI's Vehicle Streamer [v0.2] - add unlimited vehicle spawns and models!!! -
Floul1 - 30.07.2010
Quote:
Originally Posted by Gintas
I kepp geting this warning ;9
Код:
C:\Documents and Settings\Gintas\Desktop\SF-VG\filterscripts\taxi.pwn(73) : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Warning.
71:AddStreamingVehicle(453,-2981.08593750,493.70327759,0.00000000,359.99450684 ,-1,-1);//Reefer
72:// -----------------------------------------------------------------------------
73: SetTimer("proxcheck",1000,1);
|
You need to remove the Space infront of the SetTimer. Like this
pawn Код:
71:AddStreamingVehicle(453,-2981.08593750,493.70327759,0.00000000,359.99450684,-1,-1);//Reefer
72:// -----------------------------------------------------------------------------
73:SetTimer("proxcheck",1000,1);
or You could indent the Rest of your OnGameModeInit by Using TAB
Re: [FS] tAxI's Vehicle Streamer [v0.2] - add unlimited vehicle spawns and models!!! -
GaGlets(R) - 31.07.2010
Ahmm.. Taxi.. simple question..
simple allcars respawn command will work?
Re: [FS] tAxI's Vehicle Streamer [v0.2] - add unlimited vehicle spawns and models!!! -
Kar - 31.07.2010
WHATS THE POINT IN THIS THIS WAS ADDED IN 2007 what was that? like samp 1.0 R4 or something
people u dont need this.
u can add as 2000 vehicles now why the hell do u want more
Re: [FS] tAxI's Vehicle Streamer [v0.2] - add unlimited vehicle spawns and models!!! -
GaGlets(R) - 31.07.2010
Personay, i dont need more, but there is some vehicle bug , i how putting streamers it will fix that
(Bug explane: Sometimes cars spawn not in right place - usually all nearest cars in one place)