I recently found a guide here on how to make custom gm access levels but there's only one problem
I went into my Arcemu Db and went to Command_Override and have filled out the data as stated below
Code:
Command_Name: Recall
Access_Level: G
Command_Name: Recall Port
Access_level: G
-Also Have Tried-
Code:
Command_Name: .Recall
Access_Level: G
Command_Name: .Recall Port
Access_level: G
With the first code, nothing happens. The access level doesn't get any commands. Although with the second code, the access level gets the command but when u type in ".Recall", it just says Available Commands: So now, what do I do?