• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

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