Well for a very long time, I have been trying to LOAD my files... this ofcourse dosen't work.
By LOAD my files, I mean, all the .lua files in my gamemode...
I have no idea how to really load it
etc:
[CODE]function GM:PlayerInitialSpawn( ply )
if ply then
-- Stuff? to load it.. how do I load the files? Is there even a way?
end
end[/CODE]
Like I see servers, I join... black screen, then WHITE text pops up saying: "Loading: Init.lua, Loading: Custom Text files"... etc. This is when I spawn! and everything seems to work fine... how on earth do you even do that?
what the fuck are you rambling on about
just ask the question
do you want to know how to load lua files or how to text that says what's currently loading
Did u even include it?
[QUOTE=Klaes4Zaugen;50888631]Did u even include it?[/QUOTE]
Yes..
[editline]15th August 2016[/editline]
[QUOTE=kaliii;50888613]what the fuck are you rambling on about
just ask the question
do you want to know how to load lua files or how to text that says what's currently loading[/QUOTE]
Load Lua scripts..