Jump to content

How Do You Make Catapults


MrXJunky

Recommended Posts

Probably better off dragging them in, but you want CWCatapult in the creation kit. Drag that and drop it wherever you want. When you approach, it should already give you the prompt to fire. That much I have tried successfully. As far as scripting or making a quest, to make it fire on its own, or at certain intervals, I'm afraid I can't help.

Link to comment
Share on other sites

They require activation (by an NPC, the player or a script) to work. You can attach to it a simple script that activates the item every few seconds.

 

If you don't know how to do that, I encourage you to learn and I can help you if you get stuck.

 

Otherwise, I can write you a full script to use with instructions on how to use it if you so desire.

Link to comment
Share on other sites

Yeah I want them to be done without a NPC every few seconds just to give the scene I am working in some effect.

To make them fire randomly, add CWCatapultWeaponFireSCRIPT to the CWCatapult. They will fire without an NPC or Player activation.

 

I did this for the Raven Castle Mod in Raven Fortress for the quest ATTACK (Ravencastlequest1) if you want to see how I did it.

I made them aliases on the quest and enabled them at the correct stage and disabled them when the quest was finished. I also placed a second catapult at the same coordinates and removed the scripts so they wouldn't just disappear .

I could never get the strike spawners to work the way I wanted them to though.

 

But if you want to have random explosions in the scene that appear to be coming from the catapults, then use the FireWeaponMarker and point them where you want. Different options and the instructions are given within the script. You can check them out either in Raven Fortress or Japhet's Folly World.

 

Hope it helps, Good luck

Edited by Aragorn58
Link to comment
Share on other sites

 

Yeah I want them to be done without a NPC every few seconds just to give the scene I am working in some effect.

To make them fire randomly, add CWCatapultWeaponFireSCRIPT to the CWCatapult. They will fire without an NPC or Player activation.

 

I did this for the Raven Castle Mod in Raven Fortress for the quest ATTACK (Ravencastlequest1) if you want to see how I did it.

I made them aliases on the quest and enabled them at the correct stage and disabled them when the quest was finished. I also placed a second catapult at the same coordinates and removed the scripts so they wouldn't just disappear .

I could never get the strike spawners to work the way I wanted them to though.

 

But if you want to have random explosions in the scene that appear to be coming from the catapults, then use the FireWeaponMarker and point them where you want. Different options and the instructions are given within the script. You can check them out either in Raven Fortress or Japhet's Folly World.

 

Hope it helps, Good luck

 

Did you had to link certain items together? And if so what did you link?

Link to comment
Share on other sites

 

 

Yeah I want them to be done without a NPC every few seconds just to give the scene I am working in some effect.

To make them fire randomly, add CWCatapultWeaponFireSCRIPT to the CWCatapult. They will fire without an NPC or Player activation.

 

I did this for the Raven Castle Mod in Raven Fortress for the quest ATTACK (Ravencastlequest1) if you want to see how I did it.

I made them aliases on the quest and enabled them at the correct stage and disabled them when the quest was finished. I also placed a second catapult at the same coordinates and removed the scripts so they wouldn't just disappear .

I could never get the strike spawners to work the way I wanted them to though.

 

But if you want to have random explosions in the scene that appear to be coming from the catapults, then use the FireWeaponMarker and point them where you want. Different options and the instructions are given within the script. You can check them out either in Raven Fortress or Japhet's Folly World.

 

Hope it helps, Good luck

 

Did you had to link certain items together? And if so what did you link?

 

I'm not at my computer at the moment, but I don't believe I linked anything. Just make sure the properties are filled correctly. When I get home I will send you a PM with how I filled them.

Link to comment
Share on other sites

  • 4 weeks later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...