General > Developers Corner
fileExec across srcds instances?
Buzzkill:
Thanks Pres. All different gamemodes though, so I can't share at that level.
MrPresident:
I think you can do symbolic links for files too, not just directories.
JamminR:
But to answer your original question, it's likely because you're trying to treat the parameters in "our" ULib.execFile command like "Gmod's" findFile.
2nd parameter of Gmod findfile tells it where to base it's start point (ie, data, game, ... ) as you know
2nd parameter of our exec is the queue name for ULib.namedQueueFunctionCall to use.
Leave it blank, delete the , "GAME" in your execfile statement and you'll likely get farther.
Buzzkill:
Turns out it's working as expected -- just needed a player to spawn in to kick things off. <palm to face>
Thanks! :)
Bite That Apple:
--- Quote from: Buzzkill-THABB on March 29, 2015, 08:30:01 PM ---Turns out it's working as expected -- just needed a player to spawn in to kick things off. <palm to face>
Thanks! :)
--- End quote ---
Are you talking about being able to read files before the <garrysmod> tree directory, or something else?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version