How can i combine 2 gscs together
-
its probaly really simple
im trying to combine the map reload fix with zombies++
for the reload fix its main.gsc and the zombies++ is already compiled so how should i combine them -
builder You must do it before compiling it. You need the uncompiled gsc for that.
-
ok thanks ill try it
-
builder said in How can i combine 2 gscs together:
s ill try it
Kalitos zombies++ uncompiled is in seperate gcs's so how can i put them all together?
-
builder For this you need to know how to program in GSC, know the basics. I suggest looking for a basic script tutorial in gsc.
I also suggest adding the smallest script to the larger script. This will make it easier for you to join the 2 scripts.