Rayhan Posted December 27, 2012 Posted December 27, 2012 Hey guys, sorry about this, i feel so stupid for asking this i should be able to find this somewhere but i can not for some reason. I've created a weapon for Taekwon Class only and I'm just wondering what the code is so only Taekwon Class can use it. Thanks in advanced. Quote
iubantot Posted December 27, 2012 Posted December 27, 2012 Taekwon (2^21): 0x00200000 StarGladiator (2^22): 0x00400000 Quote
Rayhan Posted December 27, 2012 Author Posted December 27, 2012 (edited) Yea, do you know the SQL digit for this? For example, all classes = 4294967295 Edited December 27, 2012 by Rayhan Quote
Capuche Posted January 8, 2013 Posted January 8, 2013 (edited) I've created a weapon for Taekwon Class only and I'm just wondering what the code is so only Taekwon Class can use it. Taekwon (2^21): 0x00200000 StarGladiator (2^22): 0x00400000 Example : 1550,Book,Book,4,30000,,600,85,,1,3,0x00200000,7,2,2,2,14,1,15,{},{},{} would be for Taekwon only. Taekwon (2^21): 0x00200000 StarGladiator (2^22): 0x00400000 -------------------------------------------------- 0x00600000 1550,Book,Book,4,30000,,600,85,,1,3,0x00600000,7,2,2,2,14,1,15,{},{},{} would be for Taekwon AND StarGladiator only. See http://svn.rathena.org/svn/rathena/trunk/doc/item_db.txt for more bitmasks. Edited January 8, 2013 by Capuche Quote
Question
Rayhan
Hey guys, sorry about this, i feel so stupid for asking this i should be able to find this somewhere but i can not for some reason.
I've created a weapon for Taekwon Class only and I'm just wondering what the code is so only Taekwon Class can use it.
Thanks in advanced.
6 answers to this question
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.