If you add this line
before the switch( line in the beginning of console.c
you get the red uniform the player uses in Woodes Rogers quest with hat belt bag etc when pressing F12.
Code:
SetModel(PChar, "ShkiperM_UH_b", Pchar.model.animation, PChar.sex, stf(PChar.model.height), true);
before the switch( line in the beginning of console.c
you get the red uniform the player uses in Woodes Rogers quest with hat belt bag etc when pressing F12.