OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: OFPfreak on 28 Jun 2005, 07:03:25

Title: camcreate?
Post by: OFPfreak on 28 Jun 2005, 07:03:25
Here is 1 of my last noob questions about scripts I forgot about.
How do I make explosions camcreate on objects? I've got something like this, and I know its wrong:

Quote
camcreate "LAWlauncher" getpos plane3[/glow]
[/quote][/b][/i][/u][/s][/size]

P.S. Don't ask me how the hell I got the quote glowing without the rest and this text on the left of the page :P! It's my secret!
LOL sorry for the text I seem to be a bit "drunkish"... Talking about drunk.. my age isn't suited for that muhaha!
Title: Re:camcreate?
Post by: OFPfreak on 28 Jun 2005, 07:05:21
ahum... I feel refreshed. Here is what my code was

camcreate "LAWlauncher" getpos plane3
Title: Re:camcreate?
Post by: CopyrightPhilly on 28 Jun 2005, 07:55:15
try

"LAWlauncher" camcreate getpos plane3

i know that the follwing works but makes a big bang  :D

"LASERGUIDEDBOMB" camcreate getpos plane3

cheers,
Phil


P.S:
you mean this secret?
[ glow=red,2,300 ][ quote ]hello[ /quote ][ /glow ]
Title: Re:camcreate?
Post by: OFPfreak on 28 Jun 2005, 08:47:49
lol laserguidedmissile :P! I don't think thats going to work on a DDAY paradrop plane whatever its called. Thanks a lot oh and uh that secret uses lots of codes.. sadly my text under the code is moving now too instead of being on the left :(
Title: Re:camcreate?
Post by: Chris Death on 28 Jun 2005, 08:52:30
hmm - i don't have any reference here at work, and i'm too lazy
to look into weapon appendix from comref (*hint*) but AFAIK
it's "shell73" or "shell76" - same goes for "heat73" or "heat76"

~S~ CD
Title: Re:camcreate?
Post by: sim on 28 Jun 2005, 15:01:56
bomb="shell120" camcreate(getpos plane1)

the shells are:

shell120/shell125

heat120/ heat75

thats all I can think of atm
Title: Re:camcreate?
Post by: Ding on 29 Jun 2005, 09:51:46
mortorshell

&

Grenade too