i been looking at this for 3 days please help
inconsistent indentation but i dont see it.....
trying to make script that gets usr in and out of a truck
PLEASE HELP ME!!
obj/oret1 |
ID:162905
Nov 9 2007, 1:34 pm
|
||
THE 2 LINES do not have spaces in them on my code for some reason when i copy paste this code it shows 2 spaces there???
i been looking at this for 3 days please help inconsistent indentation but i dont see it..... trying to make script that gets usr in and out of a truck PLEASE HELP ME!!
| ||
#2 Nov 9 2007, 1:42 pm
|
||
Menton posted at the same time, but anyhow look for the tabs vs spaces as well.
So where I commented there was an indent problem, since they're not all lined up the same. Also make sure you hit ctrl T to make sure all of your spaces are tabs and not spaces, as that will get you too. Tabs will look like >> >> marks to the left of your indented text after you hit ctrl T in DM. If you try to just cut and paste out of this page you will likely get spaces instead of indents in your code so make sure you clean it up after a cut/paste mike
| ||
Try that. You had an extra space on the two lines after the first for.