Jump to content

Please help!


Azzie

Recommended Posts

I'm making a last-minute scenario for the 10th general design contest, and I'm making good progress. I've finished all the terrain and I understand scripting, but I need a scripting call or script of some kind to make the party get teleported from one town to another as if going to another floor of the building. I looked all over the editor appendix but i couldn't find anything. does anybody have anything like that?

Link to comment
Share on other sites

You want void move_to_new_town(short new_town,short loc_x,short loc_y). Note, though, that there is a rather hefty restriction on the use of this call: it only works if called from a script state triggered by the party stepping into a special encounter rectangle, indoors (you can't teleport the party into a town when they were outdoors).

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...