Mirage Source
Targeting System - Printable Version

+- Mirage Source (https://mirage-engine.uk/forums)
+-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61)
+--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18)
+---- Forum: Source Code Development (https://mirage-engine.uk/forums/forumdisplay.php?fid=51)
+----- Forum: Mirage Source 4 (Visual Basic 6) (https://mirage-engine.uk/forums/forumdisplay.php?fid=44)
+----- Thread: Targeting System (/showthread.php?tid=2273)



Targeting System - Cigar And A Sheep - 19-10-2008

Does anyone have a tutorial on a targeting system so when you click on a npc it shows its health and such?


Re: Targeting System - William - 19-10-2008

Search for
Code:
PlayerSearch
in the client and you will see something you can work with.


Re: Targeting System - Stomach Pulser - 19-10-2008

You can use parts of tutorials here to build virtually anything you could want.