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
@reanrayflores yes
I've finished rewriting the mode. I'm still going to test it for a while, but everything seems to be working as it should. It's going to be a new mod. There will be no need to switch to it if everything works for you.
@Vz It shouldn't be a problem to make a setting to not show the delete button. I'll add it.
I'm on holiday around Christmas and wanted to post a new mod I made last year. I would also like to rewrite this mod to make it easier for me to edit. I would make a brand new one and that would solve the problem with the hyphen.
tested it just now.
works fine on a dedicated server..
@Cheryl It should be same like for invertory window, But you have to press TAB and table should be back.
@smokekush1993 One day I will find time to do it :)
@seadragonalpha yea it old description, i will check that later if it is ok
PZ: build 41 beta only
Required mods:
blindcoders Modding Utility (saving data to ini)"
is this updated? it shows red in my mods list. thank you.
wow i am tired, it says rigfht there "Tab key for show/hide bar" and that's what i was doing wrong. i thought it would just be there on load. seems like a neat mod.
@Boge Yea that my feature, not a bug.
@Deceptive Pastry I will try to somethink about it.
@Neznajka Thanks for report, not a feature.
@miiihko It is fine. I will look for fix for MP.
if ModOptions and ModOptions.getInstance and ModOptions:isHost() then
function OnApplyInGame(val)
So basically if you aren't host then it isn't connecting to the mod options file at all? Because other mods do not include ModOptions:isHost() and they still work properly as a client in MP server.