Page 1 of 1
multiple script scripting
Posted: Thu Feb 15, 2007 9:52 pm
by snakejknight
multiple script scriptingok, i used the script compiler and have two perfectly funtional scripts, problem is when i inject one, it changes the other
it scripts both chunks the same way, how can u fix this?
Posted: Sun Feb 18, 2007 7:53 pm
by latinomodder
Script tools works by injecting over an old script, so you need to compile script 1, and then decompile another completely different script and compile script2 onto that one.
Posted: Mon Feb 19, 2007 2:22 pm
by snakejknight
thnx, but i found the problem... it can't compile most command scripts in plaintext... only in the constructor
edit: nvm, it still only scripts the same one over, i tried the way u said, and the way SOL said