• DarkRP Error?
    1 replies, posted
ERROR: GAMEMODE:'HUDPaint' Failed: [darkrp\gamemode\cl_init.lua:475] attempt to index global 'LANGUAGE' (a nil value) That is what I recieve when I go onto my server. Anybody had this error before? Is there a way to fix it?
Well, it appears that the variable "LANGUAGE" hasn't been defined or has been set as nil. I would try and find out what value it should have and define it before the HUDPaint hook is called.
Sorry, you need to Log In to post a reply to this thread.