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.

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

Re: Discovered GM Commands [Dedicated]

Post by TorZar » 25 Sep 2014, 22:23

Richard_Smith wrote:Okay.. *sighs* My head is now aching after reading all 9 pages, being completely confused and no step further. Can some DB crack help me, please. I am simply running "my own server" locally (I guess?),


This WILL NOT function properly trying to run a server from within the game client.. (That we are currently aware of or have discovered)

It requires either
1. purchasing a game server host that is kind enough to allow Database access (Such as this one, who has posted on this thread: BlueFangSolutions) [You're welcome lol]
OR
2. Following these steps to create a DEDICATED server from your own machine (In simple terms: "dedicated" 99% of the time means that its only function will be to keep track of multiplayer functionality and will not be attached to a client)

[this includes]
the game server itself
AND a MySQL server running in the background to store the servers data
AND HeidiSQL (in this case) (Database management/viewing software)

Which there is a fairly readable guide: Life is Feudal - VPS/Dedicated Server Setup Guide

Which begins with the step of opening Steam, hover over LIBRARY, select TOOLS, and installing "Life is Feudal: Your Own Dedicated Server.

I will add some of this to the main post

SIDE NOTE: Running a (just about any..) game server and having as much control as possible when acting as admin over YOUR OWN server.. Does require some technical research and knowledge..

The good news is... Once you understand the basics of how the software, clients and servers communicate, they all run on the same principles and the knowledge can be applied to other game servers in the future..
Last edited by TorZar on 25 Sep 2014, 22:38, edited 3 times in total.


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

Re: Discovered GM Commands [Dedicated]

Post by TorZar » 25 Sep 2014, 22:26

Kobiwaldi wrote:*sry for my crap english... it's too late... need sleep.. damn game :D *


Kobiwaldi, I, if no one else, forgives you lots lol


Heinrich_von_Leipa
Alpha Tester
 
Posts: 198
Joined: 26 Aug 2014, 16:05

Re: Discovered GM Commands [Dedicated]

Post by Heinrich_von_Leipa » 25 Sep 2014, 22:28

Kobiwaldi wrote:He runs it on local base by creating a world inside the game menue... that DO NOT work for now - you need to wait for official GM Tools then.

You need to create a DEDICATED SERVER if you want to get all the options we've found out. Go to steam, browse tools, download Life is feudal dedicated server. Set him up (Tutorials about dedicated server are also here in the forums) and then access the database.

Or just simply wait till friday when the dev's plan to give out official GM Tools, commands and explainations. :beer:

*sry for my crap english... it's too late... need sleep.. damn game :D *


That was almost my guess after reading the 9 pages here :D Thank you for that clear clarification mate! I just hope those GM tools that come out with the patch tomorrow (or soon), will then actually work also for those ingame created worlds. Can't wait to insta-rebuild the lovely fortress and village I had on public server #5 until the server broke and they decided to not fix it :P


Radical
 
Posts: 62
Joined: 20 Sep 2014, 10:17
Location: France / England

Re: Discovered GM Commands [Dedicated]

Post by Radical » 25 Sep 2014, 22:45

/add mallet 1 100
Image


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

Re: Discovered GM Commands [Dedicated]

Post by TorZar » 25 Sep 2014, 22:51

Radical wrote:/add mallet 1 100


Does that mean you got sorted out?


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

Re: Discovered GM Commands [Dedicated]

Post by TorZar » 25 Sep 2014, 22:56

Hmmm... Drunk & digging for commands... this should end well.... 8-)

Currently testing scripts:
If anyone is interested/curious about doing the same.. You can reload your script to test changes via the console with

exec("scripts/client/torbinds.cs");

without having to reload client

