Bug 3134 - a bug about "cs_set_user_model"
a bug about "cs_set_user_model"
Status: RESOLVED FIXED
Product: AMX Mod X
Classification: Unclassified
Component: Addon: Counter-Strike
trunk
PC All
: P4 minor
Assigned To: amxmodx-bugs@alliedmods.net
:
: 3142 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-01-18 20:51 PST by kof2000k
Modified: 2015-07-20 01:43 PDT (History)
5 users (show)

See Also:


Attachments

Description kof2000k 2008-01-18 20:51:35 PST
When you use a admin access enter the game,and you use cs_set_user_model set youself. Then 
you change name ,but your serverconsole would not log about the changename event.
Comment 1 Orangutanz 2008-05-17 06:25:55 PDT
The whole cs_set_user_model native needs recoding.

It's a known issue due to the method used for model changing, it's not just name changing affected it's the entire infobuffer data!
Crash problem here as well:
http://bugs.alliedmods.net/index.php?do=details&task_id=1441&project=2

Sawce I can help you fix this I've already implemented a tried and tested method in upcoming ChickenMod which also alters hitboxes (CS Specific)
Comment 2 Vincent Herbet [:Arkshine] 2013-06-25 08:26:58 PDT
*** Bug 3142 has been marked as a duplicate of this bug. ***
Comment 3 Vincent Herbet [:Arkshine] 2013-08-05 10:40:13 PDT
This native needs to be rewritten from scratch and it will require extensive tests.
Basically, that's something to see later, unless someone is read to give a try.
Comment 4 AM Bugzilla Bot 2015-07-15 13:21:12 PDT
Commit pushed to master at https://github.com/alliedmodders/amxmodx

https://github.com/alliedmodders/amxmodx/commit/8be119aa6a304fb330656dc451badd876d1da821
Cstrike: cs_set/reset_user_model/team - Stagger user's info updates across multiple frames (bug 3134)

Note You need to log in before you can comment on or make changes to this bug.