(Solved) I wanna know how to finish the game

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.
Post Reply
Message
Author
Schnauzer
Regular
Posts: 35
Joined: Mon May 04, 2009 6:08 pm
Location: Bucaramanga, Colombia
Contact:

(Solved) I wanna know how to finish the game

#1 Post by Schnauzer »

I have almost finished a prototype of my project but I don't know how to do it in the correct way. Besides, I have hyperlinks during the game so, at the end, the are shown as text messages but they supose to be hiden. What's the correct command to end a project? The word "End" doesn't work :(
label define_camaracongreso:
definition "La Cámara y el Congreso hacen parte de la organización política del país y se
encargan, entre otras cosas, de hacer las leyes y controlar a los que ocupan cargos importantes
en el gobierno de Colombia."

return
label define_vociferante:
definition "Vociferante proviene de la palabra “vociferar” que significa hablar con gritos o hablar de forma
apresurada, desordenada y presuntuosa, exactamente como lo hacía el panadero al exponer la situación."

return
Last edited by Schnauzer on Sun Jan 31, 2010 11:57 am, edited 1 time in total.

User avatar
PyTom
Ren'Py Creator
Posts: 16097
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:

Re: I wanna know how to finish the game

#2 Post by PyTom »

Returning from something that wasn't called will return you to the main menu. So you can just put a return before your first definition.
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

Schnauzer
Regular
Posts: 35
Joined: Mon May 04, 2009 6:08 pm
Location: Bucaramanga, Colombia
Contact:

Re: I wanna know how to finish the game

#3 Post by Schnauzer »

Thank you very much. ^_^ Solved.

Post Reply

Who is online

Users browsing this forum: Google [Bot]