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
I know this, but unfortunately this method is not universal. This way I can only distinguish between 3 types of vanilla engines. In mod engines, BlockDefinition can be anything at all, and this method will not work.
That's why I didn't implement it. I don't want to make an algorithm that will only work in the vanilla world. I would have to say that the script distinguishes between engine types, but this would not be true.
We need a universal method that distinguishes the type of fuel. But this is not possible in IngameScript. This is probably easy to do in ModAPI, but alas.