Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

funtion to teleport you to another location

Page: 1 of 1
 gameunlimited
01-24-2004, 1:27 AM
#1
anybody knows what is the command to teleport you to a certain area (the script language, not the command for the in game cheat)? any help is really appreciated
 gameunlimited
01-24-2004, 1:34 AM
#2
or perhaps someone knows the location for transit back script?
 Kitty Kitty
01-24-2004, 1:37 AM
#3
Open up k_pebn_swoop.nss

I think you'll find what you need in there.

For example.. to "teleport" to Upper Taris NorthEast, you'd....

CleanUpLocals(oSwoop);
StartNewModule("tar_m02ab", "K_PTAR_SWOOP_POINT_01");


Once you browse that file, you should get the gist pretty easily. :)

-Kitty
 *Atris*
08-27-2004, 7:43 AM
#4
does any one know what you would need to do to get it to warp to a custom made module?
 RedHawke
08-27-2004, 8:36 AM
#5
Originally posted by lowiej
does any one know what you would need to do to get it to warp to a custom made module?

lowiej you might want to take a look at Maverick187's Mod Shop at pcgamemods as he has put his custom made module in the game, and the source scripts to Warp to and from are included.

As I wrote the warp scripts, and created the shady Walrusman and his dialogue for that cool mod, it will surely give you a push in the right direction! :D

I hope this helps! :D
 *Atris*
08-27-2004, 9:06 AM
#6
thanx
 Darth333
08-27-2004, 11:06 AM
#7
 *Atris*
08-27-2004, 11:57 AM
#8
ive got it working so my recruitment mod is comiong along hopefully i will be done to night
Page: 1 of 1