How to make a VIP?
Hey, I want to do another VIP plugin, I want it only feature the "VIP"(same as on as_ maps) after player name in score table, how to do this?
None of available plugins does not feature this. |
Re: How to make a VIP?
http://www.amxmodx.org/funcwiki.php?go=func&id=202
Depending on what you're doing, you might have to get the player's model before using the command then set it back. I'm not sure if there is a better way to do this through enigine or what. But theres my suggestion. |
Re: How to make a VIP?
I don't really need model changing, I need only the VIP sign in scoresboard, and I want to set the terrorist team also
|
Re: How to make a VIP?
Well i'm not sure how well it works on the terrorist team but using that function and setting scoreboard=1 will put VIP in the scoreboard.
|
Re: How to make a VIP?
I knew this function, but it changes model too, how players would recognize if he it TT or CT when he is a VIP? They would not...(mp_playerid must be 1)Thing that I am exactly looking for is only setting the VIP in scoreboard, no model, no nothing else. And I need it for both teams
|
Re: How to make a VIP?
PHP Code:
|
Re: How to make a VIP?
And here's a couple more attributes you can pass in case you need them.
PHP Code:
|
Re: How to make a VIP?
Well thanks for your help, but if it won't work on TTs i don't need it
|
Re: How to make a VIP?
Quote:
|
Re: How to make a VIP?
Ohh great! I thought it's impossible. Which code should I use?
|
| All times are GMT -4. The time now is 15:39. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.