Error:
Couldn't include file 'gtg\gamemode\cl_init.lua' (File not found) (<nowhere>)
Couldn't Load Init Script: 'gtg/gamemode/cl_init.lua'
the code is my "cl_init.lua" is
include( "shared.lua" )
its in
/garrysmod/gamemodes/gtg/gamemode/cl_init.lua
(gtg) is my custom gamemode
did you even check if there was a shared.lua in the /gamemode folder?...
It means you have an error in one of your scripts. Make sure you check for errors before loading your gamemode. The error is in init.lua
Post your Init.lua file, you've done something wibbly with the includes.
Sorry, you need to Log In to post a reply to this thread.