User Tools

Site Tools


building:scripts:x_sfscript_const

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
building:scripts:x_sfscript_const [2024/03/24 16:14]
EternalSenenity
building:scripts:x_sfscript_const [2024/03/25 12:58] (current)
EternalSenenity Probably best not to encorage people to play with this stuff.
Line 537: Line 537:
  
 const int MOD_STRREF_ERROR = 2474; const int MOD_STRREF_ERROR = 2474;
- 
-const int PLAYER_SERVER_ROLE_AREA_BUILDER =         ​0x00000001;​ 
-const int PLAYER_SERVER_ROLE_RESOURCES_BUILDER =    0x00000002; 
-const int PLAYER_SERVER_ROLE_SCRIPTER =             ​0x00000004;​ 
-const int PLAYER_SERVER_ROLE_SCRIPTS_MANAGER =      0x00000008; 
-const int PLAYER_SERVER_ROLE_DM =                   ​0x00000010;​ 
-const int PLAYER_SERVER_ROLE_HEAD_BUILDER =         ​0x00000040;​ 
-const int PLAYER_SERVER_ROLE_ADMIN =                0x00000080; 
  
 const int ACTION_IN_PROGRESS = 1; const int ACTION_IN_PROGRESS = 1;
building/scripts/x_sfscript_const.txt ยท Last modified: 2024/03/25 12:58 by EternalSenenity

phpBB Appliance - Powered by TurnKey Linux