Targeting System

by Scizzees
Targeting System
A targetting system for any type of game.
Version 2 · Date Added: 11/21/07

If you wish to download this demo for your Linux/Mac installation, enter the following on your command line:

DreamDownload byond://Scizzees.TargettingSystem##version=2

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Scizzees.TargettingSystem##version=2

This demo uses the image() proc to form a targetting system, you can double click on a mob in your view and a icon that only you can see will appear above their head.

Update 2.0:
- Targets will now delete if they go out of range
- You must be in range to get a target
- Targets will delete if you logout
- Added untarget verb/proc