Jump to content

Pneuma

Members
  • Posts

    846
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by Pneuma

  1. Try following this: Guide for <= 2012 clients Also, try to paste one of your item DB entries so I can see if you made it correctly
  2. Please list the files that you have changed and what client version you're using
  3. I know, but if its just one like of text, you can rename a text file to the korean text you want to translate and then use unbollox to translate the filename.
  4. Your best bet is to use Unbollox. You can use it to translate full directories.
  5. http://www.green-peach.net/?a=sprite&type=hat&name=Valkyrie_Helm Here is the Valkyrie Helm you seek. And no, Gratia is the original Author. This has been a custom headgear for as long as I've been playing RO. Just like the Neko Mimi original. It was a Custom Headgear until Gravity made it an official headgear.
  6. Giving skills that are not for that class will result in it being put on the "Misc" tab.
  7. For this reason, my client has a patch labled: Load Custom lua file instead of iteminfo.lub It allows you to set a custom location and name for your iteminfo.lua; I have mine set to "data/iteminfo.lua"^it is enabled in 2013-08-07a clients using NEMO; havent tried anything else
  8. It seems after trying to use certain BBCode, Normal members are not able to use the following: Info Test Warn Another Test Success Last test I think it would be good for these BBCodes to be able to be used in Projects and Releases by normal members and not just a form of moderator.
  9. I have a link in my Signature "Up-to-Date Data" that contains everything that are being updated. Please make sure to download everything properly and could you tell me what lua error you received? You need the Data and System locations from that link btw. Thanks, i'm loading that now The error said cant open System/iteminfo.lua I search and i have only lubs, so maybe thats the problem x_x i'll try with all your data ^^ Thanks!!! All you need to do is save the "System/Iteminfo.lua" from that link then. All the lub files in your "data/luafiles514/lua files" are just lua files that have been renamed to lub.
  10. I have a link in my Signature "Up-to-Date Data" that contains everything that are being updated. Please make sure to download everything properly and could you tell me what lua error you received? You need the Data and System locations from that link btw.
  11. THanks i'll try it rght now ^^ Please read the last post
  12. I can patch you a client that works with the latest rev in like less then 2 minutes but You'd need to tell me your server name and if you use a custom iteminfo.lua location and custom data.ini My server name is AkiaRO .. well if i remember how amke all this LOL and i guess i'm using all in the default settings.. i dont want make a mess now that i forgot everything T_T thanks >.<!!! You will have to change your clientversion to 45. And make sure to edit the PacketVer and recompile. Also, it reads "System/iteminfo.lua" not lub Please redownload D: I applied "data/iteminfo.lua" by mistake AkiaRO.rar
  13. I can patch you a client that works with the latest rev in like less then 2 minutes but You'd need to tell me your server name and if you use a custom iteminfo.lua location and custom data.ini
  14. 46 ^^ this is the client i download http://rathena.org/board/topic/91350-2013-12-23-full-client/ thanks for reply >.< Well considering that that client release is for Hercules and not rAthena there could be some stuff that they have that we do not. So Honestly you'd probably be better off going with 2013-08-07a unless that client has something specific you want
  15. Click my signature for "Up-to-date Data"
  16. Oh! You meant the vending skill. You need this
  17. prontera,147,174,5 itemshop Test Shop 564,6224:0,6090:100 //Breakdown map,x,y,d itemshop NPC Name ID,TokenID:0,ShopItem:ShopPrice Map: What map it's located X: What X coordinate it's located at Y: What Y coordinate it's located at D: Direction the NPC is facing NPC Name: Self-Explanitory. ID: NPC ID http://nn.nachtwolke.com/dev/npclist TokenID: What item you want the shop to use as currency ShopItem: What item you want the shop to sell for the TokenID ShopPrice: how much the ShopItem is
  18. prontera,147,174,5 itemshop Test Shop 564,6224:0,6090:100 Replace 6224 with the Item that you want; 6090:100 is the first item you wanna sell and the 100 is just the price
  19. So I'm trying to make a profession system and Instead of doing a variable based level, I actually have skills. I plan to have them level up by doing things with the professions. The main issue I have right now is figuring out how to use arrays to set a "required amount of XP" //Player Starts at Lv1 setarray $@RequiredExp[0], 250,750,1500,2500,3700,5100,6700,8500,10500; The way the above exp works is Players are already level 1 in profession; They need 250 experience to hit level 2, 500 to hit level 3 and so on. My issue is is how do I make it so once they hit the required experience, it switches to the next array? Also, How would I run the command "skill" to get the current skill level and +1 kinda like...? skill 3040,getskilllv(3040)+1,4; Thanks to Sandbox, I was able to get what I needed.
  20. If you needed help with my script you could have posted it in the topic for it ;-;
  21. I can click on the link just fine?
  22. You need to edit your iteminfo.lub/lub. You can find the english one here: https://github.com/ROClientSide/Translation/tree/master/System Iteminfo.lub goes in your RO/System/ folder.
×
×
  • Create New...