Fixing the Dropship gun

From Valve Developer Community
Revision as of 05:24, 21 February 2022 by Catherine (talk | contribs)
Jump to navigation Jump to search

Introduction

This article explains the process of fixing the Dropship gun's broken rotation.

Fixing the gun's rotation

Simple copy the content's of this page https://github.com/DKmaster16/HL2_GRAI/blob/master/game/server/hl2/npc_combinedropship.cpp and paste it into npc_combinedropship.cpp, compile your games.sln solution file and then the gun should rotate like it used to.(This fix was created by DKmaster16.)