Massassi Forums Logo

This is the static archive of the Massassi Forums. The forums are closed indefinitely. Thanks for all the memories!

You can also download Super Old Archived Message Boards from when Massassi first started.

"View" counts are as of the day the forums were archived, and will no longer increase.

ForumsCog Forum → Creating debris...
Creating debris...
2000-11-09, 5:05 AM #1
I am attempting to add the Force Throw power to my Mysteries of the Sith mod. I've managed to add the power successfully and get it to work. The only problem is this: MotS does not have any debris readily available to throw. I've tried to modify existing 3do's in such a way as to make them throwable, but I have had no success. What I would like to know is: would it be possible to create a cog that would allow you to create debris on command? If so, where could I find the information that I would need to create this cog. I am very new to cogging but I think that if I knew which cog verbs to use, and could get a little help with my syntax, then I might be able to pull it off.

Thanks for any help.

------------------
I just love that part of the Jedi Code that says, "There is no ignorance - only knowledge". If that's the case, then what am I doing on this Force-blasted message board??!!
I just love that part of the Jedi Code that says, "There is no ignorance - only knowledge". If that's the case, then what am I doing on this Force-blasted message board??!!
2000-11-09, 7:47 AM #2
Okay, Force Throw, when looking for things to throw, uses FirstThingInView of the player that has flags of 0x10. Just edit the thingflags of the item you want to be throwable to include 0x10.

↑ Up to the top!