QUOTE(Seker @ Jul 31 2008, 11:13 PM)

What is the use for the "alienrestower" and "resourcetower" ?
Ingame they do nothing ? :O
Hmm leftovers from before func_resource came into play?
FGD says -->
alienrestower:
@PointClass base(BaseBuildable) size(-16 -16 0, 16 16 67) studio("models/ba_resource.mdl") = alienresourcetower : "Alien resource tower" []
resourcetower:
@PointClass base(BaseBuildable) size(-16 -16 0, 16 16 67) studio("models/b_resourcetower.mdl") = resourcetower : "Marine resource tower" []
Perhaps it's used in the NS engine as a reference for the buildings (b_) and buildingaliens (ba_). Where the func_resource selects either one of these entities on the resnozzle depending on hivestart/ms and team builder...
But yeah, they do not server a purpose on their own...
Now I dunno about NS c++ coding, but this could be the path to truth