Evie Addon Details

Watch - Add Favorite

Exec by Kills[small update] - Version 1.0.1

posted on 2008-03-31 01:42:32
by Juba_PornBorn
1
w00ts
w00t!
Requires: Tags: config css dods exec hl2dm kills sdk TF2 usefull

Description

Credits
Special thanks to Master SuperDave. Is presence in ES is responsible for all my scripts. I wish more were like him.

This topic explain all what it does:
http://forums.mattie.info/cs/forums/viewtopic.php?t=22007&sid=45bde9c1307b8be076729662b0f73f7d

You can exec config files and therefore load CVARS or scripts.

Example: when someone has 50 kills it turns deathmatch in a FFA (free for all) with random spawn points just by switching some CVARS in the cfg file.

CVARS

//add to server.cfg
//change kills to whatever you want

second_kills "50" // at 50 kills execs config2.cfg

third_kills "80" // at 80 kills execs config3.cfg

fourth_kills "95" // at 95 kills execs config4.cfg

Installation

Be sure you edit config1.cfg has you server primary preference!!!

edit all other configs has you like

to turn off one exec simply swith to -1
example:

second_kills "-1"

drag and drop and in autoexec put

es_load exec_kills

Version Notes For 1.0.1 (Announce this update)

Updated on: 2008-04-04 04:39:12 EST
-missed global now fixed
( Previous Versions )