• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Need easy comand.

Elexonic

Well-Known Member
Joined
Jun 18, 2008
Messages
1,920
Reaction score
59
I need comand to database to edit for example the skill of a player such as the magic level or distance.
that putting the name on the command will put the skill I want.
someone could put the line as serious?


Or scrtip onlogin..
that when you enter and see that the player has a 200 + skill such magic that automatically drops to 95.
 
Emm... eg I want that if a player has more than any skill ... dristancia example, Swor, magic ... skill that it is lowered to 50. only that a onlogin .. but do not know how ..

or php ... you choose the name of a player and choose the skill ... for example, to put distance skill 50. and update.

UPDATE players SET [ xxxxxxxxxx skilll distance = 50 ] WHERE account_id = 2;

or reset skill A player of my choice.
neceisto this fast please
 
Last edited:
Back
Top