Jump to content

Neo-Mind

Members
  • Posts

    806
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by Neo-Mind

  1. Guess no one reads the wiki :| unknown item comes from missing item information at clientside. since you're using new client you need to modify System/ItemInfo.lub file => http://rathena.org/wiki/Custom_Items#Item_Placement_on_Data_Folder_.28For_New_Clients.29 the error you mentioned is coming from either accessoryid.lub or accname.lub file (check line number 1000 there seems to be a syntax error - you might have forgotten to shift the "}" to the end of the file)
  2. I have updated the info in wiki. Check this http://rathena.org/wiki/Custom_Items#Weapon_Sprite_Solution_.28For_New_Clients.29
  3. looks like you missed a patch. maybe Disable HShield or Disable Ragexe FileName Check.
  4. i have only seen Robe sprite being able to do that. For that you need to edit files in lua files/spreditinfo folder. i haven't delved into the details but one thing i could figure out is that the values correspond to frames that should be shown in front. Rest are all in back.
  5. use a hex editor. For e.g. HXD . Search and replace .. make sure you select Hex String in the dropdown box. @Boom thanks i have been looking for a good replace string. I will add these to Nemo
  6. well fact is color attracts people more than gray scale. plus its about graphics .. shouldn't it be more colorful? just saying. I like the idea about adding the olrox doll . but the panels aren't as visible now as in the first one. both first and latest one looks good ... maybe you can combine the concepts from both?
  7. for that client there is an item id limitation. you need to add your weapon in the range meant for it. you can see the valid item id ranges in my signature below. rest of the stuff is same as other custom items. (i mean the txt table additions). As for the sprite name. check this site. http://ratemyserver.net/index.php?page=riot_bible_section&section=6
  8. hmm lets see Support for new 3rd job skills. Rebellion Class - lets face it eventually we will be using it even if you say no need now (unless you are sticking to a transcendent server then i dunno ) We are using main clients now so features like cash shop button are there (haven't tried it out in 2012 clients though). These are a few to name, but I'm sure there are more.
  9. why does no on read the wiki :| http://rathena.org/wiki/Custom_Items#Item_Placement_on_Data_Folder_.28For_New_Clients.29
  10. Blue Jem does your client use ItemInfo.lua is what i wanted to know. because the client side modification vary based on that. which is why i asked for the client date .
  11. which client version are you using?
  12. post the error screenshot and what you have specified in your lua files.
  13. @Phenex: try this Find: 0F 85 21 02 00 00 8B 86 A4 Replace: 90 90 90 90 90 90 8B 86 A4
  14. @Phenex: Which client version are you using? I'll put the hex codes here. @ZeiyanRO: I guess it could be possible. though i have not delved into the details as to how exactly it can be done.
  15. there is a comparison in the client which checks for langtype 0 and uses shared path if not 0. I guess we can remove that checking part.
  16. either that or some modification in client to pick up the novice mount sprite instead of the novice sprite.
  17. Pokemon Plaza View File Join my facebook site: https://www.facebook.com/OlroxMaps Pokemon Plaza is a pokemon themed map that I did almost a year ago, but for some reason I didn't add it around here. It has the idea to bring a lot of pokemon elements on it. Some features of this map: A pokemon trainer "Red" statue on center imported from super smash bros brawl and adapted/posed by me to have that position (skin/bones edit) Some pikachus from some pokemon games, which I also did that position (skins/bones edit) also, I added some electric sparks effects on them. Pokeballs I did in 3d and I texturized too. Also there are the -Pokemon- letters which is a service I offer as -custom logo in 3d- Pokemon buildings as: pkmn center, gym, shops inspired in some pokemon games. The pool has a pokeball shape Map includes 2 interiors: pokemon center (with has even as decoration some pokemon health machines) + a basic shop (which has a cash + soda machines too) Any pokemon inspired server should try this one. Also if a server has in mind to ask for more pokemon cities, please contact me up on my facebook or trough here by PM. I have a lot of pokemon stuff like houses, trees, monsters etc. That are waiting for being used on a map. Submitter Olrox Submitted 10/22/2013 Category Map  
  18. The sprite issue is because you are either using a client that doesn't recognize rebellion sprite path (use august 2013 and above clients) or the job id is wrongly added.
×
×
  • Create New...