Recent content by deathsrisen

Join Discord
  1. Mythik's Mir 2 [Heroes] Discussion

    Re: Mythik's Mir 2 Heros (Hero Files) ult, is your lower ac higher than your max by any chance? its a bug i found with the hero files where in that case u get 1 hit no matter your lvl hp etc. its the same with amc if hit with a spell. if this is the case server owner will need to check the database
  2. Heroes monsterfaction causing error in m2

    when i try to use the monsterfaction option as 0(ally to player) i get- 28/02/2014 11:35:27 StartTimer exception:'Arch' is not a valid integer value1 in my M2 other options work fine just not the ally to player.
  3. Heroes healing skills

    atm healing and mass healing are coded to heal 5 per tick, i cn alter this fine, but it wud also make healing spells heal the same at low level, is there a way to make the heal skills tick more the higher sc u have? as atm they seem to be the same. is it thro power/max power field in db?
  4. Heroes glowing items

    ty i didnt think about using the takeon function ---------- Post Merged at 05:12 PM ---------- Previous Post was at 04:49 PM ---------- cant get it to work with takeon >< ---------- Post Merged at 05:31 PM ---------- Previous Post was at 04:49 PM ---------- fixed
  5. Heroes glowing items

    i can use SETITEMSLIGHT on a npc to make items glow on the char screen, but is there a way to add these glows to items without having to get an npc to do it?
  6. Heroes poison always getting last hit

    how do i make it so poison dusnt always last hit a mob? its allowing taos to poison a boss and the loot is then theirs
  7. Heroes Maps

    glad to see its working for you :)
  8. Heroes Maps

    this may sound daft but try adding it to the top of the mapinfo.txt file, c if that works, as there may be sumthing going wrong with the loading ---------- Post Merged at 01:20 PM ---------- Previous Post was at 01:14 PM ---------- only other thing i cn suggest is try rename the map
  9. Heroes Maps

    try just [CL00 chogakuji_Lobby 0] without the norecall etc c if that works m8
  10. Heroes Invisible mob

    to get the appearance of a mob its (mob.wil number -1)x10+mon number in the wil. to start so if the mob is in mon20 then- (20-1)x10 so 190 for the 1st mon in the wil, second in mon20 wud be 191 etc. or u can use the calculator ripman released...
  11. Heroes Can't solve my map issue??

    as i posted in your other thread about this, try changing your mapnames in mapinfo to have no spaces using _ if you need to keep the space
  12. Heroes Maps

    try having your mapname in mapinfo.txt without spaces only thing i cn c why it wont work
  13. Other access violation after using kaori

    i have set up kaori patcher for my files, but when i run the client after i get "Acess Violation at address 00406c08 in module 'mirclient.exe'. Read of address 00000004 i have tried changing the client to 1 i no works, but get the same error. ---------- Post Merged on 15-02-2014 at 11:47 AM...
  14. Other advice needed

    avg puts the file into a sandbox, look for that in the program then u can add it as an excpetion. i find that avg gives alot of false positives
  15. Heroes how do i fix Reincarnation?

    i have noticed that Reincarnation doesnt work ingame, i hav the source but not sure how to fix this. is it possible to fix in qfunction with a realive target script or is it only possible to use realive with the targets name or self?