Chaos Project

RPG Maker => RPG Maker Scripts => Script Requests => Topic started by: Holyrapid on October 19, 2012, 10:53:03 am

Title: A timer script for dialogue in VXA
Post by: Holyrapid on October 19, 2012, 10:53:03 am
Yes, i'd like to have a script that gives a visible timer that can be called when choosing some options...
Naturally i need the time to be able to be customized when calling the script...
So here's what i want, in a pseudo-event code...

>>intialaize timer at 20 seconds
>>Choice 1
>>Choice 2
>>Choice 3
>>Choice 4

When timer runs out, it picks the one you had highlighted at that moment...