Instalar Steam
iniciar sesión
|
idioma
简体中文 (Chino simplificado)
繁體中文 (Chino tradicional)
日本語 (Japonés)
한국어 (Coreano)
ไทย (Tailandés)
български (Búlgaro)
Čeština (Checo)
Dansk (Danés)
Deutsch (Alemán)
English (Inglés)
Español - España
Ελληνικά (Griego)
Français (Francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (Húngaro)
Nederlands (Holandés)
Norsk (Noruego)
Polski (Polaco)
Português (Portugués de Portugal)
Português - Brasil (Portugués - Brasil)
Română (Rumano)
Русский (Ruso)
Suomi (Finés)
Svenska (Sueco)
Türkçe (Turco)
Tiếng Việt (Vietnamita)
Українська (Ucraniano)
Informar de un error de traducción
Why use Google instead of Steam?
If after a few minutes nothing loads, try reinstall, as it's most likely something local then the workshop itself.
function selectPage_NEXT()
local pg = isLeft+10
local b = #getObjectFromGUID(bookGuids[1]).getObjects()
if pg > b-1 then pg=b-1 isLeft=b-1
else
isLeft = isLeft+10
button_selectPage = {label=pg, index=bIndex('selectPage_GET')}
self.editButton(button_selectPage)
end
end
Overall, I'm reluctant to make any non-life changes to this mod. I gave you an example of what the character board can look like, you may try to do anything yourself. I don't mind if you make your own (updated) mod, or I can add as a contributor if you manage to do this working.