Jump to content

Frost Diver

Members
  • Posts

    189
  • Joined

  • Last visited

Everything posted by Frost Diver

  1. SOLVED! THANKS!!!!
  2. Hi, before this, there are no errors were found but after i updated my rathena to latest version, i'm facing this error (refer photo) how to fix this issue? here's the scripts that im using in my server thanks in advance BotKiller6.txt grabthecandy.txt lastmanstanding.txt
  3. Actually there's nothing error after i add custom command @afk. But then i revert back to its original and it still gives me an error. Then i noticed theres a file missing as i mentioned above. I think those errors is related to achievement.c because i just copy and pasted the files from original github without modify the codes. But i don't know how to do it.
  4. Yes. I did that already. ./configure & make clean & make server But still error.
  5. Or you can follow this guide in details. I managed to add my @go for custom map by following this guide. https://herc.ws/wiki/@go
  6. Hi, I don't know if this is a correct section to ask but i really need help in here. I tried to insert custom commands and recompile the server but it gets me an error. Then i noticed that there's a missing file which is src/map/achievement.c and src/common/database.h and database.c. So i tried to copy and paste the original file from github. But it still shows me the error (refer photo). How can i fix this? Thanks
  7. Actually my rathena got file missing which is src/map/achievement.c. and src/common/database.c and src/common/database.h. Then i try to copy and paste those missing file from rathena github and i got this error. How to solve this issue? Thanks!
  8. now i detected my problem which is i dont have file achievement.c compare to original rathena (refer photo). i think i got misclicked and deleted that file. so how can i recover that file again? while im just copy and paste that file from original rathena to my client. it still gives an error after recompiled. do i need to configure anything?
  9. i tried to add custom command on atcommand.c and recompile the server but it gives me error. and then i revert back to my original atcommand.c and try to recompile again. but then it still gives me error. how can i fix it?
  10. hi, can share me the script? really nice mini game
  11. Nvm..i figured it out. Its on /config/application.php. PROBLEM SOLVED
  12. Hi, Currently im using Drawmove theme by @KamiShi. But the problem is my table button got extra words 'Label' (refer photo). How to remove that? Buttons all functioned normally. Only 'Label' words is the problem.. Thanks in advance.
  13. thanks Annie. u helped me a lot. all my problem solved.
  14. I made a little modify in my Disguise Event script. all worked as I wanted. but 1 problem is, when the event's triggered by OnClock that i setted, how to make the event's duration runs only for 40mins or automatically stop/end if no participants joined? current script now is when triggered, it never stop if no participants joined and can't be triggered again on next OnClock. im much appreciated with your help and here's my script disguise.txt
  15. thanks a lot Annie. the scripts worked. but got 2 questions : 1. is it possible for @mapmoblist only update the current mob on the map that is not including the one is died? eg : I use the command at prt_fild04. let's say I've killed a vocal in the map, then if I use the command again, vocal will not display on bottom chat until next respawn. 2. how to make @whosell search for vending items only? not cash items.
  16. thanks buddy! I'll try this out. if there's any issue,i'll update here later
  17. I mean sir,the event duration..for example, disguise event has started. and I want that event runs only for 40mins. after 40mins with or without participants, the event will automatically ends.
  18. so if using this,event will start every 40mins right? if that so, the event will clash with my other event script. I set onclock because want every event runs 1 by 1 sir
  19. Hi, how can I make the event runs only for 40mins? here's my current script that im using. disguise.txt
  20. thanks a lot Annie. I will try it out. and can u assist me with this? I got an error when recompile and I have no idea where's my mistake.
  21. @whosell at this thread : @mapmoblist at this thread : and this is my original atcommand.c file atcommand.cpp
  22. Hi, as title mentioned above, im trying to apply custom commands which is @mapmoblist and @whosell. but I got this error (refer picture). how to fix that? or, if anyone got a whole atcommands.c file with @mapmoblist and @whosell working, mind to share the files with me? im much appreciated. thanks in advance for your kindness.
  23. there's no line error. everything was fine when load the script. the error only showed up when u win the "Fabre Event". other event was fine without any errors. but I think there's something wrong with line '2371' in the script and I have no idea how to fix it. maybe u can try the script that I've attached.
×
×
  • Create New...