Search results

  1. D

    about hidden npc issue

    Hi Guys, need assistance, this is regarding the issue  I can't walk over that cell where a hidden npc was located. Thank in advance
  2. D

    Not showing Emblem on a player in GVG MAP

    can you help me guys, Emblem on the of a player is not showing in any GVG map. where i can check that? Thank you in advance
  3. D

    How to announce Classname of Player

    announce "Ragnarok Online : We Have New Player Join Our Server. His Name [ "+strcharinfo(0)+" ]" + BaseLevel + " ] !!",bc_all; Hi Guys kindly help me on my script to announce the Job class of the character when announced Thank you in advance
  4. D

    How to add custom @commands in group.conf

    - script Eva Check -1,{ OnInit: bindatcmd("@evacheck", strnpcinfo(3)+ "::OnCheck"); end; OnCheck: dispbottom "You currently have " +#CASHPOINTS+ " eva points"; end; } Hi Guys, how can i add this into groups.conf? so the players can view this @evacheck in...
  5. D

    How to announce baselevel of Player

    announce "Ragnarok Online : We Have New Player Join Our Server. His Name [ "+strcharinfo(0)+" ] !!",bc_all; Hi Guys i have NPC script above announce the Charactername. anyone how to add also the Base Level in the announce? Thanks in advance
  6. D

    Slot Machine and Vending Machine

    Hi Guys, can anyone rework this script to run in hercules https://rathena.org/board/topic/104825-quests-games-fixedslot-machine-bevarage-vending-machine-simulate-vending-machine-system/ this from rathena script vendingMachine.txt
  7. D

    Need Help: pc_bonus2: unknown type 2061 3 3!

    [Warning]: pc_bonus2: unknown type 2061 3 3! [Error]: --- failed assertion -------------------------------------------- [Error]: pc.c:3791: '0' in function `pc_bonus2' [Error]: ./map-server(assert_report+0x7a) [0x828767a] [Error]: ./map-server(pc_bonus2+0x34c) [0x819f35c] [Error]...
  8. D

    Help Custome System 2.1

    Hi Guys need help, i've installed custome system 2.1 but when i've try to convert the headger nothing happen its just change the name into Custome's Hat please see the attachment  appreciate your response
  9. D

    Need Help how to resolve this

    After i've created character. i got this summer suit and not able to use skills
  10. D

    @disguise bug please help

    when you i've @disguise poring. and you turned into poring. try to walk. and there is an image left on your location how to fix this one. my client is 20131223 and have a updated Hercules Trunk. my reference...
  11. D

    Daily Rewards Help

    Hi Guys how to add another items for daily rewards? i'm getting error //===== EinherjarRO Scripts ================================== //= Daily Prize, OnPCLoginEvent //===== By: ================================================== //= Stolao //===== Current Version...
  12. D

    equips disable for 70 and above

    Hi guys, quick question, how to make item or equips that be disable when they've reach level 70 and above?
  13. D

    Need Assistance

    How can i remove these one in game setting window numbers
  14. D

    Endless Tower Help

    Hi Guys,  can anyone help me with my Endless tower script. i've found npc script for purification stone to bypass the ET. but when i'm tried to reload script and try to click the NPC purification stone and generate again the entrance in ET. i'm not able to generate again to go the ET. please...
  15. D

    Custom BG how to add NPC

    Hi Im using Custom BG made by annieruru, just want to help how to add an NPC to join the event Player can use @joinbg or NPC with shuffle to join the Battleground here is my script - script custom_bg -1,{OnInit: .eventlasting = 30 * 60; // how long would the event last or it auto-reset. 30...
  16. D

    Status Icon Name

    Hi Guys can to enable the status icon effect name and time im using 2013-08-07 here is my screenshot
  17. D

    Problem in Guild brackets () instead of []

    Hi Guys i search everywhere but i dont find consistent answer regarding the issue. my problem is the guild brackets is () instead of [], i already patch use normal guild bracket but still (). i already try to uncheck the normal guild bracket but the output is different. im using 2013-08-07...
  18. D

    How edit to increase the Heal, Potion Pitcher in SRC

    Hi Guys i need some help my server is in highrate 255/120 i want to increase the heal and potion pitcher i want to make it x4 heal
  19. D

    R> @guildrefill

    Can anyone have an NPC like this? War of Emperium Supplies   20,000,000z Registration Fee every War of Emperium. Supplies cannot be consumed in any maps except War of Emperium maps. Supplies cannot be placed in cart, mailbox, storage and character bounded items. All registration will be...
  20. D

    [Warning] when im adding custom Job

    when i recompile my server the i encounter problem what this line means 3>c:program filestrunktrunksrcmapitemdb.c(383) : warning C4293: '<<' : shift count negative or too big, undefined behavior3>c:program filestrunktrunksrcmapitemdb.c(386) : warning C4293: '<<' : shift count...
Back
Top