Discovered GM Commands [Dedicated]

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

Kobiwaldi
 
Posts: 32
Joined: 08 Sep 2014, 04:22

Re: Discovered GM Commands [Dedicated]

Post by Kobiwaldi » 23 Sep 2014, 22:46

/weather # --Change the weather
/delobj -- Target with mouse over construction to delete it
/addobj --Found the Command but dont know how to use it :D
/setmyskill skillname # --Set's the Skill level of the selected skill
/stuck --get unstuck
/suicide --get instant kill


Something more but did not test it all (maybe some dont work at all)

/WC
/GROW -- console says "terrain grows" but needs more testing
/STABLE
/KO
/TESTCRIM -- alignment goes into negativ , you get criminal
/MIXER
/ADDOBJ
/SETMYSTAT statname # -eg Strength
/EFFECTADD x y --x Number y Duration (e.g 4 is draging)
/EFFECT
/ANIMAL
/ARROW
Last edited by Kobiwaldi on 23 Sep 2014, 23:34, edited 2 times in total.


TgTemplar
 
Posts: 54
Joined: 31 Mar 2014, 22:03

Re: Discovered GM Commands [Dedicated]

Post by TgTemplar » 23 Sep 2014, 22:48

Kobiwaldi wrote:/weather # --Change the weather
/delobj -- Target with mouse over construction to delete it
/addobj --Found the Command but dont know how to use it :D
/setmyskill skillname # --Set's the Skill level of the selected skill
/stuck --get unstuck
/suicide --get instant kill


Something more but did not test it (maybe they dont work at all)

/WC
/GROW
/STABLE
/KO
/TESTCRIM
/MIXER
/ADDOBJ
/SETMYSTAT
/EFFECTADD
/EFFECT
/ANIMAL
/ARROW


:shock:
Image
New RP Server that is driven entirely by you, the players.
post25586/#p25586
Give us a go!


TorZar
 
Posts: 46
Joined: 20 Sep 2014, 15:47

Re: Discovered GM Commands [Dedicated]

Post by TorZar » 23 Sep 2014, 22:50

Nazgul111 wrote:would be usefull to know the exact filename of the database file we need to edit, the only sql file i could find in blackbox files is new.sql

well, for specifically what you asked.. if you're running dedicated server as instructed by readme.. you'll most likely have the "database files" in (C:\Program Files\MariaDB 5.5\data\lif_1)

BUT

I'm assuming this isn't what you're really wanting as that's not how to go about editing these things..

