Jump to content
Sign in to follow this  
yxpoh

[HELP] Script to check for MELB and spawning the appropriate helicopters attached to respawn_vehicle module.

Recommended Posts

Hi. I need help with scripting dynamically spawned helicopters being synced to the respawn module.

 

Manually syncing to the module works with respawn in Eden, but synchronizeObjectsAdd doesn't seem to work with script, guess it doesn't work that way.

 

basically,

1. If mod exists, spawn that helicopter, else spawn this helicopter

2. then sync this or that helicopter to respawn helicopter, when it dies, at the position of where it was first spawned.

 

Just want to add on that I want the Helicopter to spawn back where it got destroyed.

 

Unless I have to use my own script that runs on an interval to do the checking for myself... which I can actually, but just curious if I can leverage on the current respawn module that I have already used.

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  

×