Jump to content

z_Death_Send_Custom


zunnie

Recommended Posts

Explanation

This script will send a custom message to another object when the object this script is attached to is killed.

That 'another object' can then have a script that listens for the custom message and parameter and act on it.

For example z_Enable_Multiple_Spawners_Custom could be on that 'another object' and enable a few spawners of choice.

Enterable Options

ID = The ID of the object to send the custom message to

Message = The custom message that will be sent to the ID

Param = The parameter to send to the ID

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.