Posts: 81
	Threads: 13
	Joined: May 2013
	
Reputation: 
0
	 
	
	
		This function is very lacking
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,311
	Threads: 39
	Joined: Mar 2012
	
Reputation: 
0
	 
	
	
		Possibility to disable vehicle weapons (like rockets on Hydra):
CreateVehicle(vehicletype, Float: x, Float: y, Float: z, Float:rotation, color1, color2, respawn_delay, addsiren=0, noweapons = 0)
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 882
	Threads: 50
	Joined: Jun 2012
	
Reputation: 
0
	 
	
	
		AddCustomVehicle
- replacing existing vehicle models
- even better if a completely new model can be used as a vehicle
AddCustomWeapon
- replace an existing weapon model
- even better if a completely new model can be used as a weapon
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,042
	Threads: 46
	Joined: Jun 2013
	
	
 
	
	
		
Quote:
| 
					Originally Posted by Yashas  AddCustomVehicle- replacing existing vehicle models
 - even better if a completely new model can be used as a vehicle
 
 AddCustomWeapon
 - replace an existing weapon model
 - even better if a completely new model can be used as a weapon
 | 
 It will be great, I hope this will be done.
	
 
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,192
	Threads: 10
	Joined: Dec 2017
	
Reputation: 
0
	 
	
	
		Here's a suggestion, please make the SetTimerEx string variable work, i.e: SetTimerEx("Callback",1000,false,"s",string); <<< Does not work, so yeah would be nice to be able to use it, thanks.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 882
	Threads: 50
	Joined: Jun 2012
	
Reputation: 
0
	 
	
	
		OnVehicleGiveDamage
OnVehicleTakeDamage
These callbacks work like OnPlayerGiveDamage/OnPlayerTakeDamage and have a lot of potential.
What I would do with these:
- - realistic damage values
- - a vehicle falls from 1 mile above the ground gets destroyed
- - armored vehicles such as tanks don't take damage from pistols
- - stop players from damaging tanks by punching -_-
- - hit location based damage (store data from OPWS or maybe pass offsets in OVGD/OVTD?)\
- - - Example: a tank's front side is more armored than the back or side
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 30
	Threads: 5
	Joined: Apr 2013
	
Reputation: 
0
	 
	
	
		Add ability to create vehicle as gameobject without vehicle parameters. It's good to create vehicle shops or vehicle trailers
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,071
	Threads: 24
	Joined: Aug 2014
	
Reputation: 
0
	 
	
	
		Add ability to make a vehicle bullet proof, using a extra parameter in CreateVehicle......?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 240
	Threads: 5
	Joined: Nov 2017
	
	
 
	
	
		Force Player to Aim, thanks.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 64
	Threads: 17
	Joined: Oct 2016
	
Reputation: 
0
	 
	
	
		Add 5 slots to add personal vehicles. (aka skin / objects)
Thanks.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 289
	Threads: 28
	Joined: Jan 2012
	
Reputation: 
0
	 
	
	
		Please, fix the knife desync bug.