• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

Recent content by AlexeWarr

  1. AlexeWarr

    [c#] How to: Multiboxing

    This error: - - - Updated - - - This error: - - - Updated - - - This error: http://prnt.sc/ds0ch9
  2. AlexeWarr

    [3.3.5] AmdWoW New Concept

    Section: 2 Rules that pertain to illogical "I want to argue" or "I want to start a post war AND argue" (with staff/other) Rules that also pertain to you not getting what you wanted and you remove your posts, reply against staff and generally are whining because you didn't get your way When a...
  3. AlexeWarr

    GMIsland Theme Manager

    GMIsland Theme Manager is an inspiration from the Gurubashi Arena Theme Generator. I actually code it from 0 without copying any codes from the Gurubashi Theme Manager and just made it look better and clean codes :) How it works? You have to click on the npc menu and chose one theme. The theme...
  4. AlexeWarr

    My Streaming Channel

    Watch Esarias on twitch tv :) Timezone UTC +02:00 E. Europe Channel: http://www.twitch.tv/esarias Daily playtime up to 6 hours. We play anything our CPU can run :)
  5. AlexeWarr

    C# xml root element is missing

    Hello, I'm trying to write to an xml file to save a folder path location but Im getting an error "root element is missing". I have marked where the error is from private void wowpathbutton_Click(object sender, EventArgs e) { if (folderBrowserDialog1.ShowDialog() ==...
  6. AlexeWarr

    [Alexei] WoW Launcher Review

    Alexei Nech WoW Launcher Features < Website, Forum buttons > < Play button > < Theme Selector > < Patch Selector > < Hover button styles working > Information At the moment 3 themes available. At the moment supporting only 2 patches (enUS & enGB). Launcher must be placed in the World of...
  7. AlexeWarr

    domain name suggestion

    Hello, I'd like to buy a new domain name and im in need of suggestions I'll use it for multiple games such sa, wow, lineage, cstrike Any suggestions pls?
  8. AlexeWarr

    [SOLVED] Loot Refference

    Lets say we do a loot template for one npc, example npc id : 20000 - How do I create a group only for armors and never drop more than 3 items from that group even if the drop rate is 100% - How do I create a group for weapons and never drop more than 1 item from that group even if the drop rate...
  9. AlexeWarr

    durnholde tracking hound aura..

    Hello does anybody know what's the aura name for this npc? http://www.wowhead.com/npc=17840#screenshots:id=270727 It used to detect invisible rogue
  10. AlexeWarr

    Health in percentage

    Hello, if you remember back in teh days when antrix uses to show creature's health in percentage, when I checked if that's the some on other cores such mangos or oregon, the health aint showing like 100%, my question is how did they forced creature's health to be show in percentages? Is it...
  11. AlexeWarr

    help finding the right npc

    Hello I want to find the variant of this npc, in the screenshot the npc is not transparent but ingame it is! http://www.wowhead.com/npc=21875#screenshots:id=308957 since that npc is TRANSPARENT I want the one who is not TRANSPARENT if somene know any creature that looks like that pls post it here
  12. AlexeWarr

    [SOLVED] spell.dbc interrupt flags

    Hello, does anybody knows spell.dbc interruptFlags? Or is there any spell that can cast time only be interrupted by pressing ESC AND when you get HIT? So you can move while casting the spell but get only interrupted when pressing ESC or if gets hit
  13. AlexeWarr

    some calcs

    Ok guys so I need to find some kind of formula for: I saw on a server they have 5 weapon levels, such LV.1 Torch of the Damned, LV.2 , LV.3 ,LV.4, LV.5 .. WoW.Wiki dps formula: ((Min Weapon Damage + Max Weapon Damage) / 2) / Weapon Speed The LV.1 [Torch of the Damned] weapon damage starts...
  14. AlexeWarr

    C++ spell script

    If someone of you guys can write a spell script example in C++? Where: 1. Give a message when just started to cast the spell 2. When the spell casted successfully 3. When the spell failed, interrupted
  15. AlexeWarr

    Looking for some ideas

    Guys Im really tired when I write this, I need of ideas to write some autobroadcast announces on my server to sound nice and not be like it will frustrate players and force them to vote :) 1-2 messages related to vote < 1-2 message related to connection or database issues (like if the server is...
Top