Jump to content

Home

Use/Force Powers to Trigger Doors etc. in MP- JK3


jsera

Recommended Posts

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

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

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...