my problem

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Message
Author
saru
Regular
Posts: 27
Joined: Mon Apr 18, 2005 7:05 am
Location: Maeklong , Thailand
Contact:

#16 Post by saru »

O.K. i fix it to
init:
$ event("class", "act == 'class'", event.solo(), priority=200)
$ event("chat", "act == 'chat'", event.solo(), priority=200)
$ event("study", "act == 'study'", event.solo(), priority=200)
$ event("seek", "act == 'seek'", event.solo(), priority=200)
$ event("dress", "act == 'dress'", event.solo(), priority=200)
$ event("rest", "act == 'rest'", event.solo(), priority=200)
it run pass

thx for help :D

User avatar
PyTom
Ren'Py Creator
Posts: 16096
Joined: Mon Feb 02, 2004 10:58 am
Completed: Moonlight Walks
Projects: Ren'Py
IRC Nick: renpytom
Github: renpytom
itch: renpytom
Location: Kings Park, NY
Contact:

#17 Post by PyTom »

Just to inform you, the version of DSE included with 4.8.8 should support Thai labels in the program. So you might be interested in checking that out.
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom
Software > Drama • https://www.patreon.com/renpytom

Post Reply

Who is online

Users browsing this forum: No registered users