T-Shinzon
04-24-2004, 01:08 PM
I have scripted a vehicle and set its entryradius and camdistance to, say variable x. When I run it, it is exactly how it should be. I exit and modify these variables. I delete the .u file. I recompile. When I run it again, the vehicle still has an entryradius and camdistance of x; that is to say NOTHING CHANGED. My code doesn't seem to change when I modify it and recompile, but only for these two attributes. How would I solve this?