Search
Username:
Password:

Register or Reset Password

SUBMISSIONS
Counter Strike
   New Maps
   New Tutorials
   New Skins
   New GUI's
   New Sounds
   New Threads
Other
   Media
   Gamers
   Clans
   Studios
How to make WCS Races
Difficulty: Intermediate
Category: CS:S > ScriptingAuthor(s): jking

"WCSraces"
{

// Format:
// "number" // unique ID !!
// {
// "name" "race name" // The name of the race, keep it short
// "author" "your name" // Who coded this race (can be empty or 0)
// "shortdescription" "text" // you can give a SHORT description, shows in changerace, or "0"
// "required_level" "number" // Minimum level required to choose this race (can be 0, also see config file !!)
// "maximum_level" "number" // Maximum level possible to choose this race (can be 0, also see config file !!)
// "allow_only" " "// Allow only the given Steam-IDs to choose the race (can be 0, also see config !!)
// "teamlimit" "number" // You can limit the race to X for each team. Set 0 to disable
// "preloadcmd" "code" // The commands executed on server start, eg. used to create variables
// "player_spawn_cmd" "code" // Command is executed for players of this race, on spawning
// "round_start_cmd" "code" // Command is executed every round-start for all players
// "round_end_cmd" "code" // Command is executed every round-end for all players
// "numberofskills" "number" // How many skills does this race have ?
// "numberoflevels" "number" // Until which level can players go ?
// "skillnames" "name1|name2|..." // the name of the skills, divided by |
// "skilldescr" "text1|text2|..." // description of the skills, divided by |
// "skillcfg" "cfg1|cfg2|..." // The config it checks on, divided by |, valid are: player_death, player_attacker, player_victim, player_spawn, player_say, player_ultimate
// "skill1_setting" "set1|set2|..." // Setting for each skill, used for set variables/skill strength
// "skill1_cmd" "code" // Code to execute for skill 1
// "skill1_sfx" "code" // Effects code to execute for skill 1
// "skill2_setting" "set1|set2|..." // Setting for each skill, used for set variables/skill strength
// "skill2_cmd" "code" // Code to execute for skill 2
// "skill2_sfx" "code" // Effects code to execute for skill 2
// "skill3_setting" "set1|set2|..." // Setting for each skill, used for set variables/skill strength
// "skill3_cmd" "code" // Code to execute for skill 3
// "skill3_sfx" "code" // Effects code to execute for skill 3
// "skill4_setting" "set1|set2|..." // Setting for each skill, used for set variables/skill strength
// "skill4_cmd" "code" // Code to execute for skill 4
// "skill4_sfx" "code" // Effects to execute for skill 4
// "ultimate_cooldown" "time" // Cooldow time for the LAST skill (if setting is player_ultimate) should be > 0 !
// "racealias_anythng" "code" // create a new alias, good to avoid alot of "if(server_var(wcs_rand) = 1) then ...."
// }
//
// variables like wcs_x1, wcs_y1, wcs_z1, wcs_x2, wcs_y2, wcs_z2, wcs_rand, wcs_health, wcs_dmg already EXISTS and don't have to be initialized
// for the ultimate, DON'T use event_var(userid), use server_var(wcs_userid) instead !

If need some help PM me i also make custam races for points so just pm me
Added: 11 months agoTags: easy
Feedback (15)
Page of 2   1 2 Next Page
hx.Darkninjas.101 .
BananiteY2M
Posted 3 days ago
Can u make me a race please
- Bananite
Ringwraith.Shana .
Brute Force LeaderY2M
Posted 14 days ago
Dont copy create your own work,,,,,,
- Brute Force Leader
Floppy-NL .
BananiteY2M
Posted 1 month ago
This is just a copy from the es_races_db.txt noob.
- Bananite
Robtronic .
Music Is The Answer.Y2M
Posted 2 months ago
Humm if this tut was any good then your races would work...
Kluckmuck .
Y2M
Posted 2 months ago
This is just a copy -.-

Make your own stuff, and don't just copy other people.
BryanWatts .
BananiteY2M
Posted 3 months ago
Pros:
Cons:
Improvements:
Notes: How Can You Set Or Make It Look Like, When Your Abilities Are In Use, Like Your Picture? Were Blue Would Come Out? Or Like, Orange Rings When You Teleport? Is There A Site Were I Can Get A List Of Commands?
- Bananite
dasokkk .
BananiteY2M
Posted 3 months ago
How do u make special effects like a line going to some one to freeze them like in night elves but a differen colour and stuff
- Bananite
.
Personal uber - 100 pts.Y2M
Posted 9 months ago
Ok so where do i get the SKILL1_cmd and _sfx :P
MrCheese7 .
God is a gamer he invented the word PWN.Y2M
Posted 9 months ago
Can u use the races you make?
clownctk .
Kill or be killedY2M
Posted 10 months ago
Thank you big help
Page of 2   1 2 Next Page
Add Feedback
Provide constructive feedback. What is "constructive"?
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.
Assessment
The community's verdict.
Disapproval Warning
This submission has been disapproved and will be automatically trashed if more are made. Please check the submission and vote accordingly.
Disapproved for Credit theft (3 times)
Disapproved for Double post (1 time)
User Rating [+]
5.4/10
bScore
5.4/10
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.
Stamps
This Tutorial in a nutshell...
Confusing
You cannot stamp yet!
Stamps let you apply characteristics to submissions to help others understand them.

To stamp this submission register or login.

Added by...
.
Dont Blame Me Blame Video Games =D
Ranked 1594th ( 2) with 1,006 points.

[+] Donate
Related Tutorials