Jump to content

Neo-Mind

Members
  • Posts

    806
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by Neo-Mind

  1. The project is already done since long time back and you can enable it in the client with the "Use Custom 3D Mobs" patch in NEMO. If you are facing any issues with the patch, then tell me which client date and what issue you are facing.
  2. are you sure you set the proper group level for those ids in the server db.
  3. Well there is a minimum limit check so maximum limit checking should also be possible via hexing.
  4. Use NEMO to patch - Custom Job and Shield patches are available in it. The xDiff file here is outdated. Also you should be using the files from the Support folder from NEMO not the ones here. EDIT: Can someone please close this topic. Thanks.
  5. https://rathena.org/wiki/Custom_Items#Weapon_Sprite_Solution_.28For_New_Clients.29 the classNum is the viewid you specify in WeaponTable.lub
  6. Wonder why I never saw this topic till now. Didn't know you put up a topic about it Curiosity . *Follow Mode ON*
  7. Actually that one is already made, but its a private patch so I can't release it for now. :-)
  8. All the other custom projects went to archive why should this be any different. If he comes back to continue he can either ask a moderator to pull it back or start a fresh topic.
  9. Adding custom cards is no different from adding any other custom item (well there would be few extra steps like putting the card bmp file in proper location and adding prefix/suffix to show when the card is bound to an equipment - both still follow the old way it was done) Now since you see an error after adding an entry in iteminfo lua file it means your client is reading the lua file instead of the id2num desctable and nametable txt files, So focus on the lua file. As for the error, the syntax looks ok . just check if there is a comma added before your [35000].
  10. If Pixel graphics sucks then MINECRAFT SUCKS HARDCORE. I wonder why minecraft was made that much pixelated though.
  11. Yet Another Bird leaves the nest . Thanks for you contributions Icabit and Good luck For all that is to come in future
  12. i guess all quake effects ?
  13. Your data\mapnametable.txt is not translated. https://github.com/ROClientSide/Translation/blob/master/data/mapnametable.txt
  14. everyone will post here, because its named 2014 Client Support
  15. Ah sorry have a fever so I guess my Mind isn't working as properly as usual. Anyways Open client in hex editor. Find: 3B C7 74 1C 3B C3 74 18 Replace: 3B C7 E9 FF 02 00 00 90 This will also skip showing the Info button on some LangType
  16. Even with Tokei 's grf, Some parts of prontera still crashes some times for pre-2015 clients (although putting it in data folder seems to be working fine for me so far)
  17. Third one looks especially good. Only thing is the G looks more like & right now :3
  18. Its patched with ..Disable HShield ..Disable ragexe filename check ..Read msgstringtable ..Read datafolder first
  19. I think it should have been in Script Releases section because ... well it is a release but hey close enough i guess thanks for the share
×
×
  • Create New...