Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
I really want to look into making my own mod that creates a sleeping icon with Zzz's appearing over a players head.
just curious how you managed to get this working!
e.g. everyone see you are typing, but on your screen there is no bubble above your head
https://i.imgur.com/3nqFpQW.png
https://i.imgur.com/Nomq6Rv.png
One of the mods patches the radio through the chat function.
The other also to indicate that a person is writing goes through the chat.
When used to talk over the radio it may prevent the received message from being displayed.
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2688676019
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2695911696
The notification sounds are definitely possible, but out of scope for this mod. This will just be the chat bubble while typing. No sounds when a message is sent, etc.
another question, how possible would it be to add an option for a message notification sound? a notification sound when anyone sends a message in /say or /all
- Max calculation time takes 9 frames now, 250 messages+ takes no longer than 9 frames on my computer.
- 180% decrease when 0 messages have been sent.
- 714% decrease when 250 messages have been sent.
- Infinite decrease when 500 messages have been sent (game would crash before).
ERROR: General , 1640386350949> 25,603,526,471> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index: imageNumber of non-table: null at KahluaThread.tableget line:1689.
ERROR: General , 1640386350949> 25,603,526,471> DebugLogStream.printException> Stack trace:
java.lang.RuntimeException: attempted index: imageNumber of non-table: null
at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1689)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:492)
at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:163)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1980)
at se.krka.kahlua.vm.KahluaThread.pcallvoid(KahluaThread.java:1812)
at se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:66)
at se.krka.kahlua.integration.LuaCaller.protectedCallVoid(LuaCaller.java:139)
at zombie.Lua.Event.trigger(Event.java:64)