Jump to content
  • 0

Taekwon Only


Question

Posted

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

Posted (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 by Capuche

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...