Browsing Malay translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions.
1726 of 37 results
17.
This allows the developer to make script changes with an external editor, and not have to exit and restart Ren'Py to see the effect of the changes.
(no translation yet)
Located in ../../source/developer_tools.rst:47
18.
Note that game state, which includes variable values and scene lists, is preserved across the reload. This means that if one of those statements is changed, it is necessary to rollback and re-execute the statement to see its new effect.
(no translation yet)
Located in ../../source/developer_tools.rst:50
19.
Shift+I Style Inspecting
(no translation yet)
Located in ../../source/developer_tools.rst:56
20.
When :var:`config.developer` is true, pressing "shift+I" will cause style inspection to occur. This will display a list of displayables underneath the mouse. For each displayable, it will display the type, the style used, and the size it is being rendered at.
(no translation yet)
Located in ../../source/developer_tools.rst:58
21.
Shift+Y Style Dumping
(no translation yet)
Located in ../../source/developer_tools.rst:64
22.
When :var:`config.developer` is True, pressing the dump_styles key (by default, "shift-Y"), will write a description of every style Ren'Py knows about to the file "styles.txt". This description includes every property that is part of the style, the value of that property, and the style the property is inherited from.
(no translation yet)
Located in ../../source/developer_tools.rst:66
23.
> Fast Skipping
(no translation yet)
Located in ../../source/developer_tools.rst:73
24.
When :var:`config.developer` or :var:`config.fast_skipping`` is True, pressing the fast_skip key (by default, ">") causes the the game to immediately skip to the next important interaction. For this purpose, an important interaction is one that is not caused by a say statement, transition, or pause command. Usually, this means skipping to the next menu, but it will also stop when user-defined forms of interaction occur.
(no translation yet)
Located in ../../source/developer_tools.rst:75
25.
Warping to a Line
(no translation yet)
Located in ../../source/developer_tools.rst:85
26.
Ren'Py supports warping to a line in the script, without the developer to play through the entire game to get there. While this warping technique has a number of warnings associated with it, it still may be useful in providing a live preview.
(no translation yet)
Located in ../../source/developer_tools.rst:87
1726 of 37 results

This translation is managed by Launchpad Malay Translators, assigned by Launchpad Translators.

You are not logged in. Please log in to work on translations.

No-one has contributed to this translation yet.