Canderis Posted August 23, 2009 Share Posted August 23, 2009 How would I make it so that when this script is fired it warps you to certain co-ords in an existing module? Link to comment Share on other sites More sharing options...
DarthStoney Posted August 23, 2009 Share Posted August 23, 2009 Here is a basic script void main() { StartNewModule("[color="red"]module name[/color]", "[color="Red"]wp_location[/color]", "", "", "", "", "", ""); } the waypoint you would need to add to the .git file. Link to comment Share on other sites More sharing options...
Canderis Posted August 23, 2009 Author Share Posted August 23, 2009 In the GIT of my new module? EDIT: I guess I need a linking tutorial. Link to comment Share on other sites More sharing options...
DarthStoney Posted August 23, 2009 Share Posted August 23, 2009 Yes in the new module,or you can use an existing waypoint, just open the .git file with kgff http://www.starwarsknights.com/tools.php waypoints are the last entries of the list. All you need to do is use the tag of a waypoint in the wp_location of the script. or make a new one(I just copy a generic one on the list ResRef sw_waypoint001)and give it a new "tag" name. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.