Canderis Posted October 21, 2008 Share Posted October 21, 2008 Alright i read the tuts on scripting but one thing is still confusing me. How do i specify witch module i want this placeable in? Link to comment Share on other sites More sharing options...
Stream Posted October 21, 2008 Share Posted October 21, 2008 It will only work in the module the PC is currently residing in. --Stream Link to comment Share on other sites More sharing options...
Canderis Posted October 22, 2008 Author Share Posted October 22, 2008 What does that mean? Link to comment Share on other sites More sharing options...
Stream Posted October 23, 2008 Share Posted October 23, 2008 It means that whatever the module that the script is fired in, is the module the placeable will be spawned. --Stream Link to comment Share on other sites More sharing options...
Canderis Posted October 23, 2008 Author Share Posted October 23, 2008 Oh. Ok. How would i set another module for it to spawn in? Like i want it to be triggerd from perogis but i want it to show up on the ebon hawk. How can i do that? Link to comment Share on other sites More sharing options...
Det. Bart Lasiter Posted October 24, 2008 Share Posted October 24, 2008 create a global variable, set it when you want the placeable to show up, then add/modify the onload script for the module you want it to show up in to check for the global and spawn the placeable when the global for it is set. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.