Skip to content

gmod-workshop/ttt-rearm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ttt-rearm

Use re-arm script to add more weapons to maps.

Features

This is a modified version of the TTT Rearming Base addon because it has not been updated to fix issues with TTT2 compatibility.

This is a modified version of a script included in TTT used to run rearm scripts generated by the weapon placer addon.

Compatibility

There should be no issues with other addons. This is compatible with both TTT and TTT2.

Re-arming Scripts:

ConVars

  • ttt_rearm_enabled (def: 1) - Whether or not re-arm is enabled.

Server Info

Add it to your server by following this guide: http://wiki.garrysmod.com/page/Server/Workshop

Developer Info

If you would like to create a re-arm script that can be uploaded to the workshop, simply rename the re-arm script's extension from .txt to .lua and place it in lua/maps/.

For example, if you have a re-arm script called ttt_glacier_ttt.txt, rename it to ttt_glacier_ttt.lua and place it in lua/maps/ttt_glacier_ttt.lua

Source

The whole source code can be found on GitHub, feel free to contribute. The original addon was taken from here (but modified extensively!). I agree to remove this item if the Author or Valve wishes to.

Releases

No releases published

Packages

No packages published

Languages