Search found 1 match

by dudasl
2005-01-12 09:44:48
Forum: General
Topic: Include in Injection script.
Replies: 2
Views: 1821

Include in Injection script.

Is possible include to one script other script? For example: I need include script onestep.sc to script mining.sc.

Is possible include file in another file like as in C or C++ with #include name_of_file or i muss write all function from script onestep.sc to script mining.sc?

Thanks for help.