I read the chartut tutorial on modifying the player 3do when playing the game. I got an ugly looking guy in a sith suit that I modified from some mod i dloaded. In JED, I can see him, it works. But when i load the level, its normal boring kyle.
What in the name of Eva Habermann is going on here?
Im not going to change walkplayer templates either, thats how I buggered up MOTS on my computer.
What in the name of Eva Habermann is going on here?
Im not going to change walkplayer templates either, thats how I buggered up MOTS on my computer.
Code:
if(getThingFlags(source) & 0x8){
do her}
elseif(getThingFlags(source) & 0x4){
do other babe}
else{
do a dude}