Some similar you need...
If you have magma ,can use http://fougerite.com/resources/no-wasteland.48/
else
if you use python ,can use http://fougerite.com/resources/wastelandrestrictor.91/
Reggards!!!
Or maybe you could stop the farms of the trees using this method:
public void OnPlayerGathering(Fougerite.Player player ,GatherEvent GatherEvent)
{
if (GatherEvent.Item == "Wood")
{
if (GatherEvent.Quantity == 1)...
I remember having a solution on my server for that ..using OverlapSphere before doing / hg join
The code to include would be this:
Objects = Physics.OverlapSphere (Player.Location, 6)
For x in objects:
If "meshbatch" in x.name.lower ()...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.