PORTAL BITMASK INT

Revision as of 13:57, 17 June 2019 by 127.0.0.1 (talk) (Created page with "{{Related|Weenie Properties|INT}} == PORTAL_BITMASK_INT (111) == Description: portal restrictions (no summon/tie/pk only) === Base Values === :{|class="wikitable" ! Value ! D...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Related topics: Weenie Properties, INT

PORTAL_BITMASK_INT (111)

Description: portal restrictions (no summon/tie/pk only)

Base Values

Value Description
0 Undefined
1 No Restrictions?
2 No PK
4 No PKL
8 No NPK
16 No Summon
32 No Recall/Tie

Bitmask Values

Value Description 6 No PK/PKL (4+2)
22 No PK/PKL/Summon (16+4+2)
24 NPK/Summon(16+8)
40 NPK/Recall/Tie (32+8)
48 No Recall/Tie/Summon (32+16)
54 No PKL/PK/Recall/Tie/Summon (32+16+4+2)

Notes

  • ??