Neo-Mind Posted July 3, 2013 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 806 Reputation: 221 Joined: 03/13/12 Last Seen: September 17, 2024 Share Posted July 3, 2013 (edited) Previous Topic : http://rathena.org/board/topic/79646-release-2012-04-10a-with-no-weapon-item-id-restriction/ I initially made the patch for 2012-04-10RagRE client only since i saw the clients after that date is using iteminfo.lua But it looks like for Ragexe Clients this is required till July 2012. So I decided to make it into a WeeDiff plugin (well that and it looked like people were using it after all). Download Links: 1) Weaponoverride.lua file: put it inside lua files/datainfo folder (Instructions for use is already there in the lua file) http://www.mediafire.com/?s43q5gpiab42cbw 2) Plugin dll : put this inside the plugins/WeeDiffGen folder of ShinsDiffPatcher http://www.mediafire.com/?k5ecl1nelnkspsw Disclaimer: This patch is meant for clients that uses txt tables which has hardcoded limits for weapon item ids. This is no longer required for newer clients which uses iteminfo.lua files. Let me know if you face any bugs or issues:-). Edited July 3, 2013 by NeoMind 2 Quote Link to comment Share on other sites More sharing options...
LatSo Posted July 5, 2013 Group: Members Topic Count: 69 Topics Per Day: 0.02 Content Count: 296 Reputation: 2 Joined: 04/11/13 Last Seen: December 22, 2020 Share Posted July 5, 2013 (edited) Thanks for this! Really helped me alot Using 2012-04-10a ragexe IN adding id ranges in the weaponoverride.lua, do I need to do propper tabbing in each line? Edited July 5, 2013 by LatSo Quote Link to comment Share on other sites More sharing options...
Neo-Mind Posted July 5, 2013 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 806 Reputation: 221 Joined: 03/13/12 Last Seen: September 17, 2024 Author Share Posted July 5, 2013 no tabbing is not an issue just make sure the format is followed as specified Quote Link to comment Share on other sites More sharing options...
LatSo Posted July 5, 2013 Group: Members Topic Count: 69 Topics Per Day: 0.02 Content Count: 296 Reputation: 2 Joined: 04/11/13 Last Seen: December 22, 2020 Share Posted July 5, 2013 at the last line, do i need to put , like for example like this: ["25000:25500"] = W_CODES.MACE, ["25501:26000"] = W_CODES.SPEAR1H, ["26001:26500"] = W_CODES.KNUCKLE Quote Link to comment Share on other sites More sharing options...
Neo-Mind Posted July 5, 2013 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 806 Reputation: 221 Joined: 03/13/12 Last Seen: September 17, 2024 Author Share Posted July 5, 2013 doesn't matter if you put it or not. There is no requirement of a comma in the last line. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.