UPDATE
- Fixed an issue where the vehicle class was not properly set on the tow truck.
Updated file: lua/ch_tow_truck/server/tow_server.lua
UPDATE
- Fixed being able to kill NPC's after latest GMod update.
Updated files: lua/entities/npc_towtruck/init.lua
UPDATE
- Fixed crash exploit.
- Removed debug command.
Updated file: lua/ch_tow_truck/server/tow_server.lua
UPDATE
- Added Spanish translation thanks to Tekiad
Updated file: lua\ch_tow_truck\shared\tow_config_lang.lua
UPDATE
- Fixed a nil value error sometime when trying to tow a vehicle with a blacklisted model.
- Fixed a glitch that could cause a crash.
Updated files: lua/ch_tow_truck/server/tow_server.lua and lua/weapons/tow_attach/shared.lua
UPDATE
- Added Danish translation thanks to JL33T
Updated file is lua/ch_tow_truck/shared/tow_config_lang.lua
UPDATE
- Added French and German translations. Thanks to Nathan.Smiley
If you translate the script to another language, please do not hesitate to send me a private message or open a ticket, so I can add the translation to the script. Thank you! <3
UPDATE
- Removed config SplitTowFines as it has become redundant.
- The script now supports multiple tow truck driver jobs in the config.
- You should place any two truck driver job in the CH_TowTruck.Config.TowTruckTeams list.
- Default TEAM_TOWER is already added.
- Added a language system. Comes with English by default.
- Locate the language file in lua/ch_tow_truck/shared/tow_config_lang.lua to add your language.
- Removed some debugs
I would advise a full reinstall. There's no reason not to do that with this language update.
UPDATE
- New file structure.
- Added config CH_TowTruck.Config.TowTruckTeam
- Optimized OnPlayerChangedTeam hook.
- Optimized PlayerDisconnected hook.
- Updated and improved calls on towtruck_setpos console command.
- Server cleanups now respawn the tow truck npc.
- Fixed a netmessage exploit.
It is important that you completely delete your old version of the tow truck addon and do a fresh install and config. Important to configure CH_TowTruck.Config.TowTruckTeam!
UPDATE
- Fixed a nil value error.
Changed file(s) are: server/tow_server.lua
- 1
- Next ›