Author Topic: Request for skills (only custom, new ones)  (Read 4117 times)

Offline Frodo

  • Level 7 Expert
  • *****
  • Posts: 857
  • Actinosphaerium eichhorni
    • Belgium Force!
Request for skills (only custom, new ones)
« on: October 11, 2007, 08:45:18 PM »
Just don't post easy skills or easy race requests... That's all.

Actually I found it as best Bux ever. Everything's automated!

Offline Crann

  • Level 1 Trained Beginner
  • *
  • Posts: 36
Re: Request for skills (only custom, new ones)
« Reply #1 on: December 26, 2007, 03:18:25 PM »
Yeah,now will you pls make my Radiation Invisibility? :D
If u forgot: http://www.warcraft-source.com/board/index.php?topic=2497.0

Offline Crann

  • Level 1 Trained Beginner
  • *
  • Posts: 36
Re: Request for skills (only custom, new ones)
« Reply #2 on: December 26, 2007, 08:29:10 PM »
Haha i don't care its fun :D

Offline Chicken

  • Level 2 Apprentice
  • **
  • Posts: 42
Re: Request for skills (only custom, new ones)
« Reply #3 on: January 17, 2008, 07:51:00 PM »
New skill for DOTA hero i am making  NEVERMORE Shadow Feind! i need the ultimate coding using skulls for the damage and increased stuff i have the NEcroMastery done and im working on the armor reduce and the first skill will be easy just gunna have a simple chance plus damage skill

Offline Frodo

  • Level 7 Expert
  • *****
  • Posts: 857
  • Actinosphaerium eichhorni
    • Belgium Force!
Re: Request for skills (only custom, new ones)
« Reply #4 on: January 17, 2008, 08:08:39 PM »
Show the file :)

Actually I found it as best Bux ever. Everything's automated!

Offline Chicken

  • Level 2 Apprentice
  • **
  • Posts: 42
Re: Request for skills (only custom, new ones)
« Reply #5 on: January 17, 2008, 08:22:58 PM »
here is the link to the hero http://www.dota-allstars.com/hero/1753/index.html
  and here what i hav so far with only the necromastery and presence of the darklord on however the lose half skulls on death i havent sorted yet

Code: [Select]
  ""
  {
    "name"              "Nevermore Shadow Feind"
    "author"            "Chicken and maybe frodo"
    "shortdescription"  ""
    "required_level"    ""
    "maximum_level"     ""
    "allow_only"        ""
    "teamlimit"         ""
    "preloadcmd"        "es_xsetinfo wcs_sucxp 0;es_xsetinfo wcs_skulls 0;es_xsetinfo wcs_skulls_amount 0"
    "player_spawn_cmd"  "es es_xkeygetvalue wcs_tmp WCSuserdata event_var(userid) skulls;wcs_getlanguage wcs_lng wcs_lng_r_skulls;es es_xformat wcs_lng server_var(wcs_lng) server_var(wcs_tmp);es es_xtell event_var(userid) #multi server_var(wcs_lng)"
    "round_start_cmd"   "0"
    "round_end_cmd"     ""
    "numberofskills"    ""
    "numberoflevels"    ""
    "skillnames"        "Shadowraze|Necromastery|Presence of the Darklord|Requiem of Souls|"
    "skilldescr"        "Gives the Shadow Fiend the power to desecrate enemies he shoots|Whenever the Shadow Fiend kills a target, he stores the unfortunate soul inside of him. For each stored soul he gains bonus damage|The presence of such a horrible creature terrifies nearby enemies, reducing their armor.
    "skillcfg"          "player_attacker|player_attacker|player_victim"
 

    "skill2_setting"    "es_xsetinfo wcs_multiplier 0.2|es_xsetinfo wcs_multiplier 0.3|es_xsetinfo wcs_multiplier 0.4"
    "racealias_sk_add"  "es_xsetinfo wcs_tmp 0;es es_xkeygetvalue wcs_tmp WCSuserdata event_var(attacker) skulls;es es_xif (server_var(wcs_tmp) = 0) then es_xsetinfo wcs_tmp 0;es_xmath wcs_tmp + 1;es es_xkeysetvalue WCSuserdata event_var(attacker) skulls server_var(wcs_tmp)"
    "racealias_succu2"  "es es_xsetinfo wcs_dmg event_var(dmg_health);es_xmath wcs_dmg float;es es_xmath wcs_dmg * server_var(wcs_multiplier);es est_RoundDecimal wcs_dmg server_var(wcs_dmg) 0;es wcs_dealdamage event_var(attacker) event_var(userid) server_var(wcs_dmg);racealias_sk_add;wcs_getlanguage wcs_lng wcs_lng_r_flamestrikea;es es_xformat wcs_lng server_var(wcs_lng) event_var(es_username) server_var(wcs_sucxp);es es_xtell event_var(attacker) #multi server_var(wcs_lng);wcs_getlanguage wcs_lng wcs_lng_r_flamestrikev;es es_xformat wcs_lng server_var(wcs_lng) event_var(es_attackername);es es_xtell event_var(userid) #multi server_var(wcs_lng)"
    "skill2_cmd"        "es es_xif (server_var(wcs_dice) <= 30) then racealias_succu2"
    "skill2_sfx"        "0"
 
    "skill3_setting"     "es_xsetinfo wcs_chance 15|es_xsetinfo wcs_chance 30|es_xsetinfo wcs_chance 45|es_xsetinfo wcs_chance 70"
    "racealias_noarmor"  "es est_SetArmor event_var(victim) 1 0;es es_xtell event_var(victim) #multi #lightgreenYour armor is #greengone;es es_xtell event_var(userid) #multi #lightgreenYou have stolen your enemies #greenArmor"
    "skill3_cmd          "es es_xif (server_var(wcs_dice) <= server_var(wcs_chance)) then racealias_noarmor"
    "skill3_sfx"         "0"

}

