Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Help] GM Commands

Initiate Mage
Joined
Oct 21, 2012
Messages
20
Reaction score
7
hmm ok thx but i cant find it on my PC.i think i have it no.

I believe they changed it on 2008+ sql versions and higher. I'm not entirely sure to what as I haven't upgraded to them. My last time using sql was a couple yrs ago and that was with 2000 I believe. I'm sure someone here remembers the changes off-hand and can tell you what it is now named, or you can just google the changes made from 2000/2005 to 2008.
 
Upvote 0
Elite Diviner
Joined
Feb 28, 2013
Messages
401
Reaction score
145
GM Commands not 2006 commands its the new

/portuser <name>
--Recalls a player.

/get <itemid> <prefix> <amount>
--Creates a bounded cheat item in your inventory.

/notice <text>
--Shows a notice.

/hide
--Hide yourself from everyone.

/levelup
--Level up by 1.

/getexp <amount>
--Increase your EXP by <amount>.

/info <name>
--Shows only you in order in notice: UID/PID/Class/Level of the player.

/kick <name>
--Kicks a player.

/rage <amount>
--Set your rage to <amount>.

/move <mobid>
--Teleports to closest monster specified by <mobid>.

/gposition <specid>
--Set your government position.

/storage <playername> <itemid> <prefix> <amount>
--Creates a normal item in <playername>'s storage.

/resetlevel <level>
--Sets your level to level

/guildexp <amount>
--Increases your guild's EXP.

/egggrade <grade>
--Set your egg's grade to grade. (Only 11, 21, 31, and 40 can be used)

/rageexp <amount>
--Add rage to your current rage by <amount>.

/castleinfo
--Tells about the castle and the tax.

/active
--Shows all active players on the server.

/shutdown
--Closes the server. Only server admins can use this.

/addcp <amount>
--Adds contribution points by <amount>.

/addmp <amount>
--Increase MP limit on your character by <amount>.

/addhp <amount>
--Increase HP limit on your character by <amount>.

/addatk <amount>
--Increase max and min physical damage by <amount>.

/adddef <amount>
--Increase defense by <amount>.

/snow
--Turns on snow event.

/event
--Turns on a specific event.
;0 ------- Double EXP.
;1 ------- Dice Event
;2 ------- ??? Event
;3 ------- Sponsor Event
;4 ------- ??? Event
;5 ------- ??? Event
;6 ------- Snow Event



By: Mage4Ever
 
Upvote 0
Back
Top