well you just need a generic waypoint inside the area the function takes the tag of the waypoint as input.
If you want to use something else than a waypoint (but why would you?) then you need to modify this line:
object oTag = GetWaypointByTag(wptag) ;
into
object oTag = GetObjectByTag(wptag) ;
Posted by Banshe at 2010-11-12 02:41:20 Voted 10.00 on 11/12/10
Cool. Could you also include a few basic inx for those of us who would like to use it. I'm guessing that you need a placeable with a certain tag to get into the area and something else to get out of the area?
Posted by davisgames at 2010-11-11 18:15:25 Voted 10.00 on 11/11/10
Very cool. Thanks for sharing this gem.
You must be Logged In to post comments in this section.
10 - A Masterpiece, Genuinely Groundbreaking 9 - Outstanding, a Must Have 8 - Excellent, Recommended to Anyone 7 - Very Good, Deserves a Look 6 - Good, Qualified Recommendation 5 - Fair, Solid yet Unremarkable 4 - Some Merit, Requires Improvements 3 - Poor Execution, Potential Unrealized 2 - Very Little Appeal 1 - Not Recommended to Anyone