Page 6 of 43 FirstFirst ... 4 5 6 7 8 16 ... LastLast
Results 51 to 60 of 425

Thread: Future race suggestion thread

  1. Default

    Race Name: Big Gay Al
    Level Requirement: 170
    Levels: 5
    Description: This race is superrr, thanks for asking!

    Diva Glasses: 13%-60% chance to avoid being blinded by flashbangs.

    Sloppy seconds: 100% chance to be revived with 75 - 125 health.

    Don't forget the lube: move 15-40% faster when carrying knife.

    Sleezy Photoshoot: 24-66% to flashbang area instantly on respawn.

    Ultimate - The Grand Bendover: 11-39% chance for enemy to drop weapon and rotate 180% from their original direction when hit with damage.

  2. Default

    Race Name: Captain Falcon
    Level Requirement: 210
    Levels: 4
    Description: FALCON PAWWNCHH

    Falcon Kick: Knock player your attacking back with each shot (1/2/3/4) feet and deal a little extra damage (3/4.5/6/8)

    Falcon Moves: Chance to dodge bullets when shot at (5%/10%/20%/30%)

    Falcon Punch: Deal extra damage with every hit (5/7/9/12)

    Ultimate - Falcon Victory: (passive) After killing an enemy you return to full health. (activated) Deal extra damage with Falcon Punch and siphon health from the target.

  3. Default

    i feel like spicing up this thread! anyone has new ideas?

    mann i cant fucking wait for zero to finish the old races, im pretty sure that my Terminator , spy and Pokemon Master can be a great addition to the races, as well as other races ive seen here (altho some of them are a bit OP lol... ppl shouldve worked on disadvantages for their races, not just advantages lol)

    Zero, bro, when u do finish the races and IF u decide to give these races a try, please do tell , i'd love to work with u on ideas and sorts
    take care.
    Started from bottom. Now we here. <IBIS>


    Quote Originally Posted by ZERO View Post
    Trying to hack in IBIS is like trying to kill someone in a police station, not the best idea...

  4. Default

    Race Name:Brett Favre
    Level Requirement: 300
    Levels: 6
    Description: The legend continues...

    Injury Resistance: Increases Health by (7/14/21/28/35/42)

    Lewd Photographs: (3/6/9/12/15/18)% Chance upon hitting enemy to jizz on their screen (short, minor flashbang effect)

    Butt Slap: Heals surrounding teammates (20 yards) for (2/4/6/8/10/12) every 5 (maybe 3?)seconds, up to a maximum of 75.

    Hail Mary: When under 10% of total health (this way, injury resistance affects this ability), grenades do an extra (75/150/225/300/375/450)% damage. (and possibly, nade kills when under 10% heal you for 50 health)

    Ultimate - 4th Quarter Comeback: When you are the last surviving member on your team, you revive the first member from your team who was killed during the round with (15/30/45/60/75/90) health and summon them to your location. You both deal an extra (2/4/6/8/10/12) damage with each shot.

    I'm no programmer but this looks hard as hell to script. Could also be reduced to 4 or 5 levels if it seems too OP. 'Twas fun making this up though.

  5. Angry

    Class name: Mountain King
    Level: 200ish
    Credits: Cloudstrife of Warcraft-source

    Powers
    Storm Bolt: M4A1 on Spawn
    Thunder Clap: Slowdown on hit
    Bash: Stun on hit
    Avatar: HP on Spawn

    Number of skills: 4
    Number of levels: 8

    I'm not sure if the code is still correct tho here is the code atleast:

    Code:
     "0"
      {
        "name"              "Mountain King"
        "author"            "CloudStrife"
        "shortdescription"  "M4A1,slow,stun,health"
        "required_level"    "0"
        "maximum_level"     "0"
        "allow_only"        "0"
        "teamlimit"         "0"
        "preloadcmd"        "0"
        "player_spawn_cmd"  "es es_xdelayed 0.2 est_setclipammo event_var(userid) 2 20;es est_setclipammo event_var(userid) 1 60"
        "round_start_cmd"   "0"
        "round_end_cmd"     "0"
        "numberofskills"    "4"
        "numberoflevels"    "8"
        "skillnames"        "Storm Bolt|Thunder Clap|Bash|Avatar"
        "skilldescr"        "Start The Round With A M4A1|When You Shoot An Enemy You Slow Them Down|When You Shoot An Enemy You Can Stun Them|Start The Round With Extra Health"
        "skillcfg"          "player_spawn|player_attacker|player_attacker|player_spawn"
    
        "skill1_settings"   "es_xrand wcs_rand 1 40|es_xrand wcs_rand 1 30|es_xrand wcs_rand 1 25|es_xrand wcs_rand 1 20|es_xrand wcs_rand 1 15|es_xrand wcs_rand 1 10|es_xrand wcs_rand 1 05|es_xrand wcs_rand 1 00"
        "skill1_cmd"        "es es_xif (server_var(wcs_rand) <= 10) then wcs_giveitem event_var(userid) weapon_m4a1;es es_xif (server_var(wcs_rand) <= 10) then est_setclipammo event_var(userid) 1 es_xmath +30;es es_xif (server_var(wcs_rand) <= 10) then es_xtell event_var(userid) : You Received A M4A1"
        "skill1_sfx"        "es es_xgetplayerlocation wcs_x1 wcs_y1 wcs_z1 event_var(userid);es es_xif (server_var(wcs_rand) <= 10) then est_Effect 10 #a 0 sprites/lgtning.vmt server_var(wcs_x1) server_var(wcs_y1) server_var(wcs_z1) 40 60 2 20 10 1 10 255 0 255 1"
    
        "skill2_setting"    "es_xsetinfo wcs_speed 0.75;es_xsetinfo wcs_duration 2|es_xsetinfo wcs_speed 0.65;es_xsetinfo wcs_duration 3|es_xsetinfo wcs_speed 0.60;es_xsetinfo wcs_duration 4|es_xsetinfo wcs_speed 0.55;es_xsetinfo wcs_duration 5|es_xsetinfo wcs_speed 0.55;es_xsetinfo wcs_duration 6|es_xsetinfo wcs_speed 0.50;es_xsetinfo wcs_duration 7|es_xsetinfo wcs_speed 0.45;es_xsetinfo wcs_duration 8|es_xsetinfo wcs_speed 0.40;es_xsetinfo wcs_duration 9"
        "racealias_sh2"     "es est_speed event_var(userid) server_var(wcs_speed);es es_xdelayed server_var(wcs_duration) wcs_removefx speed event_var(userid);wcs_getlanguage wcs_lng wcs_lng_r_slowdown;es es_xtell event_var(attacker) #multi #green : event_var(es_attackername) server_var(wcs_lng) #green event_var(es_username).;es es_xtell event_var(userid) #multi #green : event_var(es_attackername) server_var(wcs_lng) #green event_var(es_username)."
        "skill2_cmd"        "es es_xif (server_var(wcs_dice) <= 30) then est_isalive wcs_alive event_var(userid);es es_xif (server_var(wcs_dice) <= 30) then es_xif (server_var(wcs_alive) = 1) then racealias_sh2"
        "skill2_sfx"        "es es_xif (server_var(wcs_dice) <= 30) then es_xgetplayerlocation wcs_x1 wcs_y1 wcs_z1 event_var(attacker);es es_xif (server_var(wcs_dice) <= 30) then es_xgetplayerlocation wcs_x2 wcs_y2 wcs_z2 event_var(userid);es_xmath wcs_z1 + 40;es_xmath wcs_z2 + 40;es es_xif (server_var(wcs_dice) <= 30) then est_effect 3 #a 0 sprites/yellowflare.vmt server_var(wcs_x1) server_var(wcs_y1) server_var(wcs_z1) server_var(wcs_x2) server_var(wcs_y2) server_var(wcs_z2) 1 5 5 0 0 255 255"
    
        "skill3_setting"    "es_xsetinfo wcs_chance 15|es_xsetinfo wcs_chance 18|es_xsetinfo wcs_chance 21|es_xsetinfo wcs_chance 24|es_xsetinfo wcs_chance 27|es_xsetinfo wcs_chance 30|es_xsetinfo wcs_chance 31|es_xsetinfo wcs_chance 32"
        "racealias_ha3a"    "es est_Freeze event_var(userid) 1;es es_xdelayed 1 wcs_removefx freeze event_var(userid);wcs_getlanguage wcs_lng wcs_lng_r_gotfrozenby;es es_xformat wcs_lng server_var(wcs_lng) event_var(es_attackername);esnq est_csay event_var(userid) server_var(wcs_lng);wcs_getlanguage wcs_lng wcs_lng_r_froze;es es_xformat wcs_lng server_var(wcs_lng) event_var(es_username);esnq est_csay event_var(attacker) server_var(wcs_lng)"
        "racealias_ha3b"    "es es_xsetplayerprop event_var(userid) CBasePlayer.m_fFlags 32.0;es es_xdelayed 1 wcs_removefx freeze event_var(userid);wcs_getlanguage wcs_lng wcs_lng_r_gotfrozenby;es es_xformat wcs_lng server_var(wcs_lng) event_var(es_attackername);esnq est_csay event_var(userid) server_var(wcs_lng);wcs_getlanguage wcs_lng wcs_lng_r_froze;es es_xformat wcs_lng server_var(wcs_lng) event_var(es_username);esnq est_csay event_var(attacker) server_var(wcs_lng)"
        "skill3_cmd"        "es es_xif (server_var(wcs_dice) <= server_var(wcs_chance)) then est_IsAlive wcs_alive event_var(userid);es es_xif (server_var(wcs_dice) <= server_var(wcs_chance)) then es_xif (server_var(wcs_alive) = 1) then racealias_ha3a"
        "skill3_sfx"        "es es_xif (server_var(wcs_dice) <= server_var(wcs_chance)) then es_xgetplayerlocation wcs_x1 wcs_y1 wcs_z1 event_var(userid);es es_xif (server_var(wcs_dice) <= server_var(wcs_chance)) then es_xif (server_var(wcs_alive) = 1) then est_effect 11 #a 0 sprites/lgtning.vmt server_var(wcs_x1) server_var(wcs_y1) server_var(wcs_z1) 1 2.3 90"
    
        "skill4_setting"    "es_xsetinfo wcs_addhealth 20;es_xsetinfo wcs_alpha 50|es_xsetinfo wcs_addhealth 30;es_xsetinfo wcs_alpha 60|es_xsetinfo wcs_addhealth 40;es_xsetinfo wcs_alpha 70|es_xsetinfo wcs_addhealth 50;es_xsetinfo wcs_alpha 80|es_xsetinfo wcs_addhealth 65;es_xsetinfo wcs_alpha 90|es_xsetinfo wcs_addhealth 75;es_xsetinfo wcs_alpha 100|es_xsetinfo wcs_addhealth 85;es_xsetinfo wcs_alpha 110|es_xsetinfo wcs_addhealth 100;es_xsetinfo wcs_alpha 120"
        "skill4_cmd"        "es est_Health event_var(userid) + server_var(wcs_addhealth);wcs_getlanguage wcs_lng wcs_lng_r_devotion;es es_xtell event_var(userid) #multi server_var(wcs_lng)"
        "skill4_sfx"        "es es_xgetplayerlocation wcs_x1 wcs_y1 wcs_z1 event_var(userid);es es_xgetplayerlocation wcs_x2 wcs_y2 wcs_z2 event_var(userid);es_xmath wcs_z2 + 150;es est_effect 3 #a 0 sprites/lgtning.vmt server_var(wcs_x1) server_var(wcs_y1) server_var(wcs_z1) server_var(wcs_x2) server_var(wcs_y2) server_var(wcs_z2) 2 40 10 200 255 205 255"
        }

  6. Default

    Race Name:

    TRON

    Level Requirement: 400
    Levels: 5
    Description: "I fight for the users!"

    Fighting Protocol: +5,10,15,20,25,30,35,40% chance to do extra damage.

    Speed Bike Accelerator: move 10-70% faster for 3 seconds toggled by +ability (weapons unusable while activated, similar to Strider) (30 second cooldown)

    Leg Enhancements: move 6-35% faster when carrying knife.

    Tron Swagga: Chances opacity of a light-blue color overlay on you to 12-60%, chance to leech health with damage you deal 6-35%.

    Ultimate - Light Cycle Rush: Gives user a tailing light (similar to zonvert) that grows in length by 3-35%, anyone (except the user) who completely wrapped in the tail self-destructs.

  7. Default

    Ninja panda
    Level Requirement: 400
    Levels: 6
    Knife Race

    Stealthy Panda: Invisiblity - 25-40-55-70-85 %

    Angry Panda: Knife Damage increase- 50-100-150-200-250

    Healthy Panda: Hp increase- 30-45-60-75-90

    Sonic Panda: Increased speed- 20-40-60-80-100 %

    Panda Euphoria- Invincibility And Small chance to Reflect All damage: 3-5-7-9-11 seconds for invincibility and 5-10-15-20-25% chance to reflect all damage when activated.

  8. Default

    Suprise Butsexz
    Level Requirement: 700
    Levels: 4

    Wont see it cuming: Invisiblity - 25/40/55/70%

    Cant Suprise the Sex: Chance to block knives 25/50/75/100%

    Finish First: Speed increase 15/30/45/60%

    Chloroform: Chance to drug and freeze the target on soft knife 25/50/75/100%

    Not Rape: Teleports behind a random target and can only use a knife for 10,8,6,4 seconds, 60/55/50/45 sec cd(Sound effect yelling SUPRISE!!!!.... so its not rape)
    Last edited by Suprise Butsexz; 08-05-2011 at 07:40 PM.

  9. Default Observer

    This was a race in the last wcs server i played which i feel would be good in this server. Im just gonna give the brief overview, but im going let you control the percentage and other things as you feel

    Observer
    levels

    spawns and can only use a five seven pistol

    ability1: light refraction > as you develope more into it you become invisible until maxed out you will gain 100% invisibility except for whatever you have currently in your hands. also by the time you max it out you will only have 25 hp
    ability2: vision control> chance to dim targets line of sight
    ability3: nothing> lace, but when maxed out its a 100% chance of lace due to the fact when this race is maxed, crypt lord can kill before u have a chance to move
    ability4: gravity control> fly
    ability5: muscle dampening> more chance to disarm target even with pistol

    so pretty much this race isnt too op but is fun to use and difficult to fight. but im sure some players would like using it. so thar we go and now chit chat away o:

  10. Default

    Quote Originally Posted by Aids View Post
    This was a race in the last wcs server i played which i feel would be good in this server. Im just gonna give the brief overview, but im going let you control the percentage and other things as you feel

    Observer
    levels

    spawns and can only use a five seven pistol

    ability1: light refraction > as you develope more into it you become invisible until maxed out you will gain 100% invisibility except for whatever you have currently in your hands. also by the time you max it out you will only have 25 hp
    ability2: vision control> chance to dim targets line of sight
    ability3: nothing> lace, but when maxed out its a 100% chance of lace due to the fact when this race is maxed, crypt lord can kill before u have a chance to move
    ability4: gravity control> fly
    ability5: muscle dampening> more chance to disarm target even with pistol

    so pretty much this race isnt too op but is fun to use and difficult to fight. but im sure some players would like using it. so thar we go and now chit chat away o:
    we'd swap ability 4 and 5 around. the fly is more of an ult than the disarm, since the disarm seems like it's passive
    Quote Originally Posted by OMGBEARS
    I feel it is important for me to let you know how feeble your efforts to strike such feelings inside of me really are. I have the internal fortitude of a large animal, an elephant, for instance. Likewise, I'm the result of coitus between the devil and a pack mule made out of chainsaws, so I am extremely strong, and carry little care for others in this world. Trees also stand aside due to my chainsaw blood.
    Quote Originally Posted by ๖ReS View Post
    How am I supposed to tell you to fuck off without replying ?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •