GM Deed Maker [Server Mod]

Coldie's server mods threads.
Post Reply
Coldie
Cart loader
Cart loader
Posts: 27
Joined: Sun Jul 26, 2020 3:14 am

GM Deed Maker [Server Mod]

Post by Coldie »

GM Deed Marker

this mod is for a GM (power 5) to make more than 1 deed for that character.

Wave your magic wand and create some deed stakes, activate any item, stand on tile you want deed token, right click a deed stake and click make GM deed. That is all.

There are none of the normal checks, so I would hope if the GM wants to resize/rename and such they would keep in mind the normal checks for making a deed, like another deed nearby, token to close to water, buildings and so on.

Properties file has 1 option to change, the amount of gold automatically added to upkeep, it is a float value. so decimals.

goldupkeep=0.5f
so default is 50s, half of 1 gold.

make GM Mayor :
Activate any item, right click the settlement note in inventory and click, make GM mayor.
This will make you mayor of that settlement and can change all aspects of deed as usual.


Auto make someone join a deed:
New item in game can only be created by GM with wand called "Village Welcomer", just drop it on deed. A player can then have any item active and get a new action on this "Village Welcomer" called join deed and it will add them to that deed, the only thing it checks is time between joining deeds, there is a 24 hour default time from leaving 1 deed to joining another.

In properties file 2 new entries.

InvitorID=131322
InvitorModel=model.creature.humanoid.human.child
You only need to change InvitorID if it conflicts with another mod item id.

Model you can change to what ever model you want, make it a dragon, a tower guard, a templar, a chair if you really want, default is just a man wearing rags. I didn't include a list of all the models, there may or may not be a public list somewhere already.

Examine on the item will read.

Activate any item, right click me and click Join Deed to join this deed.



*NOTE*

There may be conflicts with other mods, this is because the other modders didn't check if mayor exists before using information from mayor, poor coding practices really. If you find a conflict with another mod kindly ask them to add in a check if mayor exists into their code.


Download mod: https://1drv.ms/u/s!AjnBltNOSFjCgk9lnoUxtjbrRlCh

User avatar
Kenabil
Soldier
Soldier
Posts: 87
Joined: Sun Jul 26, 2020 10:32 am
Location: Awakening
Contact:

Re: GM Deed Maker [Server Mod]

Post by Kenabil »


Post Reply