A procedure to change how a player looks like (until he leaves server).
Something like:
procedure ChangePlayerLook( ID, ShirtColor, PantsColor, HairColor, SkinColor, HairStyle, HeadgearStyle, ChainStyle );
As you can see there would be no way to change jets color with server script. Or maybe it could be added if MM would agree?
It would be cool for example for scripts which turn killed players into zombies with chainsaws until they kill someone (their skin would change to green etc...), or to use chains as a reward etc...
I'm trying to write a script with classes (soldier, medic etc.) and if the classes could have, for example, different pants color (green for soldier, white for medic etc.) it would be great.