Archiv verlassen und diese Seite im Standarddesign anzeigen : [G1] Character height?
Is there a way to increase the character height same as the model fatness? Cause there is a command for the model fatness in the console but I was wandering if there is a way to do the same thing but with height.
model fatness code:
"set modelfatness #"
I'm guessing this is Gothic 2, or 1 yes?
Gothic 1, but 2 should do as well.
in gothic 2 only way about i know is to type ,,bodymass" and numbers, but it increase your height and weight ,,proportionaly"
i enjoyed being bigger than castle in vom :D
changing the bodymass won't do anything... If it helps, I've changed the body mass by character abilities (edit abilities).
EDIT: I tried it on both gothic 1 and 2.
So uhh... if the bodymass doesn't do what is stated up ahead then what does it do?
alexstefan95
17.04.2011, 14:41
B_SetModelScale (1.0,1.0,1.0)
These are the normal values. If you change them to (1.0,1.0,1.1) the character will be taller. This line must be added in the NPC script.
NPC script?
Do I have to use the console or am I required to change a file's information?
Sniff, Sniff... do I smell an elaboration?
alexstefan95
03.05.2011, 19:21
Yes, you must change the NPC script.
So are you gonna tell me how?
WernerTWC
06.05.2011, 22:33
So are you gonna tell me how?
Look around in the forum and in the sticky's for some modding-basics.... you'll have to edit the pc_hero.d script (iirc) (with a simple text editor) and compile the script to make it work ingame (comiple with the mod-starter). The bodymass and hight and all that is defined in that script, somewhere at the top of it.
Good luck! :)
Powered by vBulletin® Version 4.2.2 Copyright ©2025 Adduco Digital e.K. und vBulletin Solutions, Inc. Alle Rechte vorbehalten.