Give Explocion200 support thread. - Printable Version +- Save-Point (https://www.save-point.org) +-- Forum: Games Development (https://www.save-point.org/forum-4.html) +--- Forum: General Support (https://www.save-point.org/forum-18.html) +--- Thread: Give Explocion200 support thread. (/thread-1604.html) |
Give Explocion200 support thread. - explocion200 - 12-12-2009 well i found a script here that puts an image under the players sort of like a floor but i dont think its what i want does anyone a script that will alow me to place a picture under the characters and still let me use the tile set? Give Explocion200 support thread. - explocion200 - 12-13-2009 is there a way to make my xp game full screen ? Give Explocion200 support thread. - fgsfds - 12-13-2009 alt + enter Give Explocion200 support thread. - DerVVulfman - 12-13-2009 He may be looking for the old RMXP script code that makes it run automatically in full screen at startup. Code: unless $keybd Now I do not advocate (recommend) editing the default scripts, but all you have to do is paste this directly in the Main on the Script Editor. This works for both XP and VX systems. There are other similar variants out there of this. It's been around since '05. Give Explocion200 support thread. - explocion200 - 12-13-2009 thanks a lot guys :) but what about giving an option in the main menu to give the player that option? Give Explocion200 support thread. - explocion200 - 12-21-2009 hello guys well i have a sing that when you turn it on a background music comes out but it keeps on looping over and over how do i make it stop and only come up again if activated Give Explocion200 support thread. - explocion200 - 12-21-2009 lol i get my own thread? Give Explocion200 support thread. - DerVVulfman - 12-22-2009 Well.... ya bounce around a lot. explocion200 Wrote:hello guys well i have a sing that when you turn it on a background music comes out but it keeps on looping over and over how do i make it stop and only come up again if activated Due to the way RPGMaker XP and VX handles the background music, music will loop... plain and simple. But, I think Music Events do not loop. I'm not sure, but I THINK that Music Effects are not looped. Just play it as a music effect and not background music. That is the ME folder rather than BGM folder. Give Explocion200 support thread. - explocion200 - 12-22-2009 thanks :) lol bounce around ...... i'm just trying to learn Give Explocion200 support thread. - Alpha-Mad - 12-22-2009 Hah! You should be proud explocion200, not many people get their own thread! We all start somewhere. I would only recommend taking your time to maybe try things out and do a little research before posting. Personal experience is the best way to learn a system like this. |