Jump to content

integral

Members
  • Posts

    167
  • Joined

  • Last visited

Everything posted by integral

  1. Try this Luas + Packet_db.txt from trunk + your client. I think it will work. Except for the problems found above.
  2. Is it possible to trigger a random event? Example: A disguise event will trigger anytime of the day. Thank you.
  3. Lol, sorry, yeah. I was reffering to that.
  4. Alt+H, uncheck the boxes.
  5. Alright, Problem solved. Thank you. Is there any way for it to just check the zeny? not take it.
  6. Thank you. Problem Solved. Btw, is it possible to have a zeny range? maybe from 50m to 100m?
  7. Is it possible to have a requirement in order to enter a chat room? For example: When a chat room was created, You need to have at least 1m zeny to enter? Though it will only check it but not take it.
  8. $@warpwaitingpc[] // Is an array containing the account_id numbers of the characters who were just warped. $@warpwaitingpcnum // Contains the number of the character it just warped. uhh, how to use this to announce the warped players?
  9. uhh, isn't the role of this part, to show the name of the player? if yes, couldn't you just delete this part, set .n$,"["+strcharinfo(0)+"]"; // NPC Name And you could edit this part mes .n$; to this mes ""+strcharinfo(0)+","; Please correct me if I'm wrong. Thank you.
  10. Is the skillinfolist the only problem in this release?
  11. I guess so, but this is fixable via packet_db, right? or is it in lua files or client? EDIT: I mean, to have the old inventory names.
  12. integral

    Custom txt db

    uuhh, newb question. but what custom txt db are you guys talking about?
  13. I'm not really sure, but the name of the tabs also contribute to how big will the inventory be. So I'm guessing, if the names of the client would be like the picture on the right, then we will have a smaller inventory.
  14. Made it work. Thank you. EDIT: Is there any way to return the font/position of the inventory names? from left picture to the right? Something like removing the spaces in between the letters.
  15. Yeah, I can resize it but not as small as this. and I can't make it smaller, it can only get bigger. Lol. EDIT: btw, how'd you changed the tab names? http://forums.irowik...20&postcount=32
  16. No, when you log out, the item will return to their respective places. EDIT: Are your inventory look like this? I can't resize it. And the tab names... I want to change it badly. Lol.
  17. uhh, sorry newb question. how and where will I apply this patch? Thank you. EDIT: Just made it work. Though you're right, it doesn't save upon log out.
  18. That solved the disconnected to the server part, but the item is not transferring. Any item when transferring would do, right? Thank you.
  19. Oh, alright. Thank you. I'll try it and let you know of the result. The lua files inside that folder will also work if it is .lub right? and the packet_db_ver would be? 27? or still 28?
  20. uhh, where can I find the lua files of Miruku? 'cause the only files that I have inside the data folder is table plus the .eot files.
  21. But when I try the 2011-11-02 client with Rytech's decompiled luas, I always get the newskillinfo error.
  22. Thanks for the replies. But since the personal inventory is not working, what's the best client to use? or is there a way to change it back to the way it(inventory) was?
×
×
  • Create New...