Jump to content

stokbaek

Player
  • Content count

    8
  • Joined

  • Last visited

Community Reputation

1 Neutral

About stokbaek

  • Rank
    Newcomer

Recent Profile Visitors

616 profile views
  1. stokbaek

    Paladin Macros

    It works if you change the target to mouseover it seems. It doesn't work on yourself though. I am not 100% sure since I dont have anyone to test on but it does cancel the spell if I try to heal npc when I mouseover them /script CastSpellByName("Flash of Light"); if (UnitHealth('mouseover')/UnitHealthMax('mouseover')>0.95) then SpellStopCasting() end
  2. stokbaek

    Paladin Macros

    I will try and take a look at it and see if I can get it to work
  3. stokbaek

    Paladin Macros

    I haven't really done macros in vanilla yet and I haven't tested this out Here is how I think you could change the overhealing macro to mouseover: /run if UnitExists("mouseover") and UnitIsFriend("player","mouseover") then TargetUnit("mouseover") then CastSpellByName("Flash of Light"); if (UnitHealth('target')/UnitHealthMax('target')>0.95) then SpellStopCasting() end
  4. Does this mean that all people with decent pcs have to turn down graphics cause people with really shitty pc wont see the same level of effects then?
  5. stokbaek

    Some questions

    I didn't answer first as no one knows. You would have found that yourself if you browsed these forums for more than 30 sec
  6. stokbaek

    Human or Dwarf?

    Dwarf. The remove poison is boss when naxx40 is released and as others said spirit doesn't give alot for paladins
  7. stokbaek

    Some questions

    Pretty sure they just cant magically add new things to the game like this. On another note, this is a blizzlike server not a modified vanilla server so pretty sure stuff like this is not happening though having a guildbank could be nice
  8. I have stored the nost client setup files on my private server (I remember the download was horrible) for later usage. Its not a torrent but its on a decent uplink and you should be able to get an okay speed on it https://stokbaek.org/wow_installers/classic-wow/
×