Page 1 of 1

shootProjectile

Posted: Wed Mar 20, 2013 3:00 am
by Grimfan
Hi fellow forum lurkers. ;)

I wanted to simply shoot a projectile down a corridor (like an arrow) using the shootProjectile script in the modding reference guide linked to a pressure plate within a function but the term shootProjectile is apparently a "bad argument". Am I missing some simple step or is the script actually broken or obsolete on some level (this is the first time I've played around with projectiles in any capacity whatsoever)?

Thanks in advance for any answers you can give me. :)

Re: shootProjectile

Posted: Wed Mar 20, 2013 3:25 am
by Komag
Just a quick reply to say it's not broken :)

Re: shootProjectile

Posted: Wed Mar 20, 2013 4:01 am
by Diarmuid
Post your script, we can help! shootProjectile takes like 14 arguments, and if one of those is wrong you'll get "bad argument" as an error.

Re: shootProjectile

Posted: Wed Mar 20, 2013 11:28 am
by Grimfan
Don't worry, I sorted it out. Thanks for the offer to help Diarmuid.

Of course, this all makes me wonder why I've never seen projectile traps in a mod I've played. I'll have to change that with my shuriken room of death! :twisted: