• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Help making a GM

guibarros

New Member
Joined
Nov 30, 2007
Messages
1
Reaction score
0
Hi you all,

I need help making a GM on forgotten server. I set group_id to 3, I get the outfit and everything, but my GM can't use any command. How do I solve it?

//Capanema
 
Table accounts -> put type 5
 
<command cmd="/b" group="2" acctype="5"/>
<command cmd="/i" group="2" acctype="5"/>
<command cmd="/n" group="2" acctype="5"/>


Basic commands.xml file.

Type = 5
 
11654564 threads asking the same. [highlight]Please[/highlight] take a look at tutorials board or use the search function.
 
Back
Top