GA account

02/12/2015 20:05 !Ego#1
Hello ,,
i was asking is it possible to make a GA account with loading uniqs or loading items or even writing notice ,, just using original codes like :
/ban
/recalluser
/wp
/gmskill 0

? If it not possible can u help me how ?
02/12/2015 20:47 ​Exo#2
Which commands you want to disable?
02/12/2015 22:01 !Ego#3
/LOADMONSTER
/MAKEITEM
~ (Notice)
02/13/2015 09:36 !Ego#4
and how ?
02/13/2015 22:34 Memoirs#5
Hi there, its possble.
In your Account database open _SecurityDescriptionGroup table and add new line for example:
Code:
10	Event Manager	Event Manager
Then open table _SecurityDescriptionGroupAssign and add these lines:
Code:
10	14
10	28	
10	29
10 - your id in _SecurityDescriptionGroup table.
after you done, save them.
and don't forget to add 10 (same ID from _SecurityDescriptionGroup) to sec_primary and sec_content to the account that y ou want to set it as.
This will disable /zoe , /makeitem commands.