Possible to change your face

11/18/2008 06:02 dastardly#1
Before there was a way to change the characters face. With an edited .pk file. It no longer works.

So is there any way now to change the characters face/hair?

Sorry I don't know German. Forgive me! :handsdown:
11/18/2008 10:29 syntex#2
Quote:
Originally Posted by dastardly View Post
Before there was a way to change the characters face. With an edited .pk file. It no longer works.

So is there any way now to change the characters face/hair?

Sorry I don't know German. Forgive me! :handsdown:
changeface.dat to f1.
11/18/2008 18:07 dastardly#3
Honestly not sure what you mean to do. I'm wanting to change the face to another selection, so it shows different for everyone. Like when you pick it from the character selection screen.
11/18/2008 19:06 mercenarioo7#4
i got the idea but i cant find the damn F1 addres lol >_>
11/18/2008 20:29 J0D4#5
@syntex

realy works ? thaught it wont work .. cause the same as on pserver u see it but after pressing save it wont be applied or ?
11/18/2008 21:16 syntex#6
Quote:
Originally Posted by J0D4 View Post
@syntex

realy works ? thaught it wont work .. cause the same as on pserver u see it but after pressing save it wont be applied or ?
it works for 100%
11/20/2008 01:43 mercenarioo7#7
dont works on int
12/19/2008 15:54 NAMl#8
sry for pushing up an old thread...

but the original F1 text is s100001 (7 chars)
and changeface has 10 chrs,
so how to put them in F1 Menue... lol
12/19/2008 16:19 Mahatma#9
Quote:
Originally Posted by NAMl View Post
sry for pushing up an old thread...

but the original F1 text is s100001 (7 chars)
and changeface has 10 chrs,
so how to put them in F1 Menue... lol
as far as i know:

original is 7 chars + terminator
changeface is 10 chars + terminator

the terminator ("\0") tells u that the string is over

hm...i don't know how much char's u can put in without any influence on the game, but i think if u exess the limit it will just overwrite the next dat file name...it's not as bad as all that....

i'm not sure if everything is correct what i said....i just think that it work that way^^ :P
12/20/2008 00:39 MeUndercover#10
Quote:
Originally Posted by NAMl View Post
sry for pushing up an old thread...

but the original F1 text is s100001 (7 chars)
and changeface has 10 chrs,
so how to put them in F1 Menue... lol
In this case it doesnt matter, cause the memory will dynamicaly expand without any influence on the engine.

-MeUndercover