Page 1 of 1

[ANY] SP Exec

Posted: Sat Jun 20, 2020 8:45 am
by Zeus
Okay so this is a long story as to why i decided i needed to do this; but short version is:

srcds is unable to correctly read the file size from cfg files inside a mounted NFS volume.

This means I can't use an AWS EFS volume to store cfg and other files to share between my servers.

So my solution for this is to just reimplement "exec" inside of SP

Here is the code:
https://github.com/servers-tf/sourcepyt ... er/sp_exec

Suggestions / comments / or solutions to my original problem are welcome


PS here is my post on sourcemod forums to see if anyone knows anything:
https://forums.alliedmods.net/showthread.php?t=325389