Trying to fix this hud: [url]http://www.garrysmod.org/downloads/?a=view&id=126167[/url]
I'm getting the error: [ERROR] lua/includes/modules/draw.lua:70: 'ScoreboardText' isn't a valid font
Saw here on this how to fix it: [url]http://facepunch.com/showthread.php?t=1227506[/url]
Guy states this to fix it: Place in lua/autorun/
[url]http://pastebin.com/1kdcqghK[/url]
I was wondering where exactly do i paste that LUA code?
Like what file/what should the file name be?
Thanks for any help, much appreciated.
The name doesn't matter. garrysmod/lua/autorun/anyname.lua
Now i'm getting this error after fixing that:
[ERROR] gamemodes/darkrp/gamemode/client/hud.lua:48: attempt to compare number with string
1. formatNumber - gamemodes/darkrp/gamemode/client/hud.lua:48
2. DrawPlayerInfo - gamemodes/darkrp/gamemode/client/hud.lua:148
3. DrawHUD - gamemodes/darkrp/gamemode/client/hud.lua:310
4. unknown - gamemodes/darkrp/gamemode/client/hud.lua:406
It's in the same thread you posted- the fixes are in that thread.
Sorry about that, i'm slow this morning.
I've been up all night, on no sleep.
Thanks for your help, it's much appreciated!
Sorry, you need to Log In to post a reply to this thread.