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.

How do you make a warp to script in a dialogue?

Page: 1 of 1
 jezter
02-11-2007, 11:56 PM
#1
Because there is one mod, that let's you to warp to dantoine in a dialogue,

so, I wanted my character to warp to my mod, the warp cheat

would be: warp jezter.

Anyone know how to do this?
 Hangout Hermit
02-12-2007, 3:53 AM
#2
Yep.


void main() {
//HH :Replace the 2nd pair of triggers which it would be best to spawn from.
StartNewModule("jezter","From_Module?");
}
 jezter
02-14-2007, 6:23 AM
#3
thanks
Page: 1 of 1