Save-Point
Full screen right when game start - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Archives (https://www.save-point.org/forum-105.html)
+--- Forum: Creation Asylum Archives (https://www.save-point.org/forum-90.html)
+---- Forum: Scripts & Code Snippets (https://www.save-point.org/forum-92.html)
+----- Forum: RPG Maker XP Code (https://www.save-point.org/forum-93.html)
+------ Forum: Code Snippets & Others/Misc (https://www.save-point.org/forum-100.html)
+------ Thread: Full screen right when game start (/thread-6622.html)



Full screen right when game start - DELTA07 - 01-14-2007

Full screen right when game start
by DELTA07
Jan 14 2007

This is a locked, single-post thread from Creation Asylum. Archived here to prevent its loss.
No support is given. If you are the owner of the thread, please contact administration.


Ok guys this is basically my first script its pretty simple.

Screenshots:N/A

DEMO:N/A

Instructions: Just place this under your last scene script or above main and your etc. scripts and name it Scene_Fullscreen.


Script:
Script



Future plans: Make it so you can call it at certain points (That was what I was trying to do in the first place but for some reason it reads this scene first, I'm not that good at scripting Ruby I can just kinda understand it)