• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Assistance System v1.1

A fully customizable Assistance System which displays a player's name if he aids you in your killing of another hero. Generally designed for an AOS, this system can work on any map. It supports gold bounty sharing, so that the bounty will be shared among players who assist you. A random bounty amount is also supported. The system can be easily configured, and I wish to see this in all the AOS maps out there.

NOTE: This assistance system only works on PRE PLACED UNITS! That means only heroes that were placed on the map initially and not created by a building or by a trigger.
If you want this to work on a created unit, just use the following:
  • Custom Script: call AssistanceSystem_Register(unit)
Updated (v1.1):
- Now fully supports up to 12 assisters
- Added script comments
- Removed unneeded nulls
Contents

Assistance System v1.1 (Map)

Level 9
Joined
Jul 27, 2006
Messages
652
Very nicely done... but fairly easy in my oppinion... But ya rated it as great
 
Top