WhaleTits Posted May 3, 2015 Report Share Posted May 3, 2015 Changelog v1.256-1.257 Game Sys - Xel Naga Cuirass Cost 1600 -> 1500 - Schrodinger's Lockbox Cost 4200 -> 3800. Contamination Shard Cost 4000 -> 3800. Phantom Menace Cost 4100 -> 3800. - Phantom Menace - Unique cloak now also grants 25% movespeed while you are cloaked by it. - Taser can now be cast into Fog of War - Added a shaplist. - Assist timer reduced from 30s -> 20s Garamond - Fixed SCVs having 1 hp. Queen - Fixed Timmy not being able to crit. Yig - [Q] Healing 5 / 10 / 15 / 20 + 2% Max Hp, increased by 3x on Enemy Heroes -> 4 / 8 / 12 / 16 + 1.75%, increased 4x on Enemy Heroes - [R] CD 100 / 90 / 80 -> 120 / 110 / 100 Tosh - [W] Reworked Specter Stuns. Tosh may order his specters to cast Concussion Round at a target regardless of whether or not he has any specters selected using [W]. The nearest specter that has it's stun ready will go to cast it. Specters no longer cover Tosh's command card upon area selection. Khyrak - [Q] Was doing wrong damage values. Fixed. Dehaka - [W] Fixed Scaling Huntress - [W] Now reveals properly Quote Link to comment Share on other sites More sharing options...
Doom Posted May 3, 2015 Report Share Posted May 3, 2015 Approve. How does this shaplist work? How do you add someone to it, and what does it mean to those who are added to it? Quote Link to comment Share on other sites More sharing options...
WhaleTits Posted May 3, 2015 Author Report Share Posted May 3, 2015 its a minor punishment list. people i add to that list get taunted every time they die. Quote Link to comment Share on other sites More sharing options...
GhostDragon Posted May 3, 2015 Report Share Posted May 3, 2015 And how you get on that shaplist? Darkr 1 Quote Link to comment Share on other sites More sharing options...
Sphynx Posted May 3, 2015 Report Share Posted May 3, 2015 If Heroname = Shaplist-listing 1 print "you were killed, man you suck dude!" Else print "regular kill statement" BAM! Quote Link to comment Share on other sites More sharing options...
WhaleTits Posted May 3, 2015 Author Report Share Posted May 3, 2015 actually it leaves a flobing text message on the spot they died until they respawn. xD debating making it ping the area as well. Quote Link to comment Share on other sites More sharing options...
Sphynx Posted May 3, 2015 Report Share Posted May 3, 2015 lol I just saw it in game. Is it more than 1 person on that list? Or just the one i saw? Quote Link to comment Share on other sites More sharing options...
WhaleTits Posted May 3, 2015 Author Report Share Posted May 3, 2015 Theres only one person on it atm. Quote Link to comment Share on other sites More sharing options...
Darkr Posted May 3, 2015 Report Share Posted May 3, 2015 (edited) If Heroname = Shaplist-listing 1 print "you were killed, man you suck dude!" Else print "regular kill statement" BAM! Corected. bool darkrSwitch; if almightyDarkr = Darkr darkrSwitch = true; bool shaptyList; if heroDeath (playerName(player)) = "Quidditch", "Soedenone", "PowerOfEvil"; shaptyList = true; heroDeath { if shaptyList = true{ if darkrSwitch = true;{ //Herp derp galaxy derp print ("The world's saviour has died; The bestest of best players... RIP") else } print ("OMG LOL WHAT A flobING NOOB") else print ("A hero has died!") } } //Forgive me for the mistakes... I only know C++... DERP. Edited May 3, 2015 by Darkr Kael 1 Quote Link to comment Share on other sites More sharing options...
Yaldi Posted May 3, 2015 Report Share Posted May 3, 2015 How do we add people to the shaplist? :D Quote Link to comment Share on other sites More sharing options...
BestPlayer Posted May 3, 2015 Report Share Posted May 3, 2015 Corected. bool darkrSwitch; if almightyDarkr = Darkr darkrSwitch = true; bool shaptyList; if heroDeath (playerName(player)) = "Quidditch", "Soedenone", "PowerOfEvil"; shaptyList = true; heroDeath { if shaptyList = true{ if darkrSwitch = true;{ //Herp derp galaxy derp print ("The world's saviour has died; The bestest of best players... RIP") else } print ("OMG LOL WHAT A flobING NOOB") else print ("A hero has died!") } } //Forgive me for the mistakes... I only know C++... DERP. the flob Quote Link to comment Share on other sites More sharing options...
Darkr Posted May 3, 2015 Report Share Posted May 3, 2015 the flob ikr. I wrote it in 1 min, and made about 3 mistakes :,( Quote Link to comment Share on other sites More sharing options...
BestPlayer Posted May 3, 2015 Report Share Posted May 3, 2015 ikr. I wrote it in 1 min, and made about 3 mistakes :,( your primary mistake was including me in that list, small son Darkr 1 Quote Link to comment Share on other sites More sharing options...
ZERATUL Posted May 3, 2015 Report Share Posted May 3, 2015 can someone explain me whats shap list? ty Quote Link to comment Share on other sites More sharing options...
NoWaterJustIce Posted May 3, 2015 Report Share Posted May 3, 2015 can someone explain me whats shap list? ty Its for people that have shap all over their face and instead of banning them they just get put on the shap list and at the start of every game and when they die it tells everyone that they are shap Quote Link to comment Share on other sites More sharing options...
Sphynx Posted May 3, 2015 Report Share Posted May 3, 2015 This opens up a window here: Could list known Hackers when they die!! I know of one (a pub player no one knows) Quote Link to comment Share on other sites More sharing options...
Hogwarts Posted May 3, 2015 Report Share Posted May 3, 2015 your primary mistake was including me in that list, small son I dont know what to feel about being in that list I have played maybe 10 games of AOS from last October? Quote Link to comment Share on other sites More sharing options...
ZERATUL Posted May 3, 2015 Report Share Posted May 3, 2015 Ur not on list, its just guy writting random stuff Quote Link to comment Share on other sites More sharing options...
Darkr Posted May 3, 2015 Report Share Posted May 3, 2015 I dont know what to feel about being in that list I have played maybe 10 games of AOS from last October? rip. Quote Link to comment Share on other sites More sharing options...
Kael Posted May 7, 2015 Report Share Posted May 7, 2015 Corected. bool darkrSwitch; if almightyDarkr = Darkr darkrSwitch = true; bool shaptyList; if heroDeath (playerName(player)) = "Quidditch", "Soedenone", "PowerOfEvil"; shaptyList = true; heroDeath { if shaptyList = true{ if darkrSwitch = true;{ //Herp derp galaxy derp print ("The world's saviour has died; The bestest of best players... RIP") else } print ("OMG LOL WHAT A flobING NOOB") else print ("A hero has died!") } } //Forgive me for the mistakes... I only know C++... DERP. Is it just me or you forgot to put ";" after every printf statement? Darkr 1 Quote Link to comment Share on other sites More sharing options...
Darkr Posted May 7, 2015 Report Share Posted May 7, 2015 Is it just me or you forgot to put ";" after every printf statement? Yah. Quote Link to comment Share on other sites More sharing options...
Kael Posted May 7, 2015 Report Share Posted May 7, 2015 Dem programmers everywhere Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.