Home
Help
Search
Calendar
Login
Register
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Click here to join us on IRC (#charas on irc.freenode.net)!
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
Picture problem
« previous
next »
Print
Pages: [
1
]
Author
Topic: Picture problem (Read 1531 times)
maximumcarnage
King of Fangs!
Initiate
Posts: 83
Picture problem
«
on:
October 27, 2007, 03:51:57 AM »
Whenever i put a picture it kinda lags....it pauses the game per each move i make...to be specific i'll say what kind of picture.Anyone played RE?The danger conditions and etc.it lags.help?
Logged
Arrgh!!!I wanna kill spidey!!!
RPG noob
Member
Initiate
Posts: 36
(No subject)
«
Reply #1 on:
October 30, 2007, 08:06:14 PM »
Make sure you are only showing the pictures when they need to be shown e.g not constantly looping for no reason. You could also try putting a wait 0.0 in front of each show picture as it usually cuts lag a lot
Logged
Ganocide_of_a_Kingdom
People's Salvation To Ignorance
Associate
Posts: 105
(No subject)
«
Reply #2 on:
November 02, 2007, 02:04:58 PM »
What the guy above me said it's true, you should always put an at least 0.0 wait before the picture refresh, it will have virtually no lagging. also, if the picture needs to be called up only once each time you enter the screen, make it to the event will erase itself.
Logged
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
Picture problem