ZelosAvalon Posted December 6, 2012 Posted December 6, 2012 how i can enable @ warp and @ go to all players? my atcommand_athena dont have line warp, please help me! atcommand_athena.conf Quote
005 Posted December 17, 2012 Posted December 17, 2012 (edited) Emistry it try to put warp:true groups: ( { id: 0 /* group 0 is the default group for every new account */ name: "Player" level: 0 inherit: ( /*empty list*/ ) commands: { /* no commands by default */ } permissions: { /* without this basic permissions regular players could not trade or party */ can_trade: true can_party: true warp:true error how to add @go,@alootid or other comands using @ in a normal player Edited December 17, 2012 by X Gamer Quote
Emistry Posted December 17, 2012 Posted December 17, 2012 it's command...not permission.... both are different.. trunk/doc/atcommands.txt trunk/doc/permissions.txt Quote
Winz Posted December 18, 2012 Posted December 18, 2012 commands: { autoloot: true alootid: true autotrade: true warp: true etc. Quote
Question
ZelosAvalon
how i can enable @ warp and @ go to all players?
my atcommand_athena dont have line warp, please help me!
atcommand_athena.conf
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.