"Floorbine" and how to fix them

Report Bugs Here.

"Floorbine" and how to fix them

Postby bizzclaw » Wed Aug 21, 2013 6:24 pm

This was a problem on my server bt it's already fixed, basically.. you guys only made it so combine spawn 50 gmod units off the ground when they spawn around their drop pod, which means if the drop pod is near a displacement or something high, the combine will spawn through it and fall below the ground. I've already fixed this, and really it's a TWO SECOND FIX
in postnukerp/gamemodes/base/events.
change the line 799 from this:
ent:SetPos(point+Vector(0,0,50))
Too this
ent:SetPos(point+Vector(0,0,300))

and then change line 877 from this:
ent:SetPos(point+Vector(60,100,50))
Too this:
ent:SetPos(point+Vector(60,100,300))
Floorbine fixed. You're welcome!
bizzclaw
 
Posts: 8
Joined: Sat Oct 23, 2010 10:25 pm

Re: "Floorbine" and how to fix them

Postby Dr.K » Sat Nov 23, 2013 9:27 pm

^Very Important!^
Dr.K
 
Posts: 2
Joined: Sat Nov 23, 2013 9:20 pm


Return to Bug Reporting

Who is online

Users browsing this forum: No registered users and 4 guests

cron