Alright, i'm a newbie at UED so forgive me if i ask too much.
However, I loaded twt_zombies into the class browser and clicked "export all". It finished. I went into the new zombies folder, and inside was another single folder called 'classes' (there was no models folder). Inside that, i changed the value i wanted to change in the pawn file.
However, when i tried ucc make, it gave this error:
Code:
Analyzing...
Superclass scriptedPawn of class TWT_ZombiePawn not found
History: UMakeCommandlet::Main
Exiting due to error
I would expect an error, since i didn't have any models from the TWT_zombies in the folder. The .u file is 3mb, but i only have 100kb of exported code.