Jump to content

Recommended Posts

Posted

Hello MxC!

 

Somebody may ask how to use admin commands and what are they for.

 

So here we are :

 

You do so by setting "admin" column in "players" table to true

 

UPDATE players SET admin=True WHERE name="<char_name>";

 

Since now you can use // commands in game.

 

The most important are:

 

//spawn <npc_id> spawns npc of given id on your position

//delete removes selected npc

//save_spawn saves all spawns to new_spawndata.txt file ( in data/static_data directory)

 

There is also //fsc packet for sendiing custom packages from server to client, but it's more advanced stuff, basicly for developers.

 

Some more commands:

 

//announce <message>

the message is sent to all players chatbox

 

//notice <message>

the message is sent to all players chatbox and a message appear in center screen

 

//kick <playername>

disconnect the player

 

//moveplayertoplayer <player1> <player2>

move player1 to player2 location

 

//movetome <player>

move player to my position

 

//movetoplayer <player>

teleport you to player position

 

//moveto < X Y Z>

teleport to specified XYZ coordinates

 

//goto <place name>

teleport youself to specified place name

example: //goto poeta

complete list of place names later.

 

//promote <player>

give admin rights to player

 

//revoke <player>

revoke admin rights to player

 

//add <itemID> (Temporary Disabled)

Adds an item to your inventory

 

//setexp <value>

Set target player experience amount

 

//setlevel <level>

Sets target player level

 

//spawn <npc_id>

self explanatory

 

//deletespawn <target npc>

self explanatory

 

//savespawndata

save all spawn data to files

 

//reloadspawns

reload all spawn data from files

 

//unloadspawn

self explanatory

 

//printid <target player>

show target player ID

 

Have Fun .

Posted

These arent the only admin commands available in aion :D

There is no limit to what you can do with admin commands, as long as you know how to code the handler to do it ;)

Posted

These arent the only admin commands available in aion :D

There is no limit to what you can do with admin commands, as long as you know how to code the handler to do it ;)

 

I know that they are much more but the basic commands are these :P

  • 3 weeks later...
  • 1 month later...
Posted

//announce <message>

the message is sent to all players chatbox

 

//notice <message>

the message is sent to all players chatbox and a message appear in center screen

 

//kick <playername>

disconnect the player

 

//moveplayertoplayer <player1> <player2>

move player1 to player2 location

 

//movetome <player>

move player to my position

 

//movetoplayer <player>

teleport you to player position

 

//moveto < X Y Z>

teleport to specified XYZ coordinates

 

//goto <place name>

teleport youself to specified place name

example: //goto poeta

complete list of place names later.

 

//promote <player>

give admin rights to player

 

//revoke <player>

revoke admin rights to player

 

//add <itemID> (Temporary Disabled)

Adds an item to your inventory

 

//setexp <value>

Set target player experience amount

 

//setlevel <level>

Sets target player level

 

//spawn <npc_id>

self explanatory

 

//deletespawn <target npc>

self explanatory

 

//savespawndata

save all spawn data to files

 

//reloadspawns

reload all spawn data from files

 

//unloadspawn

self explanatory

 

//printid <target player>

show target player ID

 

  • 4 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock