How would i load custom GSC Scripts inside T4ZM/SP Dedis?
-
Hi everyone,
I’m trying to add custom .gsc scripts to my Plutonium T4 Zombies server, but I’m running into some issues.
Here’s what I’ve tried so far:
Placed my script in :- storage/t4/scripts/
- storage/t4/scripts/sp
- storage/t4/scripts/zm - Was worth a shot even tho zm is treated as sp
- sotrage/t4/raw/scripts/sp
The raw/scripts/sp was my best try so far but i errored:
Loading script scripts/sp/test.gsc...
Script scripts/sp/test.gsc encountered an error while loading.My questions are:
What is the correct folder structure for custom SP scripts in T4 Zombies?
Is there even Support for GSC Scripting on Dedi's?
Any guidance, examples, or resources would be greatly appreciated!
Thanks in advance!
p.s. Im Asking since i've looked through the whole Forum for any Info but haven't found anything.
-
From the changelog:
Added Loading GSC from folders: scripts/<mp|sp>/<mapname> and <gametype>.
raw\scripts is one valid folder.