Set model
Hi! I'm trying to edit a shop plugin, and I wanted to know how can I set a player skin if someone buy it, for example:
- Zombie Mode 16000$ If someone buy it, automatically changes his skin to a zombie for one round Thanks for help! |
Re: Set model
I think everything is explained here.
PHP Code:
|
Re: Set model
But it's not necessary to indicate which model will be replaced?
|
Re: Set model
Nope. You just set the new model. If you want, you can save the previuos model in some string, and in some conditons to set it (the previous model). But it doesn't matter which model do you replace.
|
Re: Set model
Don't use cs_set_user_model,will cause SVC_BAD when many players are connected.
|
Re: Set model
Any other better way?
|
Re: Set model
My server has 32 slots :s
|
Re: Set model
Quote:
|
| All times are GMT -4. The time now is 21:14. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.