I keep getting errors on my prop hunt game. [IMG]http://s2.postimg.org/ypj6gj1tl/cs_assault0001.jpg[/IMG] That part of the code hasn't been touched, but here is that part of the code anyways,
[CODE]
function GM:HUDPaint()
self.BaseClass:HUDPaint()
GAMEMODE:OnHUDPaint()
GAMEMODE:RefreshHUD()
end[/CODE]
[QUOTE=Shadowlist;46221357]I keep getting errors on my prop hunt game. [IMG]http://s2.postimg.org/ypj6gj1tl/cs_assault0001.jpg[/IMG] That part of the code hasn't been touched, but here is that part of the code anyways,
[CODE]
function GM:HUDPaint()
self.BaseClass:HUDPaint()
GAMEMODE:OnHUDPaint()
GAMEMODE:RefreshHUD()
end[/CODE][/QUOTE]
I also just realized that the server was loading the Fretta Gamemode instead of prop hunt...
Sorry, you need to Log In to post a reply to this thread.