how ti fix command .go on Aion Lightning 4.0 - 1-Click Server does not work ?
please help me
how ti fix command .go on Aion Lightning 4.0 - 1-Click Server does not work ?
please help me
and what's wrong with command?
description+screen+log
- - - Updated - - -
and already bonus warning - all changes to parts that somehow more or less is connected with core - need to be made in source version of server, not in compiled(and then need to recompile server)
and 1 click server is - compiled version - not source
- - - Updated - - -
biggest part what i like in this forum is this one:
1 is asking 1 is answering and 3 sitting and waiting for somethingThere are currently 5 users browsing this thread. (2 members and 3 guests)
- - - Updated - - -
so ok, will turn on "wanga" skill and will answer without any normal describe
if this command not work at all - then possible it's just not included at all
how to check? simple -
open data\scripts\system\handlers\admincommands (if this is gm command)
open data\scripts\system\handlers\playercommands (if this is player command)
and check that this command at all exist
if command exist then:
check that you have enough right to use it
check your level in LS db - account_data => access_level
then compare it to command level in
config\administration
and if command not work at all or work with some errors => can just forget about it
why? simple => because you are using compiled version and will be unable to change it in source![]()
Last edited by stuny; 23-01-15 at 11:48 PM.