Avoid getting errors for using includes.
#1

Hi, I have a gamemode which contains 5000 lines of script.
I'd like to hand out the gamemode in several includes to make it understandable.
The problem is that whenever I do it.
I get errors like:
" - Undefined symbol - "

How can I ward off from those errors?


- Sorry for my bad english.
Reply
#2

You'll probably have a bit of trouble breaking down your mode at that size it's easier to do this from the start. Some variables might be used across more than one system so make sure those ones stay in the gamemode and come before any includes.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)