Jump to content

Mhalicot

Community Contributors
  • Content Count

    1971
  • Joined

  • Last visited

  • Days Won

    37

Everything posted by Mhalicot

  1. Hercules ba gamit mo? ang default duration kasi dito ay 4x longer pag sa WoE.
  2. Mhalicot

    Bug difence

    Needs additional Info, para sa case mo... dapat ibigay mo yung buong explanation like kung anong adds. ang inilagay mo sa server mo. baka na apektuhan non yung server mo..
  3. Very Busy IRL.. Will be Off for a while..

  4. Sorry for MIA, I've been very busy IRL, so I need to update all my codes once I have free time.

  5. Busy IRL.. I'll keep on touch when have free time but can't contribute at the moment..

  6. cant reproduce your problem.. what version you use? Please let me know the steps to reproduce it.. Thanks..
  7. Hi rathena has its own version.. try to search it
  8. Try to include first before you define.. #include <stdio.h>#include <stdlib.h>#include <string.h> #include "../common/HPMi.h"#include "../map/script.h"#include "../map/pc.h"#include "../common/HPMDataCheck.h" #ifndef COMMON_HPMI_H //Added#define COMMON_HPMI_H //Added#ifndef MAP_SCRIPT_H //Added#define MAP_SCRIPT_H //Added#ifndef MAP_PC_H //Added#define MAP_PC_H //Added#ifndef HPM_DATA_CHECK_H //Added#define HPM_DATA_CHECK_H //Added
  9. @@Axl, that error has been resolved already.. please download the latest version which is 3.4 Thanks!
  10. @@koko24, just add countitem() on the script.. example if (countitem(Apple) >= 1) { mes "Oh an apple, I didn't want it, I just wanted to see one"; close; }
  11. Make sure that you compile it without error.. @@Mhalicot is that AFK with with HAT? or just an pub-chat? Thanks! Its AFK with Hat..
  12. @@Elith, Please read our Forum Rules: Please don't edit your posts to remove your question when your problem has been solved. because of that, i will give you warning points.
  13. what client version you use? Please note that: Defining Item clientside (Renewal Clients <= 2012-04-10a & Main Clients <= 2012-07-10a) - using .txt is different with Defining Items clientside (For New Clients) - Using iteminfo.lua/lub
  14. Mhalicot

    deathmatch BG

    are you using Hercules? i can't see createbgid() script command anywhere..
  15. are you sure? because I've fixed that error on 3.4 update.. so maybe you've downloaded the wrong file.. anyways I'm glad that you fixed it already
  16. Mhalicot

    deathmatch BG

    Please do not quote your codes, put it in a codebox or better to upload it in upaste.me and share the link.. <>codebox
  17. @@Aurora, before.. I try to use Twin blade Red and blue and they both working.. maybe try to imitate does two sword in your custom swords?
  18. try reading this: Weapon Sprite Solution for New Clients.. maybe it can help..
  19. @ChristopherLokki™, I think you are using outdated version.. Please make sure that you download the latest version 3.4
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.