Explore ways to optimise the use of the prerender event. It currently grabs target by ID every call.
It could be replaced with incoming packet inspection, but note that it may be difficult to detect when a target has gone out of range using this method.
Explore ways to optimise the use of the
prerenderevent. It currently grabs target by ID every call.It could be replaced with incoming packet inspection, but note that it may be difficult to detect when a target has gone out of range using this method.