Search results

  1. Rebel

    http emblem upload

    What seems to be problem?   my lua file >
  2. Rebel

    Failed Assertion (achievement_validate_type)

    [Error]: --- failed assertion -------------------------------------------- [Error]: achievement.c:302: 'criteria->goal != 0' in function `achievement_validate_type' [Error]: /home/hercules/./map-server() [0x62f873] [Error]: /home/hercules/./map-server() [0x40c557] [Error]...
  3. Rebel

    Map-server Crash when using @reloadscript

    Git revision (src): '852c13305f67948531bd0277eb1922dbd02b1f26' Git revision (scripts): '852c13305f67948531bd0277eb1922dbd02b1f26' No custom scripts, no custom src  edits, no plugins.. Fresh Hercules..  Full Stack Trace Program received signal SIGSEGV, Segmentation fault. __strlen_sse42 ()...
  4. Rebel

    Adding new status icon

    I've follow the guide posted by Dastgir. But its not showing the status icon. I'm trying to add a status icon for the Emergency Call guild skill. @displaystatus works but when I use the guild skill it doesn't show the status icon. Thank you ~
  5. Rebel

    Custom Soul Link Skill Effect

    Hello. I managed to create a custom soul link for the Gunslinger job and it works perfect. The only thing missing is the Soul Link Effect.. this one.. im not sure where to change or add so it can have also this effect when linked. Thank you ~
  6. Rebel

    Freebies Unique ID

    http://upaste.me/bd84502024f46f3ca Anyone can help me to make this work.. It always says i already get the freebies even if i dont.. (Using last_unique_id) Thank you!
  7. Rebel

    game_crash_log

    I would like to ask about this crash log. I dont really get why players are always crashing inside the woe castle.. Hoping that somebody can enlighten me on why is this happening.. Thanks!  
  8. Rebel

    Char server crash

    im needing help.. here is the crash gdb bt full
  9. Rebel

    Koe Time Based Participaation

    I need help on making this work. The participation time is not resetting. I dont know why the S_OnReset: is not triggering. http://upaste.me/6da850081c3d8be42 No hate just love. :B): PS: koecheck() is just like agitcheck()
  10. Rebel

    Custom Status Icon not Showing

    I followed Dastgir guide on how to add new status icon.. status.h before SC_MAX SC_MINDBREAKER, SC_SERVICEFORYOU, SC_DONTFORGETME, SC_ASSNCROS, SC_POEMBRAGI, SC_APPLEIDUN, before SI_MAX SI_MINDBREAKER = 1085, SI_SERVICEFORYOU = 1086, SI_DONTFORGETME = 1087, SI_ASSASSINCROSS = 1088...
  11. Rebel

    Guild bound items can disappear

    Anyone have a quick fix for this similar issue? https://github.com/HerculesWS/Hercules/issues/691 its still exist in the latest stable version of hercules. Git revision (src): '81d02447f733ff802614c338cecfd88adad76ace' [Info]: Git revision (scripts): '81d02447f733ff802614c338cecfd88adad76ace'
  12. Rebel

    Debug: status_change_end: SC_DANCING is missing skill unit group

    [Debug]: status_change_end: SC_DANCING is missing skill unit group (val1=655682, val2=10543, val3=127, val4=0, timer=491, tid=-1, char_id=151140, map=prontera, x=153, y=170, prev=<none>:0, from=pc.c:10091). Please report this! (#3504) i got this in console.. how did this happen? or how can...
  13. Rebel

    Custom Enchant System

    I need help fixing my script.. The enchantment is not staying on the slot. How do I keep the enchantment inserted in the slot?? This script should have 3 enchantment in a chosen headgear. But it only inserting one.
  14. Rebel

    Card Remover: Bugged?

    Card Remover Settings is set to: set .faildestroy,0; // Should the card remover have a chance of failure that destroys items? 1 = Yes, 0 = No. It says failed to remove the cards. However, both the item and cards are still okay. So basically, I can still decard it right. But this happen when...
  15. Rebel

    Normal PVP Counter in PK Mode

    How can I show the Normal pvp counter and rank display even when in PK Mode.. Where can I edit in src? Image shown is pk_mode: 0 // conf/map/battle/misc.conf If i change to pk_mode: 1 // Normal pvp counter and rank display are disabled as well.
  16. Rebel

    Wearing any type of Bow

    Pre-RE will the ATK will decrease when you wear a bow? is it normal? enlighten me pls. thanks. Stat: STR 255 AGI 175 VIT 113 INT 3 DEX 130 LUK 1
  17. Rebel

    Wearing any type of Bow

    Pre-RE Question lang.. may bawas ba sa ATK kapag nagsusuot ng bow? Normal po ba yan? Stat: STR 255 AGI 175 VIT 113 INT 3 DEX 130 LUK 1
  18. Rebel

    Summoner Job

    How can I disable the Job Summoner on using @job command? Thanks.
  19. Rebel

    Costume script

    Hi can someone tell me what is wrong with this script.. I used this on rA and it works perfectly but when i used it here it get an [Debug] on map server.. and the headgear was duplicating after converting it to costume.. /*========================================== * Costume Items...
  20. Rebel

    Gunslinger, Star Gladiator, Soul Linker and Ninja

    Can someone tell how can I make these jobs use 3rd jobs max stats.. thanks!
Back
Top