-
Apprentice
how to edit your skill lvls in the game with mangos
I was wondering if it is possible to edit your character's skill lvls. If anyone knows how let me know please.
-
-
Apprentice
Re: how to edit your skill lvls in the game with mangos
Use the .learnsk command...it works even if you already have the skill at some level.
Type in : .learnsk #skillId #level #max
#skillId is the ID number for the skill - there is a list somewhere on the forums here (can't find it at the moment) of all the SkillIds. Alternatly you can look it up in sql.
#level is the level you want the skill to be at and #max is the maximum level of the skill (usually 300).
So if you wanted to max a skill you would type .learnsk #skillID 300 300
Now these are Admin only commands so you can only use it on a server where you have Admin level use.
-
Account Upgraded | Title Enabled!
Re: how to edit your skill lvls in the game with mangos
-
Apprentice
Re: how to edit your skill lvls in the game with mangos
Thank you was wondering about this and now i have my answer, now if i can get my php5 to work with my latest version of mysql i will be all good on the multiple user part of my server.