(at least I haven't noticed it clashing with previously loaded, same file yet)


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

Re: Discovered GM Commands [Dedicated]

Post by TorZar » 26 Sep 2014, 00:57

adding GOD MODE 'ALT+Z' keybind to script.. [simple version, might add a toggle for it if i take the time to find resetting char skills]


Pytix
 
Posts: 2
Joined: 18 Sep 2014, 17:55

Re: Discovered GM Commands [Dedicated]

Post by Pytix » 26 Sep 2014, 03:18

Hopefully somebody can find the flatten command :Search:


Stubbyfire
 
Posts: 2
Joined: 26 Sep 2014, 06:16

Re: Discovered GM Commands [Dedicated]

Post by Stubbyfire » 26 Sep 2014, 06:22

Hey everyone. I just created a googledocs spreadsheet.

Note: I am very new to spreadsheets AND datamining. So i manually type random numbers in the console and just post them on the spreadsheet when i find some results. Since I do not have a system for going through numbers, i suggest that you use the ctrl+f to actually find what you are looking for.

People are welcome to contribute.

if you write /add in console it shows you how the /add command works

https://docs.google.com/spreadsheets/d/ ... sp=sharing


Pytix
 
Posts: 2
Joined: 18 Sep 2014, 17:55

Re: Discovered GM Commands [Dedicated]

Post by Pytix » 26 Sep 2014, 06:28

Stubbyfire wrote:Hey everyone. I just created a googledocs spreadsheet.

Note: I am very new to spreadsheets AND datamining. So i manually type random numbers in the console and just post them on the spreadsheet when i find some results. Since I do not have a system for going through numbers, i suggest that you use the ctrl+f to actually find what you are looking for.

People are welcome to contribute.

if you write /add in console it shows you how the /add command works

https://docs.google.com/spreadsheets/d/ ... sp=sharing




You can open up one of the Item files when you log on to your servers data base and it has a list of every item and ID


Stubbyfire
 
Posts: 2
Joined: 26 Sep 2014, 06:16

Re: Discovered GM Commands [Dedicated]

Post by Stubbyfire » 26 Sep 2014, 06:44

Pytix wrote:You can open up one of the Item files when you log on to your servers data base and it has a list of every item and ID


That I have done, some hours ago. I am totally new to sql and that jazz, so it was very confusing. It seemed/seems like I can see the items currently on the server. But of course they do not have names. So my project is more about putting names to the ID's and so on.

I am clearly not someone who should do things like this :oops: But i was just so happy that i found commands that worked and I am starting so see some systems in the actual numbers that I find in the console. Ex numbers 797-875(and possibly higher) is armourparts.

User avatar
Vagabonden
 
Posts: 30
Joined: 24 Sep 2014, 12:20

Re: Discovered GM Commands [Dedicated]

Post by Vagabonden » 26 Sep 2014, 07:08

What OS can the server run on?

I have a 2012r2 that i can't find on the server list, but the ports are open and firewall off?
Last edited by Vagabonden on 26 Sep 2014, 14:30, edited 1 time in total.


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

Re: Discovered GM Commands [Dedicated]

Post by Kobiwaldi » 26 Sep 2014, 07:15

Stubbyfire wrote:
That I have done, some hours ago. I am totally new to sql and that jazz, so it was very confusing. It seemed/seems like I can see the items currently on the server. But of course they do not have names. So my project is more about putting names to the ID's and so on.

I am clearly not someone who should do things like this :oops: But i was just so happy that i found commands that worked and I am starting so see some systems in the actual numbers that I find in the console. Ex numbers 797-875(and possibly higher) is armourparts.


Easier: Go to the wiki and add items by plain text. Example:

/add "Heavy chainmail breastplate" X(Ammount) Y(Qualtiy) Z(Durability)

no need for stupid Id's :D


OldYeller
 
Posts: 1
Joined: 26 Sep 2014, 13:53

Re: Discovered GM Commands [Dedicated]

Post by OldYeller » 26 Sep 2014, 13:56

Sireandrew wrote:Ok two things.
My server trying to access console commands and all but /gm password work.

* HOW DO I TARGET A SITE TO /COMPLETE*
I stared at it and it gave me the distance/ what I wanted to build.
But when I /complete the console says " ExecuteSlashCommand" but nothing happens. :Bravo:

And where are u finding the ItemID codes.



Did anyone ever answer that question? I seem to have wandered off the map with Fly mode, and can not get back. Everytime i try to type a command (my own local server) it says that ExecuteSlashCommand crap


Liam
 
Posts: 11
Joined: 26 Sep 2014, 14:23

Re: Discovered GM Commands [Dedicated]

Post by Liam » 26 Sep 2014, 14:26

OMg humanity is doomed! guys read the threads before your own?.

And for the deletions i recommend using these amazing keybinds that OP provided.

And btw Thank you very much for sharing.

F7 to get out of flymode as stated in the first post.


Revv
 
Posts: 76
Joined: 22 Sep 2014, 12:53

Re: Discovered GM Commands [Dedicated]

Post by Revv » 26 Sep 2014, 18:08

Just so you guys know there is actually an official page with these and more commands on it like changing weather and growing crops (which I couldn't get to work)
https://lifeisfeudal.com/billing/gmcommands.php


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

Re: Discovered GM Commands [Dedicated]

Post by TorZar » 26 Sep 2014, 19:33

Revv wrote:Just so you guys know there is actually an official page with these and more commands on it like changing weather and growing crops (which I couldn't get to work)
https://lifeisfeudal.com/billing/gmcommands.php


Uhhh.. That's brand new right..?? I don't remember seeing that down there before.

Thanks to whoever added this!


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

Re: Discovered GM Commands [Dedicated]

Post by TorZar » 26 Sep 2014, 21:31

Will be cleaning up main post to hopefully be much more readable, adding some useful links and improving "god mode" keybind a little bit.. Once that's finished I think we're pretty much done here. Unless something really good breaks out.


Hambeast
Alpha Tester
 
Posts: 28
Joined: 16 Sep 2014, 01:12

Re: Discovered GM Commands [Dedicated]

Post by Hambeast » 26 Sep 2014, 21:55

just a note

Code: Select all
/animal


is bad joojoo.

If you call it without params it spawns a boar, hitting it will crash the server.

Haven't tested params of it yet


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

Re: Discovered GM Commands [Dedicated]

Post by TorZar » 26 Sep 2014, 21:59

Hambeast wrote:just a note

Code: Select all
/animal


is bad joojoo.

If you call it without params it spawns a boar, hitting it will crash the server.

Haven't tested params of it yet


verified to definitely crash server... a few times :evil:


Ogmogul
 
Posts: 3
Joined: 27 Sep 2014, 10:53

Re: Discovered GM Commands [Dedicated]

Post by Ogmogul » 27 Sep 2014, 11:26

In reference to:

/addobj 520 (places a "School (wooden)" at your feet, location and direction based on char pos/direction - obj ID found in DB table 'objects_types' column 'ID') <creds: Kobiwaldi / TorZar>

I've hosted a HTML table of the codes on my server here: http://www.deesnuts.org/item_codes.html

Since .txt and .csv format aren't allowed as attachments, here you
go. If the thread admin would like me to pm/email/etc you a fully compiled list with all fields let me know, otherwise this is a slimmed down list of the ID and Name fields.

Spoiler
Last edited by Ogmogul on 27 Sep 2014, 12:49, edited 2 times in total.


Bolverker
 
Posts: 4
Joined: 25 Sep 2014, 16:12

Re: Discovered GM Commands [Dedicated]

Post by Bolverker » 27 Sep 2014, 12:27

Hi. I am trying to rise my war horse handlling skill via GM command, but i have still the same answer. Skill was not found. Can anyone tell me what to do? Thx. (i am using my own server, not dedicated)


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

Re: Discovered GM Commands [Dedicated]

Post by TorZar » 27 Sep 2014, 14:27

Updated main post, /effectadd disabled. checking others

User avatar
Arrakis
 
Posts: 5455
Joined: 25 Oct 2013, 14:11
Location: Space

Re: Discovered GM Commands [Dedicated]

Post by Arrakis » 27 Sep 2014, 14:28

You can see all the commands including item list with icons in here: https://lifeisfeudal.com/billing/gmcommands.php


Wukey
 
Posts: 1
Joined: 27 Sep 2014, 15:04

Re: Discovered GM Commands [Dedicated]

Post by Wukey » 27 Sep 2014, 15:06

Is there a way to remove items in your inventory?


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

Re: Discovered GM Commands [Dedicated]

Post by Kobiwaldi » 27 Sep 2014, 15:50

temporary fix for ore and such in your inventory:
(GM must be on)

add a backback in your inv., put ore inside, drop backback, delete backpack on ground


Ogmogul
 
Posts: 3
Joined: 27 Sep 2014, 10:53

Re: Discovered GM Commands [Dedicated]

Post by Ogmogul » 27 Sep 2014, 17:26

Arrakis09 wrote:You can see all the commands including item list with icons in here: https://lifeisfeudal.com/billing/gmcommands.php


Agreed, I saw that as well I just wanted to be able to provide a comprehensive list as opposed to a paginated interface. It is pretty with the icons though.


CodeREM
True Believer
 
Posts: 4
Joined: 25 Sep 2014, 07:09

Re: Discovered GM Commands [Dedicated]

Post by CodeREM » 27 Sep 2014, 18:40

In regards to /setmyskill i'd like to see a list of all the skills and their correlating numbers!


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

Re: Discovered GM Commands [Dedicated]

Post by TorZar » 27 Sep 2014, 19:04

Database: table 'skill_type'
or
file: \Life is Feudal Your Own\data\skill_types.xml

1 Prospecting
2 Mining
3 Smelting
4 Forging
5 Armorsmithing
6 Forestry
7 Logging
8 Carpentry
9 Bowcraft
10 Warfare engineering
11 Nature's lore
12 Gathering
13 Herbalism
14 Healing
15 Alchemy
16 Terraforming
17 Construction materials preparation
18 Construction
19 Masonry
20 Architecture
21 Farming
22 Animal lore
23 Procuration
24 Cooking
25 Outfit craft
26 War horse handling
27 Chainmail armors
28 Mounted fighting mastery
29 Lancing
30 Heavy horse handling
31 Militia service
32 Padded armors
33 Spear mastery
34 Unarmed combat
35 Poleaxes mastery
36 Blades mastery
37 Scale armors
38 Shield mastery
39 Axe and mace mastery
40 Piercing mastery
41 2H blades mastery
42 Plate armors
43 2H axes mastery
44 2H blunt mastery
45 War cries
46 Throwing weaponry
47 Leather armors
48 Crossbows mastery
49 Bows mastery
50 Combat preparation
51 Fishing/hunting
52 Jewelry
53 Arts
54 Piety
55 Mentoring
56 Unit and formation
57 Equipment maintain
58 First Aid
59 Demolition
60 Drill
61 Climbing
62 Lifting
63 Horseback riding
64 Swimming
65 Authority


Hassanpasa
 
Posts: 1
Joined: 24 Sep 2014, 17:14

Re: Discovered GM Commands

Post by Hassanpasa » 27 Sep 2014, 19:55

Kobiwaldi wrote:Hm... tried it via console to become a GM. Working. (/gm password)

*edit*

Work on Dedi Server



I tried with /gm password in console but i get Invalid password message... Anyone can help

Return to General Discussion