I would like some help with the wait and change room features.

Started by KBrad, Sun 09/03/2008 06:05:12

Previous topic - Next topic

KBrad

I am just starting a new game, i am at the intro and im trying to make it play the two staring intro sences and the go to room 2 wich is wear you can pick play load or exit can you please show me what is wrong with my script? im editing the room 1 script because that is where you start. thank for any help. :=

// room script file
// SetGameSpeed(40)
// WaitMouseKey(1360);
// cEgo.ChangeRoom(2, 150, 150);

miguel

Hi there! You should put all your comands on :' Player Enters Room: After Fade In ', wait comands or, better said, blocking comands can't be put Before the room loads.
I hope this helps :)
Working on a RON game!!!!!

KBrad

Tyvm, it did help. What I was doing wrong was I edited the room script file and I didn't do before or after the room loaded, I didn't set a point for it to do what I wanted if that makes any sense, but I made it work with your help so thank you. :=

SMF spam blocked by CleanTalk