Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How connect source file? (analigy #include)
#1
How are me connect others (source-file .nut) on main file? (analogy #include in C++)..


Thanks very much!
- Sequel RolePlay | Link
- GUI Editor | Link
Reply
#2
import("client-scripts/everytimeyoucloseyoureyes");
or
import("server-scripts/lieslies");

(filename without .nut)
Reply
#3
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.
Reply
#4
Using GO_Config.xml is recommended, because only client files from config are downloaded to client PC.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  include Xardas0327 2 2,716 01.05.2016, 18:16
Last Post: Xardas0327

Forum Jump:


Users browsing this thread: 1 Guest(s)