Jump to content

c2greentea

Members
  • Posts

    173
  • Joined

  • Last visited

Everything posted by c2greentea

  1. Is there a way to trace duped items in the picklog? I was told that some players in my server can duplicate items even Harmony gameguard is installed. Please help
  2. I'm using this VIP/premium account script: http://upaste.me/r/558b140738cabba51 I wanted to make a headgear change a wearer's status to VIP. Then they will return to normal status when they have taken off the headgear. If the player is currently VIP from using a consumable item, and they choose to wear the said headgear, it wont have an effect. The player's VIP status timer must still be the same from when he used the consumable VIP item. Is this possible? I can tip reasonably via Paypal. Thanks up
  3. Thanks Capuche, what will that addtl code do? Sorry noob here.
  4. Oh do I have to say sorry, Aeroblax? LOL Btw, I meant trace. I don't know why it appeared trade instead of trace. Lol!
  5. Thanks Imp, it finally buffed below lvl50 players but the script cursed the player? http://gyazo.com/16936925966938284497d15ccfc82cf3 How is that possible?
  6. Sorry noob here. What does Macro f1-f9 do?
  7. Is there a way to trade duped items in the picklog? Please help
  8. What's wrong with this script? http://upaste.me/r/4d5414074a6c9b54d It is supposed to buffs players that are below lvl 50 but players reported that the npc doesnt buff. Pls help. Willing to tip via Paypal
  9. How to do this? I am thinking of changing love dad bandana's sprite to another existing sprite?
  10. I need someone who can use all different kinds of Ragnarok cheats in my server. I want to know if the developer who took care of the the Harmony installation in our server is properly done. A player reported that someone can duplicate items in-game and also bot suspicions. Pls pm me asap. This will be paid via Paypal. Thanks
  11. Thanks Skorm. Will have to wait til Sat to check if it works or maybe I'll put the server on maintenance to check. Btw, will the changed rates be return to normal as soon as Sunday 12:00 am though?
  12. Where can I view and pay for it? What was changed or fixed here Cydh? Thankss
  13. What are the errors in my script? I just changed a few lines but players reported that after finishing 3 levels and they are about to get the treasure chests, 3rd level restarts. Pls someone check my script and let me know the errors. I will tip reasonably via Paypal. http://pastebin.com/raw.php?i=xZqs5nH8
  14. What are the errors in my script? I just changed a few lines but players reported that sometimes the target can't be killed, target can still be killed even he's already outside the event map particularly in town maps, target size is still big even if the event is already finished and many other bugs I cant recall as of now. Pls check. I will tip reasonably via Paypal. http://pastebin.com/raw.php?i=m2rQRf59
  15. I have this script http://pastebin.com/raw.php?i=XCESUmRV from sandbox I think but it has annoying bugs. When the player has got the quest already and if he disconnects or let the time given pass, the character he used will be forever bugged and will just show u killed 0/20 monsters when clicking the NPC unless we fix in global_reg_value. I am willing to tip reasonably via Paypal. Pls help
  16. Skorm, it didn't work. I put the server on maintenance and tried this script: http://pastebin.com/raw.php?i=SAw8mCmU But as soon as I reloadscript it announced right away even if it's not yet Saturday. Help pls?
  17. What are the errors in my script? I just changed a few lines but players reported that after finishing 3 levels and they are about to get the treasure chests, another set of monsters appear. Pls someone check my script and let me know the errors. I will tip reasonably via Paypal. http://pastebin.com/raw.php?i=xZqs5nH8
  18. What are the errors in my script? I just changed a few lines but players reported that sometimes the target can't be killed, target can still be killed even he's already outside the event map, target size is still big even if the event is already finished and many other bugs I cant recall as of now. Pls check. I will tip reasonably via Paypal. http://pastebin.com/raw.php?i=iPm0Jcqf
  19. I need card remover script that would need an amount of a certain item ID and not zeny as the payment. Please help. I can tip via Paypal.
  20. Thanks Skorm. Will the drop rates change for boss/mvp drops also? In the script, is the right atcommand @reloadmobdb really? It should be @reloadbattleconf right? I'm confused. - script X2 -1,{ OnInit: OnSat0000: //------------------- set $@brate(3500); set $@jrate(3500); set $@drate(1000); //Base exp setbattleflag("base_exp_rate",$@brate); //Job exp setbattleflag("job_exp_rate",$@jrate); //Drops setbattleflag("item_rate_common",$@drate); setbattleflag("item_rate_heal",$@drate); setbattleflag("item_rate_use",$@drate); setbattleflag("item_rate_equip",$@drate); //we don't change card drops rate, because these values won't change them anyway atcommand "@reloadmobdb"; announce "Current Rune-Midgard rates are: 1."+($@brate-100)+"x 1."+($@jrate-100)+"x 1."+($@drate-100)+"x",bc_all,0xFF6060; end; } I used this script. Is there no error in this one?
  21. I'd like to know how to increased rates in certain days, for example every Saturday or Tuesday? Willing to tip via Paypal
  22. How to add prize for losing party? And also, how to make it enabled only at a specific time? So if its not enabled, the npc will just say check back at these ff opening times? Willing to tip please!
  23. How to load this? Manually via @loadnpc? What's the problem with this script? http://pastebin.com/raw.php?i=krgCVKtR I only changed maps and coordinates then the blue team chatroom appears to only have (1/1) chatroom limit and the other appears to have the correct limit. Pls help
  24. How to give consolation prize if they die within 3 rounds, just before all mobs in the 3rd round get killed?
×
×
  • Create New...