How To Install WcsMod Difficulty: Beginner |
| Category: CS:S > Server Administration | Author(s): Kluckmuck |

Hello!
This is a guide on how to install WcsMod v0.75
WcsMod is a Counter-Strike: Source Mod where you will be able to gain experience, levelup and get some awesome skills that can make you run faster, jump higher or do more damage!
Required:
ES 1.3 or Higher
EST 0.4x or Higher
WcsMod v0.75 Scriptonly
Or
WcsMod v0.75 Full! Obs. This includes ES 1.3 and EST 0.4x and you will only need to download this file!
If you are going to install all three files, look at part 1.
If you are going to install just one file (WcsMod v0.75 Full) look at part 2.
Part 1
When you have downloaded ES 1.3 or Higher, you will proberly get this (Look at the first screen shot)
Extract it to cstrike (or DoD).
Do the same with EST.
Now go to cstrike/addons/eventscripts and make a folder called wcs.
Then extract all the files there (cstrike/addons/eventscripts/wcs).
Look at the second screen shot and make sure you got the right files.
Now go to cstrike/cfg and open the file autoexec.cfg, if you don't got it, create a new document with notepad or whatever you are using. Save the file as "autoexec.cfg". Now open it again and write this:
es_load wcs
Save it.
Now WcsMod is loaded!
Part 2
Make sure you got this (look at screen shot 3)
Just extract it in the ctrike folder
You are done!
Customize:
So, you got WcsMod running on your server.
But, maybe you want more races, shopitems or make so you get 1000 xp for a knife kill.
Look no further!
How to change the most basic stuff:
Go to cstrike/addons/eventscripts/wcs and open the file "es_WCS_config_db"
Make everything like you want it to be.
How to add admins:
Go to cstrike/addons/eventscripts/wcs/WCSadmin and open "es_WCSadmin_db"
There is already a good example, but in case you don't get it, i will show you.
"STEAM_0:1:5818184" //Here is your steamid!
{
"name" "kRypT0n!Te [WCS team]" //Your name, it doesn't need to be the in-game name.
"give_xp_level" "1" //Don't know, keep "1"
"give_money" "1" //Don't know, keep "1"
"take_level" "1" //Don't know, keep "1"
"reset_player" "1" //Don't know, keep "1"
"script_settings" "1" //Don't know, keep "1"
}
Restart and you are done!
Type wcsadmin to get the admin menu up!
How to add custom races:
There is many races out there, and when adding a new race, make sure it's not owerpowered. I only add races that have interesting and new skills.
Go to www.warcraft-source.com and look for a race that you like and want to add.
I'll take this one as a example Rapscallion
Look at the fourth screen shot and copy that part.
Now go to cstrike/addons/eventscripts/wcs/WCSraces and open "es_WCSraces_db"
Paste at the bottom of the file.
Now, there might be some things you want to change.
"" // Here is the race number, and it will be 14 if you haven't added any other races
{
"name" "Rapscallion" //This is the name of the race
"author" "HOLLIDAY" //The person that made the race obs. DON'T CHANGE!
"required_level" "50" //This is the all togheter lvl that a player needs to be able to play the race
"maximum_level" "0"
"allow_only" "0" //If you want it to be private
"teamlimit" "0"//How many people on each team that can play the race (0 is unlimited)
"preloadcmd" "0"
"player_spawn_cmd" "es es_delayed 1 es_sexec event_var(userid) use weapon_knife;es est_playplayer event_var(userid) ambient/atmosphere/cave_hit6.wav;es est_RestrictAll event_var(userid);es_delayed .1 es est_UnRestrict event_var(userid) weapon_knife;es_delayed .1 es est_UnRestrict event_var(userid) weapon_c4"
Save, reload the mod and you are done!
How to add shopitems:
Go to cstrike/addons/eventscripts/wcs/WCSshop and open es_WCSshop_db.
Now i will use this item as a example Serpent Wards!
Look at the fifth screen shot and copy and paste that part into the bottom of es_WCSshop_db.
"" //Here is the shopitem number and should be 33 if you haven't added any other shopitem
{
"name" "Serpent Ward" //The name of the item
"description" "Deals Damage on nearby enemies(Bind a key to ability)" // The description of the item
"category" "5"// what category it's in
"cost" "11000"//How much it's cost
"level" "30"//What level you require (Think you should change this!)
"dab" "1"
"duration" "1"//Duration of the item
"maxamount" "1"//How many you can have
"itemconfig" "player_spawn"
"cmdbuy" "es_xsetinfo wcs_count 2;es_xsetinfo wcs_params 14_10_240;es es_xkeysetvalue WCSuserdata event_var(userid) ability warden;es es_xkeysetvalue WCSuserdata event_var(userid) ability_count server_var(wcs_count);es es_xkeysetvalue WCSuserdata event_var(userid) ability_parameter server_var(wcs_params)"
"cmdactivate" "0"
}
Save, reload the mod and you are done!
Here are some good commands:
wcshelp = Shows all commands
resetskills = If you have spended your skills wrong, type this.
spendskills = Type this to spend your skills
raceinfo = Shows info about every race
changerace = Change your race
playerinfo = See what lvl every is one!
showtop10 = Show the top 10 players
bindmouse3 = Bind mouse key 3 to ultimate
shopmenu = Shows the shopmenu
shopinfo = Shows info about every item
wcsmenu = Everything in one menu
**Admin Commands**
wcsadmin
**Console Commands**
bind "key" "ultimate" //Example, bind "f" "ultimate"
bind "key" "abilty" //Example, bind "v" "ultimate
|
| Added: 3 months ago | Tags: level, exp, lvl, warcraft, wcsmod, v0.75, eventscripts, eventscripts tools, admin, es, est, races, shopitems, ultimate, ability |
 Add Feedback Feedback Instructions: Feedback You cannot post yet!Get involved on FPSB by posting your thoughts. Give authors your feedback to help them develop. To post in this submission register or login. |
 You cannot assess yet!Moderating FPSB is in your hands - when you assess a submission your vote determines its success or failure. To vote on this submission register or login. This Tutorial in a nutshell... No stamps recordedYou cannot stamp yet!Stamps let you apply characteristics to submissions to help others understand them. To stamp this submission register or login. Want more? Find related tuts. |