Asheron's Call Community Wiki
(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...")
 
Line 28: Line 28:
 
! Value
 
! Value
 
! Description
 
! Description
  +
|-
 
|6 || No PK/PKL (4+2)
 
|6 || No PK/PKL (4+2)
 
|-
 
|-

Revision as of 13:58, 17 June 2019

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

  • ??