Include in Injection script.

General Injection issues

Moderators: Murderator+, Murderator

Post Reply
dudasl
Posts: 1
Joined: 2005-01-12 09:36:16
Contact:

Include in Injection script.

Post by dudasl »

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.
Dudy
lalla521
Posts: 80
Joined: 2004-04-06 22:41:11

Post by lalla521 »

afaik no.... it would require modifications to script.dll if i remember correct..
GrandMaster
Posts: 16
Joined: 2004-10-04 06:56:35

Post by GrandMaster »

it's impossible. Use program named 'Injection Includer'. The program will include procedures and create script for injection.
Post Reply