Posted 10 May 2014 - 03:29 PM
Hey Everyone!
I need to find a way where I can put a folder called Tanks anywhere like in a path a/b/c/d/Tanks and still be able to execute the games. I have tried shell.resolve() ,but I don't know if I am using it correctly. Please help. I want to execute files like custom and singleplayer that are in the same folder. Here is the code:
http://pastebin.com/ejqhjSJn
Am I using shell.resolve(".") correctly?
I need to find a way where I can put a folder called Tanks anywhere like in a path a/b/c/d/Tanks and still be able to execute the games. I have tried shell.resolve() ,but I don't know if I am using it correctly. Please help. I want to execute files like custom and singleplayer that are in the same folder. Here is the code:
http://pastebin.com/ejqhjSJn
Am I using shell.resolve(".") correctly?
Edited on 10 May 2014 - 01:44 PM