
CSS EVENTSCRIPTS PLUGIN ZIP FILE
Hl2.exe -game cstrike -insecure +map surf_skyworld +sv_cheats 1 +sv_lan 1 +exec server +sv_accelerate 10 +mp_freezetime 0 -tickrate 100 +sv_maxcmdrate 100 +sv_maxupdaterate 100 +mp_autokick 0 +bot_quota_mode normal +sv_hudhint_sound 0 +mp_ignore_round_win_conditions 1 +mp_autoteambalance 0 +mp_limitteams 0 +bot_join_after_player 0 +bot_dont_shoot 1 +bot_chatter off +mp_roundtime 0 +mp_autoteambalance 0Īlternatively I made a zip file with all the plugins, and the customized SurfTools settings below. EventScripts is a Counter-Strike: Source add-on that enhances the server console commands and will automatically execute a server config file whenever a. server.bat) to your Counter-Strike Source folder, and edit its contents via notepad (you can create a shortcut to your desktop of course) Setting up a batch file to run your CS:S local listener server to play locally:Ĭreate a new. Hostname My 1337 Surf Skyworld LAN Server Make a server.cfg in your cstrike/cfg and input the lines below

RespawnTime = CreateConVar(“st_respawntime”, “0”, “Ammount of time to respawn after a user dies”) Īnd change this line to bhop push and height from default 1.0 to 0.2īhopPush = CreateConVar(“st_bhoppush”, “0.2”, “The forward push when you jump”) īhopHeight = CreateConVar(“st_bhopheight”, “0.2”, “The upward push when you jump”) ServerCommand(“sv_airaccelerate 1000 sv_accelerate 10 sv_enablebunnyhopping 1”)

To load it on server start up put this into your autoexec.cfg file: esload headshotmode To run it from console using mani admin plugin use: marcon esload headshotmode To run it from console. sp file to make a SurfTools.smx file to place in /sourcemod/plugins Save this in a file called esheadshotmode.txt in a folder called headshotmode in your addons/eventscripts directory. After editting the SurfTools.sp you will have to convert the. I changed the SurfTools.sp located in /sourcemod/scripting by changing the code below, and also deleting the PrintToChat lines. To have your server load up always with the proper surfing settings, I edited SurfTools’ files. Place SurfTools.sp within /sourcemod/scriptingĬ:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Source\cstrike\addons\sourcemod.

CSS EVENTSCRIPTS PLUGIN INSTALL
zip file of all of the files is available at the end of this post.Īfter downloading the files listed above, we are going to install them.Ĭ:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Source\cstrike\addonsĬ:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Source\cstrike\addons\eventscripts Tickrate Enabler (to enable 100 tickrate on your LAN server)Ī. Surf Tricks (uses EventScripts) a plugin to show a few tricks you do on surf skyworldĮxtendedEvents (required for Surf Tricks) Zspeedometer (uses SourceMod) optional, displays your speed SurfTools (uses SourceMod) helps keep surf settings loaded, and respawn when you fallĬheckpoints (uses SourceMod) amazing teleport plugin, bind !tele #, !save, use !cp for the menu
CSS EVENTSCRIPTS PLUGIN MODS
We are creating a LAN server, and installing mods and plugins to surf on surf_skyworld properly.
