Custom Models
Im working on a new plugin and part of it uses custom models but when the user dies, the model just hovers around and doesnt dissapear confusing people, so my question is is there a way to get rid of the model when the player dies
figured i could use register_event("DeathMsg","death","a") to see when they die, but is there a function to get rid of the model? |
That all depends on how you changd the players model.
|
With this
cs_set_user_model(targetid, "ctboxm") I guess maybe on death i could put back there own model. |
that might work
|
| All times are GMT -4. The time now is 14:55. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.