Original Source
- Original title: Combine messaging scripts
- Original author: Wilczek
- Original date: October 5, 2015
- Source thread: https://forums.rpgmakerweb.com/threads/combine-messaging-scripts.45510/
- Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSSx Script Support
Summary
I have a very hard time combining two messaging scripts: Language File System (http://forums.rpgmakerweb.com/index.php?/topic/17964-language-file-system/) and Window Timer (https://dl.dropboxusercontent.com/u/23043573/RPG%20Maker/RMVXA%20Scripts/Window_Timer.txt). Both of them use similar structures - \show_dialogue[id] and \T[x], respectively. So the easiest way to combine them would be \T[x]\show_dialogue[id]. Unfortunately, that doesn't work as expected. The shown text is translated (so LFS works), but the timed choice never happen. Does anyone have an idea how to use those scripts at the same time?
Archived First Post
Both of them use similar structures - \show_dialogue[id] and \T[x], respectively. So the easiest way to combine them would be \T[x]\show_dialogue[id]. Unfortunately, that doesn't work as expected. The shown text is translated (so LFS works), but the timed choice never happen. Does anyone have an idea how to use those scripts at the same time?
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadCreator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...