Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!

NEXUIZ PLAYERMODEL

From Quake Wiki

Revision as of 14:07, 29 February 2008 by KrimZon (talk | contribs) (New page: Console commands: <pre> playermodel <name> - FIXME: EXAMPLE NEEDED playerskin <name> - FIXME: EXAMPLE NEEDED </pre> Field definitions: <pre> .string playermodel; // name of player model s...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Console commands:

playermodel <name> - FIXME: EXAMPLE NEEDED
playerskin <name> - FIXME: EXAMPLE NEEDED

Field definitions:

.string playermodel; // name of player model sent by client
.string playerskin; // name of player skin sent by client

These client properties are used by Nexuiz.