Welcome!

Join our community of MMORPG enthusiasts and private server developers! By registering, you'll gain access to in-depth discussions on source codes, binaries, and the latest developments in MMORPG server files. Collaborate with like-minded individuals, explore tutorials, and share insights on building and optimizing private servers. Join us today and unlock the full potential of MMORPG server development!

Join Today!

How to Set GM Command in Aura Kingdom

download comes up as malicious on chrome browser
 
Just posting commands I tested atm

For gain_coins <Coin ID> <Amount>
Coin ID:
101 = LP
6 = Token
11 = Dragon Point
2 = War Coins
1 = Gold

Gain_Fragment <1-9999 Max>
 
anybody can teach me how to use gm command. where do i write this codes?
 
what command to get item?
Example i want this item
10001|W20101|W20101|G00001||||Apprentice Sword and Shield|8|9|768||-1|1||||||||40002||||||1|14||2||40027|40028|40029|40030||2|22|113|||||||||||2|50|100|7|||||
what should i type in gm command?
 
Just posting commands I tested atm

For gain_coins <Coin ID> <Amount>
Coin ID:
101 = LP
6 = Token
11 = Dragon Point
2 = War Coins
1 = Gold

Gain_Fragment <1-9999 Max>

write it and get unknown command
 
That's not true, in your ffdb1 table, go to player_characters and change the privilege to 5.

Its better if you do it that way just saying, also you left out the important part which is after you set to p 5 on the player character db you have to restart the server. (Or else it will throw in the command error)
 
I dont know if anybody else has this problem but when you set a charcter's privilege in player_characters you can't actually connect you will get "connection fail" all you need to do is set your character's privilege to 0 in player_characters
 
Back