09.01.2016, 20:25
How are me connect others (source-file .nut) on main file? (analogy #include in C++)..
Thanks very much!
Thanks very much!
How connect source file? (analigy #include)
|
09.01.2016, 20:25
How are me connect others (source-file .nut) on main file? (analogy #include in C++)..
Thanks very much!
import("client-scripts/everytimeyoucloseyoureyes");
or import("server-scripts/lieslies"); (filename without .nut)
09.01.2016, 21:14
Or use the GO_Config.xml. If I'm not mistaken (Haven't actually tested it), you'd need this anyways if you wanted to include the file on the client as I'm assuming only the files referenced in the config will actually be downloaded to the client.
10.01.2016, 03:27
Using GO_Config.xml is recommended, because only client files from config are downloaded to client PC.
|
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
include | 2 | 2,713 |
01.05.2016, 18:16 Last Post: |