Menu add
Okay so this code shows all players on the server
something like this: 1. name 2. name and i want to do the player who open the menu name red and the others grey. And i want to add text behind there names that telling them there precent Code:
new percent = 100 * earned/total1. name [%i] Done 2. name [%i] Done how can i do that?? Code:
new iMenu = menu_create("\rPERCENT PLAYER MENU", "handlePlayerMenu"); |
Re: Menu add
Percent of what?
|
Re: Menu add
Quote:
|
Re: Menu add
PHP Code:
PHP Code:
|
Re: Menu add
But how can i make the persons name red and a space
Who Open the menu 1. MyName // and this line should be red With your name // and here a space 2. Name 3. Name |
Re: Menu add
PHP Code:
|
Re: Menu add
Quote:
your did not work my name was white and the other players name was red i want my name to be red and the other players red and it was not a space 1. myname //red //space 2. name 3. name |
Re: Menu add
PHP Code:
|
Re: Menu add
use callback and set the formatting to according item from there
|
Re: Menu add
evryones names was red?
but the space work Code:
{ |
| All times are GMT -4. The time now is 13:25. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.