[MOD] SF GM Tools - A Toolset for GM Commands [v1.1]

Place for sharing your game modifications for Life is Feudal: Your Own
User avatar
Skunkfuapps
 
Posts: 2
Joined: 25 Apr 2018, 20:34

[MOD] SF GM Tools - A Toolset for GM Commands [v1.1]

Post by Skunkfuapps » 26 Apr 2018, 18:10

A toolset for Life is Feudal that provides all of the most common GM commands, in the touch of a button.

Image



Features

  • Toggle GM (Game Master)
  • Set and save the password for GM mode and toggle the mode on/off
  • Starter Pack
  • Spawn a set of items for starter players
  • Spawned items can be edited in ‘\scripts\starterpack.cs’
  • Invulnerable
  • Makes your player invulnerable to damage
  • Suicide
  • End it all
  • Get all Skills
  • Sets all of you players skills and stats to 100+
  • Heal Self
  • Sets your players HP to full
  • Remove Effects
  • Removes all effects from your player (poison, etc.)
  • Toggle Judgement Hour
  • Switch JM off/on
  • Spawn Items
  • Spawn items based on its ID, Amount, Quality and Durability
  • A link that launches the Life is Feudal Items List site
  • TP to Player
  • Type the first name of player and teleport to them
  • Set Weather
  • Sets the server-side weather
  • Set Time of Day
  • Sets the client-side time of day
  • Spawn Animals
  • Does exactly what it say on the tin
  • Show in-game Date & Time
  • If GM Mode enabled


Download



Installation

  1. Navigate to the ‘Life is Feudal Your Own’ game folder
  2. Create a ‘mod’ folder
  3. Place the ‘sf-gm-tools’ folder within the ‘mod’ folder
  4. Open the ‘scripts/client/init.cs’ file and place the following line after ‘schedule(256, Canvas, dumpSysInfo, “initClient”)’ (around line 199):

    exec(“mod/sf-gm-tools/init.cs”);

  • Press 'Alt + G’ in-game to open
  • Press 'Alt + T’ to toggle GM Mode (set GM password first!)
  • Press 'Alt + F’ in-game to toggle Fly Mode


Website

Last edited by Skunkfuapps on 09 Dec 2018, 17:40, edited 6 times in total.

User avatar
Skunkfuapps
 
Posts: 2
Joined: 25 Apr 2018, 20:34

Re: [MOD] SF GM Tools - A Toolset for GM Commands (v1.1)

Post by Skunkfuapps » 23 Jun 2018, 12:20

[v1.1] – 2018-06-23

  • Show in-game Date & Time if GM Mode enabled
  • Added Fly Mode hotkey toggle (Alt + F)
  • Added GM Mode hotkey toggle (Alt + T)
  • Added set Time of Day dropdown
  • Added Suicide button
  • Window saves position on toggle
  • Hide GM password in system log
  • Changed window toggle binding to Alt + G
  • Fixed Constitution not being set to 100 if pressing Get All skills


Neverlamer7
 
Posts: 49
Joined: 04 Aug 2017, 07:23

Re: [MOD] SF GM Tools - A Toolset for GM Commands [v1.1]

Post by Neverlamer7 » 05 Jul 2018, 17:17

Nice tool but worked only once for me after execution through console, must be x64 problem.

User avatar
S1l3N7671
 
Posts: 10
Joined: 14 Jun 2015, 11:43

Re: [MOD] SF GM Tools - A Toolset for GM Commands [v1.1]

Post by S1l3N7671 » 09 Nov 2018, 04:12

This tool is very helpful, thank you!

(Request)
Could you add a FogPostFx.disable() FogPostFx.enable() button to toggle the fog on and off with a simple click?
Image
Server Website: https://gglif.enjin.com

User avatar
TittyTwister
 
Posts: 27
Joined: 05 Aug 2017, 21:41

Re: [MOD] SF GM Tools - A Toolset for GM Commands [v1.1]

Post by TittyTwister » 09 Nov 2018, 23:44

S1l3N7671 wrote:This tool is very helpful, thank you!

(Request)
Could you add a FogPostFx.disable() FogPostFx.enable() button to toggle the fog on and off with a simple click?





Hi.....there is a button for fog if you use the SF-Mod, too ( http://skunkfu.net/sf-mods/ )..... Look at "Graphics"

Best Regards
Halvar

User avatar
KuraiSeraph
 
Posts: 39
Joined: 27 Mar 2017, 12:30

Re: [MOD] SF GM Tools - A Toolset for GM Commands [v1.1]

Post by KuraiSeraph » 10 Nov 2018, 10:42

Hi,

you can also disable Fog via Consol

to turn fog off: FogPostFx.disable()
to turn fog on: FogPostFx.enable()

User avatar
S1l3N7671
 
Posts: 10
Joined: 14 Jun 2015, 11:43

Re: [MOD] SF GM Tools - A Toolset for GM Commands [v1.1]

Post by S1l3N7671 » 11 Nov 2018, 09:50

Halvar_Keltison wrote:Hi.....there is a button for fog if you use the SF-Mod, too ( http://skunkfu.net/sf-mods/ )..... Look at "Graphics"

Best Regards
Halvar

Thank you, it worked perfectly and it keeps the fog off even when i relog.
Image
Server Website: https://gglif.enjin.com

Return to Game mods