Script go to frame

This forum is meant for requesting technical support or reporting bugs.

Moderators: time-killer-games, Vengeance66, Candle, reneuend, GM-Support

Script go to frame

Postby Giuseppe » Tue Oct 06, 2009 11:53 am

Hi, I have a problem with createtimedevent and goto frame.

I have to go another location with the script:
Code: Select all
Action.CreateTimedEvent 2, "Action.GoToFrame ""casaledafuori copia02""" , False
but I would like put the transition.

Code: Select all
I tried: Action.CreateTimedEvent 2, "Action.GoToFrame ""casaledafuori copia02""" ,1,2, False
but don't work
Giuseppe
Frequent Poster
 
Posts: 147
Joined: Wed Mar 12, 2008 12:01 pm

Re: Script go to frame

Postby reneuend » Tue Oct 06, 2009 12:17 pm

Giuseppe wrote:Hi, I have a problem with createtimedevent and goto frame.

I have to go another location with the script:
Code: Select all
Action.CreateTimedEvent 2, "Action.GoToFrame ""casaledafuori copia02""" , False
but I would like put the transition.

Code: Select all
I tried: Action.CreateTimedEvent 2, "Action.GoToFrame ""casaledafuori copia02""" ,1,2, False
but don't work


The last parantheses should surround the whole "action.gotoframe" command.

Try this:
Code: Select all
Action.CreateTimedEvent 2, "Action.GoToFrame ""casaledafuori copia02"" ,1,2", False
---


Image
Image
User avatar
reneuend
Administrator
 
Posts: 2762
Joined: Sat Nov 22, 2008 8:37 pm
Location: Midwest Cornfield, USA


Return to Adventure Maker Technical Support and Bug Reports

Who is online

Users browsing this forum: No registered users and 0 guests

cron