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
At line 100, simply add ·· // ··
imageName = warningImage;
}
}
At this line, add the 2 slash ===> //screen.ShowTextureOnScreen();
if (imageName != screen.CurrentlyShownImage)
{
screen.AddImageToSelection(imageName);
screen.RemoveImageFromSelection(screen.CurrentlyShownImage);
Hope it helps. Greetings
Similar problem:
Program(100,35): Error: 'IMyTextPanel' does not contain a definition for
'ShowTextureOnScreen' and no accessible extension method
'ShowTextureOnScreen' accepting a first argument of type
'IMyTextPanel' could be found (are you missing a using directive or an
assembly reference?)
I'm no programmer nad trying to figure it out =/
Any suggestion?
Thanks
Was just trying to make this one not be broken :p
I'll use your other script on new ships, i'll stay with my dirty edit for this one as i don't want to go find all lcd and all other things to redo the config... i'll unsub from this one
It work even better as it round all tanks type as one...
If Morphik allow it i could publish it... until then (or if there is no answer at the end of 2020)
if i do publish it i'll link this one and the jump one in the description... And if someone who is more skilled can then make a cleaner version...