Script error: Unexpected Character at #include line
BO2 Modding Support & Discussion
2
Posts
2
Posters
136
Views
1
Watching
-
Hello, I have decompiled a gsc script I wanted to modify. After modifying it, I placed the source code as gsc in the scripts folder of plutonium, but I get the following error as shown in the picture. The line is this:
#include maps/mp/_utility;
Does anyone know what I'm doing wrong? Thanks!
-
Change / to \ for includes and direct function calls