• 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!

/a command not working!!!

sirspray

New Member
Joined
Dec 15, 2012
Messages
93
Reaction score
2
Location
Sweden
I have try all but it's in /commands it's saying /a
but when i try it's not working help please!
 
Can you please show your teleporttiles.lua file?
Also check if
Code:
  <talkaction log="yes" words="/a" access="X" event="script" value="teleporttiles.lua"/>
you set X for your GM character access.
 
Post an error, if you are saying /a and it comes up with orange in the default chat aswell theres gotta be an error.

If a error doesnt popup, the command is probably wrongly registered
 
Back
Top