Hi, as the Title says, Im trying to use txt to spawn vehicles on TTT gamemode, BUT I cant figure it out, for example, how to spawn a airboat?
I placed some Glocks around the map and saved a TXT with the spawn information, then how to replace it with an airboat?
weapon_ttt_glock 934.559326 183.340515 -535.610229 4.884 33.405 100.124
Tried to spawn the airboat as an entity on ULX, but still nothing =/
Im a very noobish person at this, please help =)
You can't use that system to spawn an airboat. It will only spawn weapons which relate to TTT weapon base.
You'd be better off writing an extra script to add vehicles separately.
You could modify the script and allow it to spawn EITHER the TTT Weapon Base weapons OR, ||, vehicles.
It shouldn't be hard to edit it.
create a new line vehicle_airboat I believe it is, the location; then modify the Lua.
Sorry, you need to Log In to post a reply to this thread.