How to set user to VIP only in scorebar
Is it possible to set VIP in scorebar, but he will not be vip, not skin, just scorebar? (sorry for my poor english)
|
Re: How to set user to VIP only in scorebar
It's possible but you want what ? A command to apply on specific player ? Others ?
|
Re: How to set user to VIP only in scorebar
PHP Code:
|
Re: How to set user to VIP only in scorebar
sorry but why fm_ prefix? i dont see any fakemeta in it
|
Re: How to set user to VIP only in scorebar
Quote:
|
Re: How to set user to VIP only in scorebar
Code:
public client_connect(id) {Why it`s not working ? |
Re: How to set user to VIP only in scorebar
set it in ResetHUD event
|
Re: How to set user to VIP only in scorebar
If you're CT and have VIP in scoreboard, people with cl_minmodels 1 setting will see your skin as VIP.
|
Re: How to set user to VIP only in scorebar
I'm novice in amxx scripting, and i don't wand to set this to everyone. Can you write full code ? I want to set this for players, who vips[id] is equal to "1", like:
Code:
if(vips[id] == 1) { |
Re: How to set user to VIP only in scorebar
you tested?
|
| All times are GMT -4. The time now is 16:54. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.