jarnar85 / source-sdk-2013

The 2013 edition of the Source SDK
https://developer.valvesoftware.com/wiki/SDK2013_GettingStarted
Other
0 stars 0 forks source link

[GLOBAL] Make triggers upon death by a specific weapon #14

Open jarnar85 opened 5 years ago

jarnar85 commented 5 years ago

Create a trigger that can do different stuff depending on the type of player death.

The result of the trigger will have to depend on the modder

Examples:

jarnar85 commented 4 years ago

global triggers are including one way transitions and have to be able to be blocked/overridden in specific maps.

The triggers should also be able to depend on the player class in addition to the type of death.