Raised This Month: $ Target: $400
 0% 

Menu add


Post New Thread Reply   
 
Thread Tools Display Modes
AngeIII
Senior Member
Join Date: Sep 2007
Location: Latvia
Old 01-08-2013 , 14:37   Re: Menu add
Reply With Quote #11

Quote:
i want my name to be red and the other players red
you said that.
__________________
skype: pavle_ivanof
-=ThQ=-
PRIVATE SUPPORT = PAID SUPPORT
AngeIII is offline
Send a message via Skype™ to AngeIII
ironskillz1
AlliedModders Donor
Join Date: Jul 2012
Location: Sweden
Old 01-09-2013 , 11:23   Re: Menu add
Reply With Quote #12

Quote:
Originally Posted by AngeIII View Post
you said that.
sorry i misspelled
i want my name to be red and the rest to be white and a space like this
1. Myname //red
//space
2. Name //white
3. Name //white
4. Name //white

and so on
__________________
I have many private and unique plugins for Jailbreak and Hide'N'Seek. PM me for more info.

Pm me.

Check out my roulette site.
ironskillz1 is offline
Send a message via Skype™ to ironskillz1
AngeIII
Senior Member
Join Date: Sep 2007
Location: Latvia
Old 01-09-2013 , 11:30   Re: Menu add
Reply With Quote #13

PHP Code:
new szMenuKey[128],precent;
for( new 
iiNumi++ )
    {
        
iPlayer iPlayers[i];
        
precent=100*earned/total;
        
get_user_name(iPlayerszNamecharsmax(szName));
        
format(szMenuKey,127,"%s%s \w[%d] done^n",(id==iPlayer)?"\r":"",szName,precent);
        
num_to_str(iPlayerszKeycharsmax(szKey));
        
menu_additem(iMenuszMenuKeyszKey);
    } 
__________________
skype: pavle_ivanof
-=ThQ=-
PRIVATE SUPPORT = PAID SUPPORT
AngeIII is offline
Send a message via Skype™ to AngeIII
ironskillz1
AlliedModders Donor
Join Date: Jul 2012
Location: Sweden
Old 01-09-2013 , 13:21   Re: Menu add
Reply With Quote #14

Quote:
Originally Posted by AngeIII View Post
PHP Code:
new szMenuKey[128],precent;
for( new 
iiNumi++ )
    {
        
iPlayer iPlayers[i];
        
precent=100*earned/total;
        
get_user_name(iPlayerszNamecharsmax(szName));
        
format(szMenuKey,127,"%s%s \w[%d] done^n",(id==iPlayer)?"\r":"",szName,precent);
        
num_to_str(iPlayerszKeycharsmax(szKey));
        
menu_additem(iMenuszMenuKeyszKey);
    } 
it looks like this ingame

1. MyName //red
//space
2. Name //white
//space
3. Name //white
//space
4. Name //white

i only want 1 space
__________________
I have many private and unique plugins for Jailbreak and Hide'N'Seek. PM me for more info.

Pm me.

Check out my roulette site.
ironskillz1 is offline
Send a message via Skype™ to ironskillz1
AngeIII
Senior Member
Join Date: Sep 2007
Location: Latvia
Old 01-09-2013 , 13:35   Re: Menu add
Reply With Quote #15

format(szMenuKey,127,"%s%s \w[%d] done%s",(id==iPlayer)?"\r":"",szName,precent,(id==iPlayer)?"^n":"");
__________________
skype: pavle_ivanof
-=ThQ=-
PRIVATE SUPPORT = PAID SUPPORT
AngeIII is offline
Send a message via Skype™ to AngeIII
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:25.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode