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
If the mod creators want I can share with you the fixes and delete my mod if that's a problem, I just want to play the game and let others play and have fun too. No intention of stealing or creating trouble.
easy setup
Error in Script (Global)function<start>:chunk_3:(126,8-37):bad argument #1 to '!!next_i!!'
Error in Script (Global)function<start>:chunk_3:(126,8-37):bad argument #1 to '!!next_i!!'
function cat_token_place()
local cat_token_pos = {{ - 13.80, 1.56, 13.86}, { - 5.52, 1.56, 13.86}, {2.72, 1.56,13.86}}
local boths = {{1.62, 1.56, 13.86}, {3.93, 1.56, 13.86}}
for k = 1, 3 do
local find = getObjectFromGUID(cat_zones[k]).getObjects()
local tags = find[1].getGMNotes()
if tags == "both" then
for j = 1, 2 do
getObjectFromGUID(cat_tokens[j]).setPosition(boths[j])
end
else
getObjectFromGUID(cat_tokens[tags]).setPosition(cat_token_pos[k])
end
end
https://steamproxy.com/sharedfiles/filedetails/?id=2739263918