[FIXED] Inconsistent Chai Script Loading
-
When I start my LAN server, most of the times my Chai scripts don't load - the script itself doesn't run in the client neither does the server output "Loading script blabla.chai". I have to restart the map (using
map mp_MAPNAME
) several times until it loads.My scripts are located at
%appdata%\Local\Plutonium\storage\iw5\scripts
.
MyStartServer.bat
:.\bin\plutonium-bootstrapper-win32.exe iw5mp "C:\Program Files (x86)\Steam\steamapps\common\Call of Duty Modern Warfare 3" +start_map_rotate +name "testing" -dedicated -lan
The server config file is the default one provided.
Any clues?
-
Fixed!
Apparently the server is looking for scripts in the game folder (
game/storage/iw5/scripts
), not in the Local folder. -
naccib Im having the same issue, but I can't figure out how to get to the game/storage folder ive only been able to access it through the local folder. Is there any more information you can give to better explain on how to do this to get the chai script to work?
-
You can't have the same issue, chai scripts are not supported since ages.
-