• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[HELP] What is this "DEV_ACCOUNT_ACCESS"? (DAA_...)

Newbie Spellweaver
Joined
Jan 5, 2014
Messages
59
Reaction score
1
Hey

I wonder what this is:
DAA_ENABLED = 1<<0, // legacy, shouldn't be used
DAA_DEV_ICON = 1<<1, // dev icon in player list, red text in chat
DAA_TELEPORT = 1<<2, // can teleport or teleport to player, or get player location
DAA_SPAWN_ITEM = 1<<3, // can spawn items via /gi command
DAA_KICK = 1<<4, // can kick players from server
DAA_BAN = 1<<5, // can permanently ban ppl
DAA_GOD = 1<<6, // can enable god mode
DAA_INVISIBLE = 1<<7, // player model is totally invisible!
DAA_HIDDEN = 1<<8, // do not show up in player list




I know its something with the commands, but how can I use it? If I´m ingame I cant use "/vspawn" "/gi" and so and in UserDATA and Accounts I´m allready "IsDeveloper" "1".

Please reply :)
 
Newbie Spellweaver
Joined
Jan 5, 2014
Messages
59
Reaction score
1
Thanks lukasccb :)

Can I change the dev level?
For example dev rang 10 is the highest (only an example)
 
Last edited:
Upvote 0
Back
Top