Vegard Aune Posted February 11, 2007 Posted February 11, 2007 Does anyone know how I make the game jump from one module to another using scripts in TSL? I would've just used the warp-code, but for some reason that doesn't work on my new computer. (Propably because it's a laptop, and the keyboard layout is different.) So, can someone give me a script which sends you to (Insert random module here)?
Master Zionosis Posted February 11, 2007 Posted February 11, 2007 I believe this should work, well, it worked for me. void main() { StartNewModule("PUT MODULE TAG HERE", "startpoint"); } Hope this helps.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.