Documentation update on body style (LOOK_BODY2)
This commit is contained in:
parent
1640b40236
commit
c0ab4d5594
@ -968,10 +968,14 @@ Changes Kafra Points by the specified amount.
|
||||
@hairstyle <default: 0-27>
|
||||
@haircolor <default: 0-8>
|
||||
@dye <default: 0-4>
|
||||
@bodystyle <default: 0-1>
|
||||
|
||||
Changes appearance based on the given parameters.
|
||||
The min/max values are set in '/conf/battle/client.conf'.
|
||||
|
||||
Appearance changed via @bodystyle won't save unless
|
||||
'save_body_style' is enabled in '/conf/battle/client.conf'
|
||||
|
||||
---------------------------------------
|
||||
|
||||
@changelook {position} <view ID>
|
||||
|
@ -4246,14 +4246,15 @@ Here are the possible look types:
|
||||
LOOK_CLOTHES_COLOR - Clothes color
|
||||
LOOK_SHIELD - Shield
|
||||
LOOK_SHOES - Shoes
|
||||
LOOK_BODY2 - bodystyle
|
||||
LOOK_BODY2 - Body style
|
||||
|
||||
Whatever 'shoes' means is anyone's guess, ask Gravity - the client does nothing
|
||||
with this value. It still wants it from the server though, so it is kept, but
|
||||
normally doesn't do a thing.
|
||||
|
||||
Only the look data for hairstyle, hair color and clothes color are saved to the
|
||||
char server's database and will persist. The rest freely change as the character
|
||||
char server's database and will persist. Body style will also persist if 'save_body_style'
|
||||
configuration is enabled in '/conf/battle/client.conf'. The rest freely change as the character
|
||||
puts on and removes equipment, changes maps, logs in and out and otherwise you
|
||||
should not expect to set them. In fact, messing with them is generally
|
||||
hazardous, do it at your own risk, it is not tested what will this actually do -
|
||||
|
Loading…
x
Reference in New Issue
Block a user