Offline Stinkyfax

  • I <3 WCS
  • Level 7 Expert
  • *****
  • Posts: 1988
    • WarCraft III Custom races and more Server
Re: Request for skills (only custom, new ones)
« Reply #6 on: January 19, 2008, 09:54:18 AM »
Chicken, looks like another copy/paste race with name of dota but wrong skills.



Offline Chicken

  • Level 2 Apprentice
  • **
  • Posts: 42
Re: Request for skills (only custom, new ones)
« Reply #7 on: January 19, 2008, 11:07:45 AM »
i coded the no armor but im unsure about dota i only read the description on the site i actually dont even know what it is i just thort this would make a cool race

Offline Stinkyfax

  • I <3 WCS
  • Level 7 Expert
  • *****
  • Posts: 1988
    • WarCraft III Custom races and more Server
Re: Request for skills (only custom, new ones)
« Reply #8 on: January 19, 2008, 02:37:03 PM »
amount of armor in war3 is a function which returns damage reduction. amont of armor in cs is nothing. if armor > 0 in cs  it reduces certain damage, doesn't matter he has 1 armor or 1000. but in war3 it matters and much. skill reduces armor of any enemies around hero for as i remember 1-2-3-4 points. So it's like a damage amlifier instead of remove armor in cs. Check the skill of vengeful spirit race done by me if u want to see how it may look like.



Offline Chicken

  • Level 2 Apprentice
  • **
  • Posts: 42
Re: Request for skills (only custom, new ones)
« Reply #9 on: January 19, 2008, 06:24:14 PM »
so the skill would have to be like waves of death comeout of you increasing the damage each time you hit a target

Offline mentalsniff

  • Level 2 Apprentice
  • **
  • Posts: 54
  • im uber newb
Re: Request for skills (only custom, new ones)
« Reply #10 on: February 15, 2008, 10:00:54 PM »
i got a skill,not sure how hard it would be for you but.... its like wardens immunity skill.

It cancels defusal or planting c4,depending on team. I hope you can make it.

Offline Frodo

  • Level 7 Expert
  • *****
  • Posts: 857
  • Actinosphaerium eichhorni
    • Belgium Force!
Re: Request for skills (only custom, new ones)
« Reply #11 on: February 16, 2008, 01:17:51 AM »
? how does it work ?

Actually I found it as best Bux ever. Everything's automated!

Offline mentalsniff

  • Level 2 Apprentice
  • **
  • Posts: 54
  • im uber newb
Re: Request for skills (only custom, new ones)
« Reply #12 on: February 16, 2008, 01:35:10 AM »
you know how necklace of immunity or wardens ultimate immunity skill works?

Well i want to change it up to make it instead of ultimate block,it blocks planting c4 or defusing the bomb.

Offline killsign

  • Level 6 Experienced
  • *****
  • Posts: 166
    • Clan page
Re: Request for skills (only custom, new ones)
« Reply #13 on: March 04, 2008, 06:10:24 AM »
Elf Ranger

1) Glass arrow/X % chance to strike for +5-13 damage if it hits it causes Bleeding for x secs
2) Focused Shot/Upon Death you relese one finale shot that disables killers ultimat for the rest of the round
3) Dust trap/Bind to abitlity-Dust trap last for 10 secs and will blind any enemy that set off the trap
4) Barrage of arrows(ultimate) For X secs Enemys teams take 25% or damage taken by enemy under your fire

Here is my race idea
He who fights with monsters should look to it that he himself does not become a monster... when you gaze long into the abyss the abyss also gazes into you...

Petru

  • Guest
Re: Request for skills (only custom, new ones)
« Reply #14 on: March 04, 2008, 09:02:57 AM »
a skill that enables r_drawothermodels 2 for 60 sec :D it needs sv_cheats :D
a skill that makes player spin .. like the spinhack 
heheh :D