Search results

  1. A

    Help about forge item

    i want to make all forge item is still slotted  example  blade[4]  after forging Very Very Very Strong Fire Blade[4]  you can still equip a card there 
  2. A

    HElp me to do this :(

      help to make this script   every 3-hours NPC will be available again   Broadcast if the room is available, to notify the players if the summon room is already available.   Requirements to Summon Thanatos are the 4 Fragments: Agony, Despair, Sorrow, Hatred.   Only 1 player can enter.    help me...
  3. A

    HELP bug

    i added sprEdit on my grf. and convert lua to lub i also tried lua on it but nothing happen
  4. A

    BUG !! MATK on latest Hercules

    my server is 99/70   with 99 int = 296 + 500 matk no items on equip how to fix this??
  5. A

    phpMyAdmin Help !

    hi how can i make a new user in phpmyadmin and they can't see the other tables   for example user1: have a ragnarok table then i create "user2" using my root account  then after i create "user2 account" i want user2 account to don't see the user1: tables and also the root table's thankyou!
  6. A

    how to translate this to itemdb of hercules

    how to translate this to itemdb of hercules changebase roclass(eaclass()|EAJL_THIRD); changebase Class; here is the original topic : https://rathena.org/board/topic/65109-3rd-job-suit-item/  
  7. A

    Announce Emperium Breaker

    npc/guild/agit_main.txt announce " WOW!! " + strcharinfo(0) + ", conquered [" + getcastlename(strnpcinfo(2)) + "] castle for [" + getguildname(.@GID) + "] guild!",bc_all|bc_woe;   Help why its not broadcasting the player who broke emperium   
  8. A

    help!!!!!!!!!!!

    how to disable 4 seconds delay on ygg berry??? where i can find it
  9. A

    simple like this

    OnPCLoadMapEvent:if( reborncount == 3 prtg_cas03 ){mes "Sorry only reborn 0,1 and 2 are can enter this map"; i have an reborn system on my ro and i want to make if the player have 3 reborn and up he can't enter to prtg_cas03  can anyone help me?
  10. A

    how to make this :D!

    how i can make all monster on ragnarok online droprate is 10% all  drop of a monster,miniboss and mvp
  11. A

    hourly Point !!

    OnTimer6000:set @minute, @minute + 1;//Check for 1 Minuteif(@minute == 60){    set @minute,0;    set .@point_amt, 10; //Points to get every hour (default: 10)    set #KAFRAPOINTS, #KAFRAPOINTS + .@point_amt;    dispbottom "You received "+.@point_amt+" Kafrapoints by staying ingame for 1 hour"; ...
  12. A

    where can i set this things

    // Set to yes to use the new stats point table. This includes the cost of each stat point.// NOTE: If you set it as yes, the server'll read statpoint_renewal.txt instead of statpont.txt at startup or reloadpcdb.use_renewal_statpoints: no  where can i edit my server like that...
  13. A

    hi can anyone convert this script

    can anyone convert this script from rathena to hercules ?    - script reborn1sttrigger -1,{OnClock1200:OnClock0000:enablenpc "FirstReborn";end;OnClock1210:OnClock0010:announce "If that's all ill be going now",0;disablenpc "FirstReborn";end;OnInit:disablenpc...
  14. A

    about HighWizzard/Warlock(Male) Error

    help im having an error on high wizzard and warlock when i login to game but when im on character select i can see the sprite of the high wizzard and warlock help i have the sprite of high wizzard and also if my sex was Female it don't have any error and i can play in game why on male? i had an...
  15. A

    Help RightClick Compare Error :(

    i encounter an error when viewing any item  i know what is the error but i don't know where/how i can fix it  here  when i viewing any items discription i don't get an error   but when i equip Headgear and view other headgear i got an error   but if i do not equip any headgear i can view...
  16. A

    Req> Zeny Ladder and Mvp ladder

    zeny ladder that will list all the character zeny in game mvp ladder with announcer :* :((( help
Back
Top