Jump to content

Kami675

Members
  • Posts

    90
  • Joined

  • Last visited

Everything posted by Kami675

  1. so like this? Actually do you have an example of some sort? S file you could send me for me to compare with? i'm not quite sure what's causing this client crash EDIT: I changed the view id and removed 16027 from accname/accessoryid and now the scythe is a picture of a mace....lol it needs to be a custom view id correct? if it isnt a custom view id then the scythe animations etc wont show up
  2. Well I changed my view id to 8 but client is still crashing =/ here's my id2num files and itemslot. As for the collection/Sprite/Item they should all be named 16027 correct? and im using the rASpriteNameGen114 to create my files. So my weapon sprites go Sprite-->Àΰ£Á·-->¿ëº´-->¿ëº´_¿©_16027/(¿ëº´_¿©_16027_°Ë±¤/¿ëº´_³²_16027/¿ëº´_³²_16027_°Ë±¤) All 4 of these within the parenthesis are in the same folder "¿ëº´". item_db: Accessoryid.lua: accname.lua idnum2itemdesctable: idnum2itemdisplaynametable: idnum2itemresnametable: itemslotcounttable:
  3. Refer to http://svn.code.sf.net/p/rathena/svn/trunk/doc/item_db.txt Acolyte + monk + priest = 0x00008110 < restricted class if you use newer revision then use 63 if not you can ignore it. your client crush because: view id is wrong. I suggest you read all in this http://rathena.org/wiki/Custom_Items no. 2 for 2012 client and no. 3 for 2013 client and no. 5 solve your crash problem. I have a custom sprite for the weapon as well so I don't want my Death Scythe looking like a spike. But I went to the section "More Maces" under the item_db since all the "Mace" view ids were taken but under "More Maces" view id "16027" was not taken so I used it for the custom view id since it's still in the mace view id range. What should I change the view id to? EDIT: As for the idnum2itemdisplaynametable/idnum2itemdesctable/idnum2itemresnametable/itemslotcounttable I have all those done already they are named 16207 just like my item name so that cant be the conflict. My Sprites/Collection/Item are all named 16207 as well
  4. p.s. I use number names to keep it in order and it allows me to add them faster i'll change them later on when I decide which items I want to keep and which I don't thanks in advance, - Kris eLV (the 99) is not valid I think, and are you sure you have the right job etc? because you have Upper set to 1. equip level 99 is valid, it just mean that you can only equip at lv 99. Only upper is wrong or maybe he's using old revision than there is no problem I think. 0xFFFFFFFE mean all jobs except novice. so did you try on novice? lol What should I change the upper to? I only want it equippable by acolyte/monk/priest/gm. Also I found the problem I was still level 1 so I changed it to lvl 99 but now when I click the scythe my Client crashes .
  5. Hello I am trying to add a custom weapon and the collection/item/drop is all working but when i double click it to try to wear it i get a red "Forbidden to wear the state cannot be worn" I am assuming its a issue with my item_db but i'm not sure where I messed up this is the first time i've tried to add a custom weapon before lol. The item id/view id confuses me idk which numbers to use and if they're even correct =/. Here's my item_db line for my custom weapon: p.s. I use number names to keep it in order and it allows me to add them faster i'll change them later on when I decide which items I want to keep and which I don't thanks in advance, - Kris
  6. TYTYTYTYTYTY i just pasted that to my packet_db and everythings fine now thanks a ton bro!
  7. where can i find the 2012-04-10 version that has the cash shop packets? or can i disable the shop packets completely?
  8. When I log into the game and click something, nothing happens commands/movement/exiting game. I am also getting a error message within my mapserver prompt. Error- Received unsupported packet <packet 0x08c9, 2 bytes received>, disconnecting session 3 char_athena= http://pastebin.com/Zib5YRXB inter_athena= http://pastebin.com/bmHRFEaY login_athena= http://pastebin.com/jHiZixPj map_athena= http://pastebin.com/z1msBn81 subnet_athena= http://pastebin.com/Q7v6SDbv clientinfo.xml= http://pastebin.com/C8YNFPzV mmo.h= http://pastebin.com/LQsUHiea p.s. I purposely took out my passwords but i know for 100% fact that my username and password matches my MySQL Workbenches password etc. If you need anything just ask p.s.s. I am using Ragexe version 2012-04-10 thanks in advance, - Kris
  9. yupp Ok well I ended up fixing that problem but now i'm into another problem. When I log into the game when I click something nothing happens commands/movement/exiting game. I am also getting a error message within my mapserver prompt. Error- Received unsupported packet <packet 0x08c9, 2 bytes received>, disconnecting session 3
  10. updated my post with the mmo.h sorry
  11. Hello everyone, I am currently trying to setup a offline private server for me to test some things on I am running into a small issue though when i type in my username and password and login it says "Rejected from Server" and brings me back to the login screen =/ here's a pastey of my server command prompts and various files. char_athena= http://pastebin.com/Zib5YRXB inter_athena= http://pastebin.com/bmHRFEaY login_athena= http://pastebin.com/jHiZixPj map_athena= http://pastebin.com/z1msBn81 subnet_athena= http://pastebin.com/Q7v6SDbv clientinfo.xml= http://pastebin.com/C8YNFPzV mmo.h= http://pastebin.com/LQsUHiea p.s. I purposely took out my passwords but i know for 100% fact that my username and password matches my MySQL Workbenches password etc. If you need anything just ask p.s.s. I am using Ragexe version 2012-04-10 thanks in advance - Kris
  12. Hello everyone, I was just wondering what is the most stable Ragexe that you use? I'm currently using the 04-10-12 version since that was the most stable version the last time I made a server. I'm just wondering since the new 2013 ones came out if there was a updated stable one! thanks in advance, - Kami675
  13. Hello I have just compiled my server with the newest SVN and all 4 files receive errors =/ it seems to be just a problem within the .h files here's a pastey of the error anyone else having this issue? http://pastebin.com/1UNx44MZ [sOLVED]: Turned out my antivirus was deleting the lib file on my Microsoft Visual C++ 2010 preventing it from compiling everything and causing a ton of errors so this was not a rathena issue sorry everyone >_<
×
×
  • Create New...