Forums Index >> Modding >> need help with too things
Page : <1> :
Game/server/scripts. Add end of resources/main.cs file:
Exec("game/server/scripts/SCRIPTNAMEHERE.cs");
ˆ im not sure did I write it correctly.
Ok were do I put the anti team killer script
Ekker's Camera Switcher allows you to choose four different camera views: BirdCam view, BrainCam view, BackCam view, and NormalCam view.
To install put the "camswitcher.cs" file in the game/server/scripts folder. Then you need to execute this in the main.cs by adding this line to the end of your main.cs file:
exec("game/server/scripts/camswitcher.cs");}
Ishbuu Bot's Anti Team Killer Script
Ishbuu's Team Killer script aka TKPrevention.cs.dso. With his script you can set how many kills before the SOB gets the boot.
To install-
Put a copy of the "TKPrevention.cs.dso" file in this location:
~/game/server/scripts
And add this line of text at the end of main.cs file:
exec("game/server/scripts/TKPrevention.cs");
Then add this line of text at the end of prefs.cs file:
~/game/server
$Pref::Server::MaxTKs = 3;
//number of team kills someone can perform before being kicked
All references from THE NEW MODDING RESOURCE
MAX
Page : <1> :
Ok alll STRYDER here I wass buzzing throught PTT weh I remberd o:::: any way
1. I DL the cam toggler were do I put it
2. I DL the anti team killer were do I put it plz help
ŠŦ®¥ĐËŘ