Recent content by malakai

  1. malakai

    Request Edit Text

    edit client.exe with visual basic decompiler? ---------- Post Merged at 05:24 AM ---------- Previous Post was at 03:44 AM ---------- Ty iceman
  2. malakai

    Request Edit Text

    Hi guys. Anyone know how i can edit this text?
  3. malakai

    [Holley] Help with comisssion merchant

    Hi guys, This message appears when I try to put an object in comission merchant, any solutions please? ---------- Post Merged at 02:26 PM ---------- Previous Post was at 04:25 AM ---------- please help
  4. malakai

    Item Stats

    Ok , there is no command that ATT changes to jewels #IF """Mov D0 3""" ; That means necklace ---- """Mov D0 8""" ; That means Ring right....... """Mov D2 14"": But that means.....?????? Ty
  5. malakai

    Item Stats

    hi ppl, I have seen this post : http://www.lomcn.co.uk/forum/showthread.php?76858-Commands-to-Add-Stats-on-items&highlight=HLSCRIPTCMD+ITEMREMAKEADD I want to add att in the necklace, my script is: #IF Mov D0 3 Mov D2 14 HLSCRIPTCMD CHECKITEMAMULETCOUNT %D0 %D2 #ACT HLSCRIPTCMD...
  6. malakai

    mob avatar

    Race/raceimage is the type of attack of the mob. I want to change this:
  7. malakai

    mob avatar

    I do not remember changes the image of the avatar of a mob, someone remembers?
  8. malakai

    Script Hour and date

    If you find something warn me, I also search, ty geordiehc ---------- Post added 27-02-2012 at 12:37 AM ---------- Previous post was 26-02-2012 at 09:58 PM ---------- In stress3g.txt I have seen the following thing: STR_SYSMSG_DATE:%d year %d month %d date This can be used with command...
  9. malakai

    Script Hour and date

    Ty but I need a command for the second ones server time: 14:01:"58"
  10. malakai

    Script Hour and date

    hi, exists some way of adding to the menu "D" the date and hour of the server in MIr 3 Holley? ex: Date Server: <$OUTPUT(...)>/<$OUTPUT(...)>/2012 Time: <$OUTPUT(...)>:<$OUTPUT(...)> ? Or Date Server: HL_(......) Time: HL_(......) ?
  11. malakai

    [Holley] Problem with Skills in magic DB

    i will verify it but if you find it say it to me
  12. malakai

    [Holley] Problem with Skills in magic DB

    NeedL4 = 0 Needl5= 0 It raises the skills up to level 5 NeedL4= 0 NeedL5= 0 L4Train= 0 L5Train= 0 It raises the skills up to level 5 Doing a new table HL_magic for sql with skills level 3 = mistake loading magic.db in program crueldragon
  13. malakai

    [Holley] Problem with Skills in magic DB

    The problem is eliminates of crueldragon3g.DB, HL_magic: needl4,l4trian, needl5 and l5train of magics. Alone magics are able to have up to level 3
  14. malakai

    [Holley] Problem with Skills in magic DB

    hi, Which is the way disable the level 4 and 5 of a magic in magic.db?