Jump to content
Sign in to follow this  
Incubus

OPR nuke scud auto launch

Recommended Posts

i have a problem with an OPR Scud script. Addon is here: http://www.fileplanet.com/141014/140000/fileinfo/Operator's-Scud-B-Addon-V2.01

this is a script from official readme file, how can i use it to auto-launch by AI:

[<Target position>,<scud launcher>] exec "\OPR_Scud_B\OPR_Scripts\launch_Nuke.sqs"

i filled it in editor:

[1926.380737,10908.096680,6.480000,scud] exec "\OPR_Scud_B\OPR_Scripts\launch_Nuke.sqs"

and i have this errormessage:

fdc2kj.jpg

if i NOT give target coordinates like this:

[scud] exec "\OPR_Scud_B\OPR_Scripts\launch_Nuke.sqs"

scud launch normally but not hit, of course...

any idea whats wrong?

thanks

Share this post


Link to post
Share on other sites

Yep, i guess you could try :

[[1926.380737,10908.096680,6.480000],scud] exec "\OPR_Scud_B\OPR_Scripts\launch_Nuke.sqs"

Share this post


Link to post
Share on other sites

oh, crap u right, was too late yesterday night... thanks!

looks its ok no errormessage, but this mofo still not launching rocket... :(

Share this post


Link to post
Share on other sites

hi,

Put a barrel or an object of your choice at the target position, name it i.e target1 and execute the script with [(getPos target1),scud1] exec "\OPR_Scud_B\OPR_Scripts\launch_Nuke.sqs"

cya.

Nikiller.

Share this post


Link to post
Share on other sites
hi,

Put a barrel or an object of your choice at the target position, name it i.e target1 and execute the script with [(getPos target1),scud1] exec "\OPR_Scud_B\OPR_Scripts\launch_Nuke.sqs"

cya.

Nikiller.

thats exactly what i did with an invisible object, its looks OK now :)

thanks niki

PS: WHY THE HELL U NOT JOINING TO US FOR SOME HAPPY HOURS U BASTARD? ;)

Share this post


Link to post
Share on other sites

hi,

Yea I missed the last oldies nights :o. That's was a great succes, congrats Inc. I will show up next time.

cya.

Nikiller.

Share this post


Link to post
Share on other sites

i ve found the main problem of auto launch

for some reason this command line dont likes numbers like

[[1926.380737,10908.096680,6.480000],scud]

but its ok if i make rounding numbers like

[[2000,11000,10],scud]

works with this method

Share this post


Link to post
Share on other sites

People. I made a simple script for scud launching, its vanilla. Uses no script and the scuds are working for real with exploding missiles etc... Take a look and if you need the source for your own mission the link is in video description.

 

 

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×