Jump to content

chriser

Members
  • Posts

    94
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by chriser

  1. Hi guys, I wanted to contact him today, too, but his contact is still unavailable, and its end of august. Does anyone know what is going on?
  2. Hi guys, I have a small question/problem. So, all the MVPs are dropping a MVP Box. This Box should contain the Card of the MVP (50% Chance) and some other stuff, which is the same in all boxes. Now, is it possible to tell the Box when it's dropped which card it should contain? This could be done with multiple boxes, so that each MVP has its own box, but is it also possible that I only have one SINGLE box which drops the associated card? Just for clarification: 1. Player kills Baphomet, Card ID 4147. Baphomet drops Box (id 30000) Box must contain Baphomet Card by 50%. 2. Player kills Phreeoni, Card ID 4121. Phreeoni drops Box (id 30000, SAME ID) Box must contain Phreeoni Card by 50%. I hope i could describe my problem clearly. Greets chriser
  3. Hi guys, i am currently developing such a tool approx. A bit of history: We are building up a new server, and i am responsible for all the client and server stuff (core, client patching, database). I get tons of sprites from the other guys to get them ingame, but after about 100 sprites written in all the files, i decided to build a tool that does the work for me. Currently,I have a working console app, on which I can drag a folder/list of sprites and it asks for every sprite the Name, Description, Type, etc... I coded it for my needs, as I get the complete correct folder structure for the sprites from the other guy. I just got the idea of checking rAthena Forums, maybe there is such a tool and I don't have to optimize my solution. I saw this, and I will continue on this idea, because I think this would be great for ALL the poor guys who have to write tons of sprites in all the files. Created a googlecode project with my code sofar (it's C#, and its very pre-alpha): https://code.google.com/p/rathena-item-generator It would be cool if there would be other guys with knowledge of C# and are interestent in participating on this project. Just PM me here and tell me something about you (C# knowledge, rAthena knowledge, RO knowledge, personal things if you want, etc) Greetings chriser
×
×
  • Create New...