Bug 5035 - Automatically selecting player model in q3_ui does not work if skin is not specified
Status: RESOLVED FIXED
Alias: None
Product: ioquake3
Classification: Unclassified
Component: Misc
Version: GIT MASTER
Hardware: All All
: P3 enhancement
Assignee: Zachary J. Slater
QA Contact: ioquake3 bugzilla mailing list
URL:
Depends on:
Blocks:
 
Reported: 2011-06-10 00:45 EDT by Zack Middleton
Modified: 2011-06-11 11:31:10 EDT
1 user (show)

See Also:


Attachments
Append "/default" to model if skin is not set. (528 bytes, patch)
2011-06-10 00:45 EDT, Zack Middleton

Description Zack Middleton 2011-06-10 00:45:06 EDT
Created attachment 2768 [details]
Append "/default" to model if skin is not set.

Player model select menu in q3_ui automatically selects the current player model. However, this only works if skin is set in model cvar. If user manually set model to "doom" instead of "doom/default", automatic model select will not work.
Comment 1 Thilo Schulz 2011-06-11 11:31:10 EDT
fixed r2015, thx