It's running as a service and server on you're local machine (assuming again, it's been followed) and will need to log into the server with SQL management software..

BLACKBOX - I couldn't answer.. haven't touched it.. just throwing out there that it wont be a single "file" you'll be editing


TorZar
 
Posts: 46
Joined: 20 Sep 2014, 15:47

Re: Discovered GM Commands [Dedicated]

Post by TorZar » 23 Sep 2014, 22:51

TgTemplar wrote:
Kobiwaldi wrote:/weather # --Change the weather
/delobj -- Target with mouse over construction to delete it
/addobj --Found the Command but dont know how to use it :D
/setmyskill skillname # --Set's the Skill level of the selected skill
/stuck --get unstuck
/suicide --get instant kill


Something more but did not test it (maybe they dont work at all)

/WC
/GROW
/STABLE
/KO
/TESTCRIM
/MIXER
/ADDOBJ
/SETMYSTAT
/EFFECTADD
/EFFECT
/ANIMAL
/ARROW


:shock:



No joke, testing these out now... first one done: /delobj {working!!!} (you sir, earned a cookie <fakepicofcookie>)


TorZar
 
Posts: 46
Joined: 20 Sep 2014, 15:47

Re: Discovered GM Commands [Dedicated]

Post by TorZar » 23 Sep 2014, 22:54

/stuck - i think is pray.. which i need to remove from bar....


Sherwood23
 
Posts: 10
Joined: 10 Sep 2014, 23:06

Re: Discovered GM Commands [Dedicated]

Post by Sherwood23 » 23 Sep 2014, 22:55

Are you guys editing the new.SQL file? If so, can I adjust the value with notepad++ ?

If it is New.SQL, what's a good keyword to search for? Can I see character names etc? or do I need to search via steam ID?

Thanks

*EDIT* Nevermind, I think this was answered? researching a bit....
Last edited by Sherwood23 on 23 Sep 2014, 22:56, edited 1 time in total.


Nazgul111
 
Posts: 9
Joined: 23 Sep 2014, 12:52

Re: Discovered GM Commands [Dedicated]

Post by Nazgul111 » 23 Sep 2014, 22:56

TorZar wrote:
Nazgul111 wrote:would be usefull to know the exact filename of the database file we need to edit, the only sql file i could find in blackbox files is new.sql

well, for specifically what you asked.. if you're running dedicated server as instructed by readme.. you'll most likely have the "database files" in (C:\Program Files\MariaDB 5.5\data\lif_1)

BUT

I'm assuming this isn't what you're really wanting as that's not how to go about editing these things..

It's running as a service and server on you're local machine (assuming again, it's been followed) and will need to log into the server with SQL management software..

BLACKBOX - I couldn't answer.. haven't touched it.. just throwing out there that it wont be a single "file" you'll be editing


Blackbox = Server Provider, i am not hosting the server on my local machine but rather on blackbox servers as such i have ftp access to the server files


TgTemplar
 
Posts: 54
Joined: 31 Mar 2014, 22:03

Re: Discovered GM Commands [Dedicated]

Post by TgTemplar » 23 Sep 2014, 22:57

I've got a minor 'project' for you guys, the Loading screen prompts can be found in a file called.. something-something messages.(Will edit this when I get home. Watching students take tests atm.)

Can we find a way to get these to read personal messages or are the loading screen messages hosted locally instead of pulled from a server? Also! Altering the system welcoming prompt, has anyone found a way to modify this yet? (I've yet to sit down and comb all the files for this stuff.)
Image
New RP Server that is driven entirely by you, the players.
post25586/#p25586
Give us a go!


TorZar
 
Posts: 46
Joined: 20 Sep 2014, 15:47

Re: Discovered GM Commands [Dedicated]

Post by TorZar » 23 Sep 2014, 22:59

Nazgul111 wrote:
TorZar wrote:
Nazgul111 wrote:would be usefull to know the exact filename of the database file we need to edit, the only sql file i could find in blackbox files is new.sql

well, for specifically what you asked.. if you're running dedicated server as instructed by readme.. you'll most likely have the "database files" in (C:\Program Files\MariaDB 5.5\data\lif_1)

BUT

I'm assuming this isn't what you're really wanting as that's not how to go about editing these things..

It's running as a service and server on you're local machine (assuming again, it's been followed) and will need to log into the server with SQL management software..

BLACKBOX - I couldn't answer.. haven't touched it.. just throwing out there that it wont be a single "file" you'll be editing


Blackbox = Server Provider, i am not hosting the server on my local machine but rather on blackbox servers as such i have ftp access to the server files


ya, you'll have to see and hunt down if they give you access and info to log into your servers database (which, compared to other game server hosters.. doubtful but not impossible)


Nazgul111
 
Posts: 9
Joined: 23 Sep 2014, 12:52

Re: Discovered GM Commands [Dedicated]

Post by Nazgul111 » 23 Sep 2014, 23:02

TorZar wrote:ya, you'll have to see and hunt down if they give you access and info to log into your servers database (which, compared to other game server hosters.. doubtful but not impossible)


well if they dont provide such a basic function as database access, thats my card doing the chargeback along with few very rude words:p


TorZar
 
Posts: 46
Joined: 20 Sep 2014, 15:47

Re: Discovered GM Commands [Dedicated]

Post by TorZar » 23 Sep 2014, 23:05

TgTemplar wrote:I've got a minor 'project' for you guys, the Loading screen prompts can be found in a file called.. something-something messages.(Will edit this when I get home. Watching students take tests atm.)

Can we find a way to get these to read personal messages or are the loading screen messages hosted locally instead of pulled from a server? Also! Altering the system welcoming prompt, has anyone found a way to modify this yet? (I've yet to sit down and comb all the files for this stuff.)

funny you mention this.. I tried to modify the MOTD on server login and found "C:\Program Files (x86)\Steam\SteamApps\common\Life is Feudal Your Own Dedicated Server\data\cm_messages.xml" <string id="688"> is the text for login... I changed it and nothing.. after this point I assumed it was pulled locally.. (I should stop assuming)


TgTemplar
 
Posts: 54
Joined: 31 Mar 2014, 22:03

Re: Discovered GM Commands [Dedicated]

Post by TgTemplar » 23 Sep 2014, 23:08

Yeah the messages files didn't actually display my custom messages when I modified them before but, I thought I'd ask if anyone had found something I failed to come across.
Image
New RP Server that is driven entirely by you, the players.
post25586/#p25586
Give us a go!


TorZar
 
Posts: 46
Joined: 20 Sep 2014, 15:47

Re: Discovered GM Commands [Dedicated]

Post by TorZar » 23 Sep 2014, 23:14

/weather # or /weather rain , storm , sunny , clear , soiedhgpoquierngp

etc etc.... get a response from the console but don't seem to jog a switch (watching clouds like in dayz when you could see the jump on switchover)

anybody hits this, please post.


Sherwood23
 
Posts: 10
Joined: 10 Sep 2014, 23:06

Re: Discovered GM Commands [Dedicated]

Post by Sherwood23 » 23 Sep 2014, 23:20

What program are you guys modifying the Database with?
My server is hosted by Blackbox, I have FTP access.. but I don't think that I would use filezilla to do so..

Would the database be located in thesefiles?
http://prntscr.com/4ppvbc


I kinda think what I need is some program that would connect to the server via IP.. then it would display the tables.. am I right?

hah thanks for your patience guys..


Nazgul111
 
Posts: 9
Joined: 23 Sep 2014, 12:52

Re: Discovered GM Commands [Dedicated]

Post by Nazgul111 » 23 Sep 2014, 23:27

Sherwood23 wrote:What program are you guys modifying the Database with?
My server is hosted by Blackbox, I have FTP access.. but I don't think that I would use filezilla to do so..

Would the database be located in thesefiles?
http://prntscr.com/4ppvbc


I kinda think what I need is some program that would connect to the server via IP.. then it would display the tables.. am I right?

hah thanks for your patience guys..


http://www.heidisql.com/download.php
This one seems to be able to do it via ftp, however i have no clue if blackbox allows it, wrote a ticket so will see in a bit.


TorZar
 
Posts: 46
Joined: 20 Sep 2014, 15:47

Re: Discovered GM Commands [Dedicated]

Post by TorZar » 23 Sep 2014, 23:29

/addobj is def doing something... I started with <assuming> it required some sort of location, direction input as well... i was able to create a camp fire on my position.. but whatever i was doing is unstable and still need to figure out... I was entering similar to:

/addobj 117150319 234 1 1 1

or variants... when i pulled out of console and stepped back.. there was a campfire "X" sign under me

edit 1:
/addobj 520
created a School at my feet twice


edit 2:
Database: table 'objects_types' 'ID' = directly related to /addobj #
adding to main post.

edit 3:
using this method appears to be using your characters pos and direction for setting the building
Last edited by TorZar on 23 Sep 2014, 23:44, edited 4 times in total.


TgTemplar
 
Posts: 54
Joined: 31 Mar 2014, 22:03

Re: Discovered GM Commands [Dedicated]

Post by TgTemplar » 23 Sep 2014, 23:36

Purely speculation but, maybe the prompt is Item X-position Y-position Z-Position Rotation? Hopefully Object Center is your current Grid location, else the command will be nearly unusable.
Image
New RP Server that is driven entirely by you, the players.
post25586/#p25586
Give us a go!


TorZar
 
Posts: 46
Joined: 20 Sep 2014, 15:47

Re: Discovered GM Commands [Dedicated]

Post by TorZar » 24 Sep 2014, 00:19

Nice work on getting this figured out all, just about all we're missing is the warp/tele... :pardon:


Nazgul111
 
Posts: 9
Joined: 23 Sep 2014, 12:52

Re: Discovered GM Commands [Dedicated]

Post by Nazgul111 » 24 Sep 2014, 00:22

Nazgul111 wrote:
Sherwood23 wrote:What program are you guys modifying the Database with?
My server is hosted by Blackbox, I have FTP access.. but I don't think that I would use filezilla to do so..

Would the database be located in thesefiles?
http://prntscr.com/4ppvbc


I kinda think what I need is some program that would connect to the server via IP.. then it would display the tables.. am I right?

hah thanks for your patience guys..


http://www.heidisql.com/download.php
This one seems to be able to do it via ftp, however i have no clue if blackbox allows it, wrote a ticket so will see in a bit.


Just got an answer and yes indeed they can set it up, just make an inquiry and they will be able to sort you out:D


TorZar
 
Posts: 46
Joined: 20 Sep 2014, 15:47

Re: Discovered GM Commands [Dedicated]

Post by TorZar » 24 Sep 2014, 00:26

/animal

spawned a boar at my feet... when attacked with practice sword, it crashed client and server... retesting..

edit 1:
second result the same, crashing server and client.. testing without spawned animal

edit 2:
restarting and tracking down a legit moose and killing produced NO crash... backing off this one as seems dangerous to server atm ..
Last edited by TorZar on 24 Sep 2014, 01:27, edited 2 times in total.


Sherwood23
 
Posts: 10
Joined: 10 Sep 2014, 23:06

Re: Discovered GM Commands [Dedicated]

Post by Sherwood23 » 24 Sep 2014, 00:28

Yeah Blackbox is setting up SQL access, gosh they rock!


This correct ?
http://prntscr.com/4pqksc


TorZar
 
Posts: 46
Joined: 20 Sep 2014, 15:47

Re: Discovered GM Commands [Dedicated]

Post by TorZar » 24 Sep 2014, 00:59

Sherwood23 wrote:Yeah Blackbox is setting up SQL access, gosh they rock!


This correct ?
http://prntscr.com/4pqksc



thats what you're looking for, but you would need to be in 'data' view. where it would show all accounts connected to your server with those 4 columns and values listed for each one

or if you're feeling brave, practice some simple SQL queries :Bravo:
Code: Select all
SELECT AccountID FROM `character` where NAME = 'TorZar'


replacing TorZar with your char first name..

then
Code: Select all
UPDATE account SET IsGM = '1' WHERE ID = '#'

replacing # with your AccountID that was displayed
Last edited by TorZar on 24 Sep 2014, 01:47, edited 2 times in total.


Nazgul111
 
Posts: 9
Joined: 23 Sep 2014, 12:52

Re: Discovered GM Commands [Dedicated]

Post by Nazgul111 » 24 Sep 2014, 01:17

think i got hooked under wrong database lolz, none of the steam ids match mine:/


TorZar
 
Posts: 46
Joined: 20 Sep 2014, 15:47

Re: Discovered GM Commands [Dedicated]

Post by TorZar » 24 Sep 2014, 01:24

Nazgul111 wrote:think i got hooked under wrong database lolz, none of the steam ids match mine:/


oh shit lol.. look in table 'character' and see if you see your characters name


Nazgul111
 
Posts: 9
Joined: 23 Sep 2014, 12:52

Re: Discovered GM Commands [Dedicated]

Post by Nazgul111 » 24 Sep 2014, 01:27

TorZar wrote:
Nazgul111 wrote:think i got hooked under wrong database lolz, none of the steam ids match mine:/


oh shit lol.. look in table 'character' and see if you see your characters name


yeah i cant see my char name, nor my steam ID under accounts


TorZar
 
Posts: 46
Joined: 20 Sep 2014, 15:47

Re: Discovered GM Commands [Dedicated]

Post by TorZar » 24 Sep 2014, 01:30

Nazgul111 wrote:
TorZar wrote:
Nazgul111 wrote:think i got hooked under wrong database lolz, none of the steam ids match mine:/


oh shit lol.. look in table 'character' and see if you see your characters name


yeah i cant see my char name, nor my steam ID under accounts


ya, they screwed up bigtime then.. i'd re-contact....


Nazgul111
 
Posts: 9
Joined: 23 Sep 2014, 12:52

Re: Discovered GM Commands [Dedicated]

Post by Nazgul111 » 24 Sep 2014, 02:03

i did and its sorted now

also
/add apple 100 100

100 = quantity and quality


TorZar
 
Posts: 46
Joined: 20 Sep 2014, 15:47

Re: Discovered GM Commands [Dedicated]

Post by TorZar » 24 Sep 2014, 02:22

Nazgul111 wrote:i did and its sorted now

also
/add apple 100 100

100 = quantity and quality


nice find, will update


TorZar
 
Posts: 46
Joined: 20 Sep 2014, 15:47

Re: Discovered GM Commands [Dedicated]

Post by TorZar » 24 Sep 2014, 03:07

I'll go <assuming> again.. That since this thread is still up, it isn't all that controversial and the devs/admins don't mind.. Will clean up main post of unneeded stuff..


Wise
 
Posts: 3
Joined: 24 Sep 2014, 04:21

Re: Discovered GM Commands [Dedicated]

Post by Wise » 24 Sep 2014, 04:24

found another..


/setmyskill "blades mastery" 30

will increase set skill..note that some aren't implemented yet..

Return to General Discussion