• Darkrp Vgui Script errors
    4 replies, posted
I just recently downloaded [url]http://facepunch.com/showthread.php?t=1282416[/url] My Vgui is: [url]http://pastebin.com/ztZx1Hkz[/url] and I am getting these script errors when I open my shop tab [CODE]The Wise Sloth: [ERROR] gamemodes/darkrp/gamemode/client/vgui.lua:1039: attempt to concatenate global 'CUR' (a nil value) 1. Refresh - gamemodes/darkrp/gamemode/client/vgui.lua:1039 2. OpenTab - gamemodes/darkrp/gamemode/client/vgui.lua:487 3. DoClick - gamemodes/darkrp/gamemode/client/vgui.lua:970 4. unknown - lua/vgui/dlabel.lua:206 [/CODE] Anyone have any solutions?
It's outdated. You could replace CUR with "$" though.
Those scripts are really outdated, and as the author of that thread can't code, there wont be any update to fix the problems any time soon. Visit coderhire.com and buy one from their or make a job for a custom one.
Goto "xxxxxxx/garrysmod/gamemodes/DarkRP/gamemode/cl_init.lua" [IMG]http://gyazo.com/dcbdfd654b51833da011a430f3de342a.png[/IMG] On line 7 do CUR = "$" This should fix it.
[QUOTE=Logan Canniff;42447592]Goto "xxxxxxx/garrysmod/gamemodes/DarkRP/gamemode/cl_init.lua" [IMG]http://gyazo.com/dcbdfd654b51833da011a430f3de342a.png[/IMG] On line 7 do CUR = "$" This should fix it.[/QUOTE] Thanks! Problem fixed
Sorry, you need to Log In to post a reply to this thread.