Jump to content

Limestone

Members
  • Posts

    647
  • Joined

Everything posted by Limestone

  1. Hi @NANORAY We aren't sure of the original effect of this item, until we got the correct leak from kRO. Regards, Lime
  2. Hi! How about spawn of the treasure box beside the mvp?
  3. As the title says, how can script like this? Thanks!
  4. Hi! Since eA is not online anymore, can someone provide me X Status Icon program? Thank you! Bump?
  5. Hi! is it possible to execute a script in src? for example, i replace Cash shop's code, if i click the cash shop instead of showing its interface, a menu will show? Thank you!
  6. What is the BEST type of VPS for you? and why?
  7. Ziu! Update the Description please! xD
  8. Version 25, even here in rathena will do the same thing my friend.
  9. Just change your client date in mmo.h to 20100707 and it works
  10. <3 <3 <3 Another request @Capuche, how to add announcement if the event is already finish?
  11. Thanks Cydh! How about like this? sc_start SC_CRIFOOD,180000,10,0; if i set to 1, the sc will continue the timer even the character logged out. if i set to 0, default settings.
  12. pls post a picture so we could find the problem.
  13. Hi all! Is it possible to edit the sc_* tha will continue its timer even the character is not online? If yes, how? Thanks!
  14. Hi capuche, thanks for your reply. Actually anyone can set it. One question your script, if the sc ended and some of the characters are not yet logged in, once they logged in they will still recieve the sc? If yes, make it no, and is this possible? And let say the npc triggers the sc already and its 20 mins is passed after the npc activates thr sc. For the new log in characters, they will only recieve the remaining time. Hi Stalao, pls refer on my post above and also thanks for your reply.
  15. Yah thanks for the point out, i solved that while ago. but the problem is there is a Square in option that needs to be REMOVED then and also spacing in the Cash Shop the one i point out in the image. Untitled.png Also, how can i change the "P" in cash shop? i know it's in hexing anyone can give me a guide? Thank you in advance! try to find in msgstringtable.txt also the 'P#'.
  16. try to find it in 'msgstringtable.txt' and removed it. just remain the # in their corresponding line.
  17. Hi all, pls help me with my problem, how can I make a script like this. If the npc sets sc_start (that has a time) on me, also all the characters that is online by that time will have my sc_start too.. if online, they will acquire it automatically, if not.. the OnPCLoadMapEvent (i think) will trigger the sc_start once the other character that does not have the sc_start. sorry for my bad english. Thanks!
  18. hi how can I randomly set cash point to my account using query_sql? example: query_sql ("UPDATE `cash` SET `cash_point` = cash_point + rand(100,1000) WHERE `account_id` = '"+getcharid(3)+"'"); if i use the item, this is the error. DB error - Operand should contain 1 column(s) Thanks!
  19. Neo, updates on NEMO Client Patcher please!
  20. hi! is it possible to make the quest system of ragnarok modified to 10 level gap when killing a monster? for example i have a level 50 hunter and my quest is to kill 5 AK monsters, the quest can easily done when the level 50 hunter join party with a lvl 99. bump
  21. This is so confusing, if there are hacks happening on your server, please tell us what kind of hack is it, duplicate items? the only problem is in the coding of script itself. There are no hacks through script.
  22. Thanks bro gonna try it now. Will update you later! 1.There is no diff /showname in xdiff 2013-08-07aRagexe. I can use /showname ingame but no luck. 2. My client reads data folder and the map is already in mapnametable.txt it's just prontera. BUT I have this error <SEE ATTACHED> but I diff Ignore Missing File and I don't have the error anymore. use this instead.. https://github.com/Mstr3am/NEMO I'm using NEMO btw I downloaded files from Pneuma. And all is working no issues just the map issue only. I think the problem on my question no.1 is the diffing. But it's ok now. The map issue something can you help me? what map issue? please be specific. The "Unknown Area" This and that, what map is this?
×
×
  • Create New...