Jump to content

rans

Members
  • Posts

    429
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by rans

  1. Hi thank you guys for advice. for now i will be observing it.
  2. I already did that. and its already working. im just wondering if all of my players are wearing with this loop script to check every seconds. will it cause server issues or lag on my server?
  3. Hi there, I have a while loop script in my item. that loop will check every second if the player's map has a mapflag of pvp. if yes it will be taken off. anyway i did this cause item_noequip does not automatically take off equipment or nullify it if u just hit @pvpon it need to rewarp or manually take off the item in order to take the restriction... anyway the real issue here is if all of my player is wearing that item with loop script. will it cause Lag or server failure on my server? Ty in advance for enlightening me.
  4. I've just clone a fresh rathena from git and i got this error after compiling skill.c: In function 'skill_timerskill': skill.c:3906: error: 'for' loop initial declarations are only allowed in C99 mode skill.c:3906: note: use option -std=c99 or -std=gnu99 to compile your code skill.c: In function 'skill_check_condition_char_sub': skill.c:14174: warning: suggest explicit braces to avoid ambiguous 'else' skill.c:14171: warning: suggest explicit braces to avoid ambiguous 'else'
  5. Hi, How can i add a new .h file during compilation? im trying to add the "adelays.h" file but it seems that the makefile.in in new rathena isng compatible with the guide in adelays so im getting an undefined reference error when compiling.
  6. Hi, You just need to edit ips on. map_athena.conf char_athena.conf inter_athena.conf ====== login_athena.conf(if your changing the login port)
  7. Hi, Can i request a lottery script with a X amount of Y item to participate. And a chance to win array of random weapon/eq. +3 to +7 ​Thank you very much
  8. Checking will only occurs once, if they are already been checked it will skip checking again. well there is no way to prevent it during a serious hunting or else before going to a mvp hunting make sure that they have been check. -or you can modify the script to make it trigger during/every login of char (which is very hassle to other players)
  9. One thing about using eathena. some or more players want the old mechanics of eathena (which is really bug) and here in rathena it is fixed. but players won't understand that it was a bug and they still believe that was the original mechanics.
  10. Thanks for cleaning the script. i have uploaded a new version of this script with your script. thank you
  11. Hi, Try checking your Ro Folder if it has "data.grf" file
  12. Hi, I would like to ask if this script is possible and i would be very happy if you can make it for example i have +1 mink coat. and i want it to upgrade (+2 mink coat) in order for that the requirements will be change into some currency. ex Mithril coin aside from that there is a time waiting. ex 15minutes. and then even you log out. the timer still count and when you comeback it will upgrade your item. (During the time of upgrading, you can't use the item) and requirements, time increase as the level increases ex. +2mink coate (2mc, 15minutes) +3mink (3mc, 1hr) like that. ​thank you
  13. File Name: Simple Cool Anti-Bot File Submitter: Thaddeus File Submitted: 24 Jan 2015 File Category: Utilities Content Author: Thaddeus This is a Simple Code Improved by me and Originally the method was from Brian. Features: Random bot check will trigger when killing a mob. 25% Chance to trigger when killing a Mob. If already passed the bot check. you will not be check again in the future. (Until you Recon) You have 3 Chance to prove that you are not Bot. If you fail. 10days of jail time. If you reconnect during the checkpoint. you will return in checkpoint after reconnecting. I have tested this in my server and works fine to me. If you found bug. Please report it PS: Sorry for my Grammar and Messy look Script Click here to download this file
  14. in your conf/battle/gm.conf find // The minimum level for a GM to be unable to distribute items. // You should set this to the same level @item is set to in the atcommand.conf // NEVER SET THIS VALUE TO 0, or you will block drop/trade for normal players gm_cant_drop_min_lv: 1 //The trust level for your GMs. Any GMs ABOVE this level will be able to distribute items //ie: Use Storage/Guild Storage, Drop Items, Use Vend, Trade items. gm_cant_drop_max_lv: 0 if you set the values in to like this gm_cant_drop_min_lv: 10 gm_cant_drop_max_lv: 40 this means all gm level between 10-40 will be untradeable/undropable hope this helps you
  15. You did not apply the SRC patch/edit for that KoE script
  16. What emulator are you using?
  17. You can use any emulator for old school server. but if you still want to use eathena it is still get a trunk here http://eathena-project.googlecode.com/svn/trunk/ but you can still try 3ceam it is more updated Than eAthena. yet still eathena base emulator.
  18. After editing map.h recompile your files.
  19. Hi What do you mean you provide signature ads
  20. Version 1

    1216 downloads

    This is a Simple Code Improved by me and Originally the method was from Brian. Features: Random bot check will trigger when killing a mob. 25% Chance to trigger when killing a Mob. If already passed the bot check. you will not be check again in the future. (Until you Recon) You have 3 Chance to prove that you are not Bot. If you fail. 10days of jail time. If you reconnect during the checkpoint. you will return in checkpoint after reconnecting. I have tested this in my server and works fine to me. If you found bug. Please report it PS: Sorry for my Grammar and Messy look Script
    Free
  21. Hi thank you very much for your suggestion. but i doubt that it would be the best since this community is a lot of Developers not players.
  22. Good Morning / Evening to all I just want to ask if what are the possible and effective advertising sites for ragnarok? aside from Facebook Advertising groups/ Paid FB boost likes etc2, and RMS. any other sites? Thank you
  23. the next most stable for me is 20120410 you could try that. but i think 2010 client is still working on the latest rA. did you config your mmo.h and packet db?
  24. What client ver are you saying that you can't use?
×
×
  • Create New...