jsera Posted October 3, 2003 Share Posted October 3, 2003 I am unclear on how you would trigger a door using force powers. Perhaps I am confused tho. Can you use / force pull(push) a trigger in multiplayer? _____ I have created a trigger multiple with a target of my door. And set the use_button flag. However when I load the map in multiplayer mode, it is triggered by proximity to the trigger and not the use button. (ie. the door opens when you walk up to the trigger) _____ To use force powers to trigger doors, would you need to use scripting? And scripting is not available for multiplayer? Someone set me straight please. I have done a lot of searching, but I may be looking in the wrong places. Thank you, J.Sera Link to comment Share on other sites More sharing options...
Wa'es Posted October 4, 2003 Share Posted October 4, 2003 Siege maps can have Force Push triggered switches/buttons. (i.e. Korriban) That requires scripting using the BehavEd.exe that was released in the JK2 Tools 2. Link to comment Share on other sites More sharing options...
GothiX Posted October 4, 2003 Share Posted October 4, 2003 No, that's ICARUS you mean. And JA supports a new version - ICARUS II. As well, ICARUS II works with .icarus filetypes, I suggest you wait for the new tools to come out. Link to comment Share on other sites More sharing options...
jsera Posted October 4, 2003 Author Share Posted October 4, 2003 Thanks I appreciate the info. J.Sera Link to comment Share on other sites More sharing options...
jsera Posted October 6, 2003 Author Share Posted October 6, 2003 Allright. Actually you can use force powers with out scripting. I found a tutorial for using a func_static in conjunction with a door and a func_usable to open a door using force powers. http://massassi.net/tutorials/jo_switchdoor/ (Thanks for the tutorials!!!!) To save confusion. If you have to set the spawnflags manually; spawnflags 1 (force push) spawnflags 2 (force pull) spawnflags 4 (use) *i think havent tried this yet (spawnflags are additive. ie. spawnflags 7 is a switch that accepts use, push, and pull) If I am wrong please set me straight. Thanks for the help. J.Sera Link to comment Share on other sites More sharing options...
Wa'es Posted October 6, 2003 Share Posted October 6, 2003 JA supports a new version - ICARUS II. As well, ICARUS II works with .icarus filetypes, I suggest you wait for the new tools to come out. Sheesh, glad to know about that. I am indeed going to wait for the new Modding SDK to be released before going any further with game event scripting. SIDE NOTE: BehavEd.exe is the ICARUS script editing program released for JO. In fact, the same program is included in the GTKRadiant installation package. Of course, you can't edit the binary files using BehavEd, but you can open the single player scripts included with version 2 of the JO Editing Tools. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.