Arena (Vscript) V1
Arena mode remade in vscript for easy modifying
The point of this script is to be a base for game modes based on arena
by default it acts like arena without the control point
HOW TO USE:
-unzip the file to Team Fortress 2/tf/custom
-in hammer add a
-set the
-set the
-set the
-fire
custom .res file made by @Funicular
by default it acts like arena without the control point
HOW TO USE:
-unzip the file to Team Fortress 2/tf/custom
-in hammer add a
tf_logic_player_destruction
-set the
Entity Scripts
keyvalue to arenavscript.nut
-set the
Script think function
keyvalue to mainthink
-set the
HUD .res File
keyvalue to resource/UI/hudobjectivepdarena.res
-fire
RunScriptCode || init()
as an input to the tf_logic_player_destruction
when you want the round to startcustom .res file made by @Funicular
- License
- Credit is required. Permission to modify optional.