Steam telepítése
belépés
|
nyelv
简体中文 (egyszerűsített kínai)
繁體中文 (hagyományos kínai)
日本語 (japán)
한국어 (koreai)
ไทย (thai)
Български (bolgár)
Čeština (cseh)
Dansk (dán)
Deutsch (német)
English (angol)
Español - España (spanyolországi spanyol)
Español - Latinoamérica (latin-amerikai spanyol)
Ελληνικά (görög)
Français (francia)
Italiano (olasz)
Bahasa Indonesia (indonéz)
Nederlands (holland)
Norsk (norvég)
Polski (lengyel)
Português (portugáliai portugál)
Português - Brasil (brazíliai portugál)
Română (román)
Русский (orosz)
Suomi (finn)
Svenska (svéd)
Türkçe (török)
Tiếng Việt (vietnámi)
Українська (ukrán)
Fordítási probléma jelentése
First, the cursor position and clicks are impossible without this base mod, because these information are not available for in game scripts api. So at least one mod is still needed.
Second, the API is already split like that, just the cursor and clicks in one part, and then the ui elements as optional.
Third, I have working examples of this running on in game scripts on my github repo If you really want it. But I never recommended it because of the way in game scripts work on servers.
Basically every screen update is sent to the server and sync, that would cause a single mouse moving around a lot of data to be sent.
So, unfortunately that is a limitation of the game structure. I tried a few workaround but couldn’t make this work.
Since the base api mod is needed anyway, I would recommend just using a TSS script mod.
Can you make this function at a basic level with ingame scripts?
Just basic hooks like mouse position, left/right/middle currently being pressed. Just pressed and similar can be written yourself. The elements would be unnecessary.
Beyond that, this is freaking great.
I know you just said you ain't adding features, but if wouldn't be too much?
A couple of guys reached me to use the API but unfortunately they didn’t finish theirs as well.
At this point I’m mostly waiting for SE2 and just maintaining these ones, with no new features.
Did you try the electric app or the button pad app in the same save to check the mod is working?
I realized quickly through testing that the "Public title" box would start appearing the minute I click anywhere on the LCD screen. The comments in the electric network app mention this and the answer is to use middle mouse button which didn't work for me.
Is there another way for me to disable this behavior?