Jump to content

Gidz Cross

Members
  • Posts

    686
  • Joined

  • Days Won

    9

Everything posted by Gidz Cross

  1. Good job uploading txt version. Me i still use txt version. ?
  2. The old diff works flawlessly! Just quick question. How do we use this to announce script? Thank you! Oh yeah i discovered a bug using @kami command. The message will be doubled. All kami related. kamia kamib kamic Any follow up with @kami fix? Also the /b. Thaaaaanks! Nevermind. I have fixed it theres no problem with the diff. Mabuhay!
  3. I think its much better to post this on github.
  4. Mael already posted the fix. Never knew that this was server side issue. Since im using old trunk.
  5. Calling all High-Rate lovers out there. Please help me by giving suggestions out there. I'm a fan of dark ro based setup. I do happen to have monster arena script. But it was based on low-rate server. I want some advice how will i set it up into high-rate type. So basically, my script summons declared monsters. And different monster will give specific point depends on my liking. setarray .MOBS[0], // MobID, MinAmount, MaxAmount, Time(ms), Points, X1, Y1, X2, Y2, // [1] [2] [3] [4] [5] [6] [7] [8] [9] // Low-Level Monster[Poring Family] 1002, 30, 50, 15000, 1, 0, 0, 0, 0, // Poring 1031, 30, 50, 15000, 1, 0, 0, 0, 0, // Poporing 1062, 30, 50, 15000, 1, 0, 0, 0, 0, // Santa Poring 1113, 30, 50, 15000, 1, 0, 0, 0, 0, // Drops 1242, 30, 50, 15000, 1, 0, 0, 0, 0, // Marin 1836, 30, 50, 15000, 1, 0, 0, 0, 0, // Magmaring So, this is the part of my script. When you kill a poring you will be given 1 point. Anyways, i want some suggetions how will monster arena will function on high rate setups. Any suggestion will be welcomed. Thanks guys!
  6. Its available by default in flux. But here ya go. Highest Peak.txt
  7. The drop increase for VIP is globally for items and cards. But yeah this is great feature im we can somehow exclude which item type.
  8. Ive been using Rodex since 2019. I don't encounter problems with it.
  9. It will be in the default directory of your RO. Folder name would be screenshot. If you don't have that folder i believe it will auto create once you take a screenshot.
  10. Its definitely client side. For sure its the translation files.
  11. Its definitely client side. Did you patch your client with restore song effects? I think thats for 2020+ clients. You dont have to do that since you are using 2018 client.
  12. Yes i know this has been requested too many times now. I actually have this mod on my trunk but i think its not properly coded. Well i wanted to request a perfect diff for spider web. Which you can cast it on the ground instead on players. The behavior should be default but ground type skill. If you cast 3 spider web the 4th spider web should delete the 1st web you casted. Thank you!
  13. Yep. I agree to this one. The revision im building was before item yaml too.
  14. Yes unfortunately. Since i own gepard. Maybe i can take advantage of it. Here my login table looks like with gepard colums. No idea what to change in the script. Or is it be that simple to replace 'last_ip' into 'last_unique_id" *EDIT Well ill be damned. I guess it works!
  15. This script is very useful. But if you have proxy ip this feature will render useless. Can i request to check unique id instead of ip? Or better yet mac address checker. Here's @Keitenai.
  16. Very nice release for those who dont have gepard. Thanks!
  17. Very approachable indeed! Can even support your oldest trunk. Keep it up! Check his website. Shakto Scripts – Scripts and sources modifications for rAthena and Hercules Emulator for Ragnarok Online game (ronovelty.com)
  18. Since this setup is intended. Can anyone make a diff regarding this?
  19. Makes a lot of sense. Thank you so much for the enlightenment.
  20. Thank you so much for the reply. Which line should i move it? Thanks!
  21. Can i request a diff for us to allow the use of @reloadnpc to complicated NPC's such as Euphy Quest shop? Thanks!
  22. Mine is working 100%. I use @Bringer's
  23. View File Map Information w/ Visuals Heya rA folks! Today i bring you this awesome function that imitates MapInfo for 2020+ clients. This is for 2018 clients and below. Just install the script and merge the files to your main grf and viola! Also, if you dont want the cutins version i made text version as well. Just set .@cutinmode into 0. PSD file Included. ENJOY!!! P.S. I'm not good at graphic designs but this will do. ? Submitter Gidz Cross Submitted 07/18/22 Category Other Video Content Author Gidz  
  24. There are workaround in 2015 clients. But yeah. I wont display properly on your client version. You can just edit the mes info. i would do it this way mes "<ITEM>"+getitemname(602)+"<INFO>602</INFO></ITEM>"; mes " "; mes "Click the link above to see the description of Butterfly Wing"; end;
×
×
  • Create New...