Talk:Vehicles

From GMod Wiki

Jump to: navigation, search

Are Vehicles.AddVehicle and Vehicles.ReloadFiles still actual functions now? Or where they deprecated? They don't appear in the server or client function dump. --Crazy Quebecer 19:13, 24 November 2009 (UTC)
This is the result if you PrintTable vehicles:

RefreshList	=	function: 027BA3D8
_NAME	=	vehicles
_PACKAGE	=	
PlayerSpawn	=	function: 027BA408
_M:
		RefreshList	=	function: 027BA3D8
		_NAME	=	vehicles
		_PACKAGE	=	
		PlayerSpawn	=	function: 027BA408
		_M	=	table: 031329C0
		GetTable	=	function: 027BA3F0
		Add	=	function: 027BA3C0
GetTable	=	function: 027BA3F0
Add	=	function: 027BA3C0

So, it's probably been replaced by Add and RefreshList. --Unrealomega 19:47, 24 November 2009 (UTC)

Thanks. I'll go ahead and remove references to them. --Crazy Quebecer 20:16, 24 November 2009 (UTC)
Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox