Direct changes in database

General discussion about Life is Feudal MMO and Life is Feudal: Your Own, The main section and backbone of the forums.

Vianns
Alpha Tester
 
Posts: 44
Joined: 15 Sep 2014, 00:00
Location: Nanterre

Direct changes in database

Post by Vianns » 05 Oct 2014, 13:34

Hello,

I'm hosted by Blackbox servers.
I'd like to know if I can edit some values in database without risking instability or corrpution.
For exemple, since GM commands only allow the GM to raise his skills, can I edit players' skills in database ?
Other exemple: Can I edit a player's name in database ?

Thank you.

:beer:


Maegfaer
Mod Developer
 
Posts: 246
Joined: 26 Sep 2014, 08:01

Re: Direct changes in database

Post by Maegfaer » 05 Oct 2014, 13:43

Yes, you can, in the table "character" you can change the name and find the character ID. In the table "skill_type" you can find the ID's of the skills. In the table "skills" you can find the matching character ID and skill ID to change the "skill amount". To be safe, only do it when the character in question is offline.
Pioneer LiF:YO modder
Author of Life is Balanced
My Modding Guide

Image


Vianns
Alpha Tester
 
Posts: 44
Joined: 15 Sep 2014, 00:00
Location: Nanterre

Re: Direct changes in database

Post by Vianns » 05 Oct 2014, 14:19

Great, thank you !

Return to General Discussion