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
Definitely still works I use scripts in debug maps all the time.
when I add this script to the map, nothing happens.
If I go into your example workshop map, this same script works.
There's no way to get it to work outside of the map you created for some reason, I suspect you enabled a flag perhaps? If I open the .lmp-file, they're both LMPV2.9 I've put about 12 hours into this without any progress, I'm a programmer by profession, which is why it's really stumping me!
The next thing I am trying to do is: If (say player) picks up an item with script attached to it that powers ANOTHER script that attaches itself to ANOTHER item. So if the First item is never picked up, the second script never gets attached to the second item.
Is that even possible to accomplish using scripting?