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!

[RELEASE]FULL set of PM/GM commands

Newbie Spellweaver
Joined
Dec 15, 2007
Messages
44
Reaction score
4
Here is full list of EO commands for PM/GM
some of them even work with normal users..
they all are server-side.

/command (parameter) (parameter)
description
/pro (prof_id)
change your profile to (prof_id 10 = mage, 20 = warrior, 30 = palladin)
/kickoutcheat (number)
kick all cheaters (not tested)
/recover (durability_num)
recover equipment durability
/weaponexp (weapon_num) (exp)
give additional exp to weapon skill
/itemquality (item_num)
uplevel item quality
/itemlev (item_num)
uplevel item level
/divoice
break marriage(divorce)
(command -> it's not a typo, copied from src)
/rename (player_name)
rename yourself(does not work for me)
/pk (number)
add pk points yourself
/addpoint (number)
???
/testmonster (type) (amount)
spawn monsters near you
/sp (sp_value)
change your actual stamina points
/awardmoney (amount)
give yourself money
/awarditem (item_number)
give yourself item
/kickout
kick out (selected?) user(s)
/kickoutall
kick out all ppl from server
/find (playername)
find the player on the map
/uplev (number of levels)
level up (adds parameter to current level)
/life (HP_value)
set your HPmax to HP_value (will not heal you, will only use your parameter as max HP)
/mana (mana_MP)
same as /life but with mana
/mapdata (x) (y)
get debug info with coordinates set.
/showaction
show debug constant text(does nothing at all - only writes ACTION as system message)
/fullxp
100% xp skill
/xp (xp_value)
set your xp skill to xp_value (100 is full xp skill)
/awardwskill (skill_id) (skill_level)
learn warrior skill & set it's level
/awardmagic (skill_id) (skill_level) (b_save)
learn mage skill_id & set it's skill_level & set b_save(??)
/superman
add 500 points to soul, health, force, dexerity
/pos
show your position on the map
/player (map or all)
will show all players on the server or map(your account_id must be below 100)
/setmaxplayer
set maximal number of players on the server
/fly (x) (y)
teleport to x,y on the map
/chgmap (map_id) (x) (y)
change map & teleport to x,y on the map
 
ex visor
Loyal Member
Joined
May 17, 2007
Messages
2,741
Reaction score
937
Re: FULL set of PM/GM commands

Good job. Just wait till there's a mod in this section, all this stuff will be stickied.
 
Skilled Illusionist
Joined
Jun 3, 2006
Messages
339
Reaction score
10
Re: FULL set of PM/GM commands

Add "[PM]" before or after the Character name like this...in "cq_user" Table.

Ex: [PM]TestChar007 ..

~Enjoy~
 
ex visor
Loyal Member
Joined
May 17, 2007
Messages
2,741
Reaction score
937
Re: FULL set of PM/GM commands

EDIT: ^ beat me to it
 
Banned
Banned
Joined
Sep 6, 2007
Messages
834
Reaction score
167
Re: FULL set of PM/GM commands

so nice ;P
 
Newbie Spellweaver
Joined
May 7, 2006
Messages
9
Reaction score
0
Re: FULL set of PM/GM commands

has anyone been able to get /testmonster to work and if so plz give a working example of type.
 
Newbie Spellweaver
Joined
Dec 15, 2007
Messages
44
Reaction score
4
Re: FULL set of PM/GM commands

has anyone been able to get /testmonster to work and if so plz give a working example of type.

I have digged this from official alpha/beta sources that are also shared in the forum, dunno if something was dropped, some commands don't work for sure, however it's afaik most complete list of PM/GM commands that we can get atm.
 
Newbie Spellweaver
Joined
Dec 28, 2007
Messages
11
Reaction score
0
Re: FULL set of PM/GM commands

has anyone been able to get /testmonster to work and if so plz give a working example of type.

I dont think it works.

I've tried with monster numbers from the database, i've tried with mob names, with/without ammount of mobs etc, nothing seems to work unfortuanetley
 
Newbie Spellweaver
Joined
Dec 28, 2007
Messages
5
Reaction score
0
Re: FULL set of PM/GM commands

i got it to work

/createmonster or /testmonster not sure how it was, try both


then u do /createmonster <ID> <Number.

/createmonster 1000 10

creates 10 mad bulls below you, those bulls dont have a monster ai though, but you can kill them and test drops
 
Newbie Spellweaver
Joined
Dec 28, 2007
Messages
11
Reaction score
0
Re: FULL set of PM/GM commands

i got it to work

/createmonster or /testmonster not sure how it was, try both


then u do /createmonster <ID> <Number.

/createmonster 1000 10

creates 10 mad bulls below you, those bulls dont have a monster ai though, but you can kill them and test drops

Omfg thank you, thats perfect for testing drops and stuff, was annoying to try to run around killing some mobs to try to figure out if they where to high/to low.


this way I can do like 1k mobs and then just test what they drop then edit it more.


<edit>

testing new drop rate rule now
 
Last edited:
Elite Diviner
Joined
Feb 28, 2007
Messages
446
Reaction score
4
Re: FULL set of PM/GM commands

Where do you type these Commands if there InGame commands?
 
Newbie Spellweaver
Joined
Dec 15, 2007
Messages
44
Reaction score
4
Re: FULL set of PM/GM commands

just where you type all the messages(lower edit box near all controls)
 
Junior Spellweaver
Joined
Jun 5, 2005
Messages
142
Reaction score
0
Re: FULL set of PM/GM commands

how to use the /itemquality ?
can't get it...
 
Initiate Mage
Joined
Jul 1, 2006
Messages
4
Reaction score
0
Re: FULL set of PM/GM commands

Add "[PM]" before or after the Character name like this...in "cq_user" Table.

Ex: [PM]TestChar007 ..

Noob question : How to do that ? o_O
 
Junior Spellweaver
Joined
Mar 22, 2007
Messages
177
Reaction score
1
Re: FULL set of PM/GM commands

how does the GM broadcast command work cause i just cpy and pasted it and it doesn't work
 
Back
Top