The RPG Maker Resource Kit

RMRK RPG Maker Creation => RPG Maker General => General Tutorials and Eventing => Topic started by: noghost31 on August 14, 2011, 02:25:53 PM

Title: animation with picture problem..
Post by: noghost31 on August 14, 2011, 02:25:53 PM
Hello everyone,

I have a question about pictures and repeating them. I'm building a slot machine game within my game.
basical works of if you match 3 numbers you win else you lose. now I have that logic all figure out. what Im having troubles with is making it repeat as in repeats the game. but it only flips though the images onces and i need it to flip through them every time the player plays the slot machine.

I have attached screen shots of the event code and what the slot machine roughly looks like so you can have a better idea of what im working on..

Thanks


 
Title: Re: animation with picture problem..
Post by: IAMFORTE on August 14, 2011, 03:23:06 PM
Would this work
http://www.mediafire.com/?tytmjktj3y2
its from pocket house, teh script is in teh datatbase, its a slot machine script.

the only other input i could say is that you may have missed a loop somwhere, id have to look at it closely.
Title: Re: animation with picture problem..
Post by: noghost31 on August 15, 2011, 07:44:10 PM
Ok Thanks i give it a look..