Hi there, so I have been ripping my damn hair out all evening trying to figure out how to get a table stored in init.lua to be able to be used by cl_init.lua
Does anyone have any idea?
Try Net Library Usage
or
ENTITY/SetupDataTables
Assuming this is a static table you could define it in shared and then access it from both states. If not then as said above you'll have to network the values of this table through some means.
Thanks helped a lot
Sorry, you need to Log In to post a reply to this thread.