RGaming / Basewars

A gamemode for garrys mod
8 stars 12 forks source link

Scoreboard + binded faction menu needs fix #21

Closed 4wheels1heart closed 12 years ago

4wheels1heart commented 12 years ago

The scoreboard is bugged and ugly as hell.

The only way to open the faction menu is by typing: "Bw_factionmenu 1" in console. This needs to be binded to F3 :)

dake123 commented 12 years ago

Hello Wheels! i been looking at your issue Yes you are right!

the problem you got here is in the "cl_scoreboard"

the lines 19,20,21 "local basename = surface.GetTextureID("LmaoLlama/basewars/scoreboard/name"); local head = surface.GetTextureID("LmaoLlama/basewars/scoreboard/llheadertexture"); local bg = surface.GetTextureID("LmaoLlama/basewars/scoreboard/llbgtexture");"

the things "the local says" doesent exist in the orangebox.

i think we need to make a new kind of model or new kind of script :=)

dake123 commented 12 years ago

found you Bw_factionmenu 1 problem Solved it ;=) he forgot a command / he didnt write a command to F3

nickelpro commented 12 years ago

Is this fixed? If so close it

I'll check out where the source stands later, King and I both started new jobs last week so we've been busy