Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
@taylorjeffrey : The idea is good but how do you make the Thespian add this variable to all players without having to interact with a Thespian already?
Each player is assigned a CharVar named "claim". I have mapped each region in this map to a numerical value. S1 = 1, S2 = 2, etc. This is because CharVars are only numeric. So in this example, the player has a CharVar value "claim=1" (they own the S1 region).
I created a herald dialog thespian. The dialog works roughly like this:
Condition Node:
CharVar condion - Equals ==
CharVar name: claim
CharVar value: 1
true - Action Node, Webhook Message, Message: <PlayerName> is rightful ruler of S1
rinse and repeat for each region.
What this will do is announce to a channel on the discord that the player is rightful ruler of a certain region. It will still require some RP actions to enforce, but it guarantees that region ownership rights are verified by in-game variables that either you set or set via merchant thespian or kit or something.
The full 4k map image is built into the Dev Kit by default.
0
Comes up like this in discord...
[6:37 PM] BOT Land Purchase: <playername> has purchased S6 .
I have thespians for T/S/R/Q (Volcano is no build area) more than happy to share the scripts.
@Zio, the overlay is great because it will sit on top of any map if placed below it in modlist.
I'd be interested in that method also. Currently I have thespians in the council chambers who sell the land and a webhook for discord to keep a tally of who bought what and for much. It works very well but having claimed colors and also a color for non purchasable property would perfect it.
In addition to the above, the mod Valenhiem creates its own external area north of the green wall having an entrance gate before it with a portal. Walking into that same area from the gate, there is no invisible wall and the area is surrounded by it's own custom skybox.