i tried to make a level with the tank to drive but everytime i spawn it says the king tiger tank has been lost mission failed. anyone see a problem with this script?
lol... i remember when i used to make mistakes lke that...
if that doesnt work open console and let's see the errors. i usually do a restart and then check for errors, because the level loading has a lot of spam in it, good for the programmers bad for the scripters. just scroll up a small way after teh restart and you should find something like
when i looked at the console yesterday it said a WHOLE bunch of stuff basically saying it didnt know what the script was saying... ill try ur solution mj
if you're loading a script or using threads from a different script: if that script fails in any way (including if you call the thread wrong) it'll throw a whole bunch of errors that aren't really errors out because it just stamped a big REJECTED on the script.
so that's why you should do a restart, his esc imediately, open console scroppt up to your restart command and find the first error from there.