tfc-reference-data/plugins
2015-03-29 15:43:52 -07:00
..
README.md Add a super basic readme to the plugins directory 2014-12-19 22:06:41 -08:00
test_botcontrol.sma Fix botcontrol not adapting to cvar changes 2015-03-29 15:43:52 -07:00
test_damage.sma Initial commit 2014-12-19 21:36:47 -08:00
test_gren.sma Initial commit 2014-12-19 21:36:47 -08:00
test_restock.sma Initial commit 2014-12-19 21:36:47 -08:00
test_rpg.sma Initial commit 2014-12-19 21:36:47 -08:00
test_speedometer.sma Initial commit 2014-12-19 21:36:47 -08:00
test_velocity.sma Initial commit 2014-12-19 21:36:47 -08:00

Compiling

Installing

  • Install AMX Mod X (and the Team Fortress Classic Addon)
  • Copy the compiled .amxx plugins into the tfc/addons/amxmodx/plugins directory
  • Edit tfc/addons/amxmodx/configs/plugins.ini and add the names of each of the plugins to the bottom of the file (e.g. test_damage.amxx)