You are not logged in.    Login    New User    Forum Home    Search

Location:
JBPLAY  \  Meteor 2  \  Editing  \  WAYPOINTS!

Back to Threads

Viewing Thread: WAYPOINTS!

 

kanji

Joined: 27 July 2005
Posts: 17
28 July 2005 13:10 (UK time)

how do u get the way points to work in the map editor coz i dont have a clue!

You need to login to create posts in this thread.

arezey

Joined: 16 June 2005
Posts: 1599
28 July 2005 15:28 (UK time)

You need to script them. Look the the object ID and the Waypoint ID and remind them. See the Meteor 2 Docus/Scripting Commands/"read this first" and copy the template to a *.txt file. Save this file to the maps directory and enter the filename same as the map (example: map: Bridge.map Scipt File: Bridge.SC) and replace "//map start code here" "with SC_BindObjectToWaypoint(object id, waypoint id);" (example SC_BindObjectToWaypoint(5,0);) Remember the ";", the script does not work without it! Note that if you have many, you can enter more than 1 Script string. You can too see the Meteor 2 Docus/Scripting Commands to see a lot of Script commands. Understand?

Edited: 28 July 2005 15:29


You need to login to create posts in this thread.

me_mantis

Joined: 26 September 2003
Posts: 1152
28 July 2005 21:58 (UK time)

You should download the Meteor2 Scripting Help Map. Its on meteormods.com, and it is a big help in learning the basic scripts.

You need to login to create posts in this thread.

mike323
Joined: 23 January 2005
Posts: 745
31 July 2005 00:11 (UK time)

Ooh, what a good tutorial making idea! I'll get started now...


--

OK its done, its on meteormods.com

http://meteormods.com/meteor2/ModdingHelp/ScriptingWaypoints.asp

Edited: 31 July 2005 21:23


You need to login to create posts in this thread.



Forums system (C) 1999-2023 by James Bunting.

Terms of Use