Jump to content

Winz

Members
  • Posts

    1479
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by Winz

  1. Any message from the console? Especially [Error] and [Debug] as well as [/b][/color] also [color=#daa520][b][Warning][/b][/color]?
  2. If your item ID is: 19029 then in resnametable and itemnametable should be like this: 19029#Detale_suit# 19029#Thief_Suit# As well, if you put: then: If your sprite is named as "Detale_Suit.act","Detale_Suit.spr", it should be like this: resnametable:19029#Detale_suit# accname.lua: [ACCESSORY_IDs.ACCESSORY_DETALE_SUIT] = "Detale_Suit", accessoryid.lua: ACCESSORY_DETALE_SUIT = 1678, (same) [*]If your sprite is named as "_Detale_Suit.act","_Detale_Suit.spr" , it should be like this: resnametable:19029#_Detale_suit# accname.lua: [ACCESSORY_IDs.ACCESSORY__DETALE_SUIT] = "_Detale_Suit", accessoryid.lua: ACCESSORY__DETALE_SUIT = 1678, *notice the red _ there.
  3. lua files\datainfo\accname.lua lua files\datainfo\accessoryid.lua data\idnum2itemresnametable.txt data\idnum2itemnametable.txt and make sure that you're not using a viewid that's too large that the client didn't support (the client support: you can change it when diffing the client) Try to make sure that all of the above are correct.
  4. I think so. they are updaters. If you are not sure, just download and keep them. (just ~300 kb ah~ ) if you have obtained a rAthena Server, it will (by default) set to accept 2012-04-10 Clients. You can use any version of rAthena. (Otherwise, the latest is the most recommended). Your kRO (with a date of 04-14-2012) only shows "Until which official kRO patch, like items, skills, and sprites are fully supported" Have a nice day!
  5. wow, wonderful. Glad that I could be a help. Have a nice day!
  6. Is that because of Subnet configuration? or Script error? So sorry I don't know. Just telling you, I didn't modify my subnet_athena.conf and now it's working perfectly. Have a nice day!
  7. sure! do not hesitate to ask if there is any problem. Have a nice day!
  8. Did you mean that you open 2 Ragnarok Clients simultaneously (at the same time)? Have a nice day!
  9. Sorry, I'm not the one in Thor. I didn't use Thor. maybe one day I will learn how to use it. Have a nice day!
  10. well, 2012-04-14 is newer than 2012-04-10 right? therefore, it supports 2012-04-10 completely. Have a nice day!
  11. data\izlude.gnd data\izlude.rsw data\izlude.gat IF you have 2 clients using the same GRF, but you want the renewal client reads the renewal izlude and the pre-renewal client reads the old izlude, then, you must separate them. copy the GRF, make them into 2. put the renewal izlude map to GRF 1, which will be read by Client 1 (Renewal) and put the old izlude to GRF 2 which will beread by pre-renewal client. have a nice day!
  12. GRF separation? so that files be not merged? Have a nice day.
  13. Gamers may prefer NVidia. Otherwise, I would suggest you to use ATi. My own Experience: a MacBook Pro (Core i7) with NVidia Graphics, running Windows and opening Adobe Photoshop CS 5 took forever to load rendering 3D editing. contrastly, a CPU with processor of Core2Duo 2.4 GHz, ATi Graphics (Radeon HD 5770) can perform the 3D modeling in Adobe Photoshop CS 5 Flawlessly. It's just a suggestion after all. therefore, you are the one who will build the CPU and you're the one who decides! Have a nice day and have a nice CPU! BTW, I would suggest you to have more HDD. If speed matters a lot for you, then it's fine to use SSD. Otherwise, you may want a 1TB HDD (if you store movies, installing multimedia-related software, etc). Also, I think 16 GB of RAM is fairly enough. you can give the VM around 8GB to be shared for running 3~5 VMs at the same time, while you are using the rest 8GB of memory for your desktop: Gaming, multimedia editing, and others. *My suggestions are referring to low cost, enough performance CPU.
  14. If you fall down, then stand up. Fall again, stand again. Fall again for the third time, stand again for the third time. Ask for help and they shall help you. Why am I so sure? We are human beings, we can't live by our self. They also human beings. they also can't live by themselves. And, When you are helped, therefore you shall be a help for someone else. P.S: I'm so sorry for the late reply of your PM. it was Friday, 11.57 PM when you sent the message (the time when I have lay in bed) and I had a class at 8.00 AM (Saturday) and if you see the timestamp, that's the time when I was able to start the computer. Have a nice day!
  15. dreitausend siebenhundert achtundfünfzig (3758)
  16. Winz

    "The New Life"

    Good Morning, rAthena!! Good late-Morning, rAthena!! Heard that yesterday, December 21st, 2012 was the end of the world and the beginning of the new world. Therefore, I am greeting you to the whole new life! Have a nice new life dear all of you! Have a nice day! Written on Yi-Lan, Taiwan, at 11.27 AM -Winz
  17. \config\servers.php There, you can edit to where will the FluxCP connect your MySQL. Btw, mind telling us what your CP is? StarsGames? Flux? Ceres? others? Have a nice day!
  18. try to check your files: datainfo\accname.lua datainfo\accessoryid.lua idnum2itemresnametable.txt num2itemresnametable.txt Have a nice day!
  19. Winz

    storage error

    Basically, I open the file: [rsu-kro-rag-lite.exe] and [rsu-kro-renewal-lite.exe]. and it's doing its job. Have a nice day!
  20. Yes, it does. why? because <aid> and the rest of the lines are "failed" to be read since: <registrationweb>facebook.com/registrationweb> which should be like this: <registrationweb>facebook.com</registrationweb> Notice the text in blue? Have a nice day!
  21. Would you mind to tell us how did you solve it?
  22. or maybe: db/pre-re/skill_cast_db.txt ? This one if you disable the renewal mode.
  23. nope.for example "This is a bash script to automatically start your Ragnarok Server when your VPS is accidentally restarted".. or a kind of that, a script that executes program automatically?
×
×
  • Create New...