Raised This Month: $ Target: $400
 0% 

Need Some Codes


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
MaNuCs
BANNED
Join Date: Oct 2009
Location: Venezuela
Old 10-25-2009 , 13:36   Re: Need Some Codes
Reply With Quote #6

PHP Code:
 if(pnum == 1)
{
    
// 1 terrorist alive <------------- (What Code Its Here?!)
}

public 
DeathMsg()
{
    new 
Victim read_data(2)
    if(
get_user_team(Victim) == 1)
    {
        new 
players[32], pnum;
        
get_players(playerspnum,"ae""TERRORIST");

        if(
pnum == 1)
        {
               
// 1 terrorist alive <------------ (What Code Its Here?!)
        
}
    }
}
    
// add only cts in your menu
new players[32], pnumplayerszplayer[10];
get_players(playerspnum);
    
name[32]  // <----------------- ( i have errors in this line Help Pls!) 
    
for( new ii<pnumi++ )
{
        
player players[i]
        
get_user_name(player,name,31)
        
num_to_str(playerszplayer9);
        
menu_additem(menunameszplayer0);

thx for all

Last edited by MaNuCs; 10-25-2009 at 13:41.
MaNuCs is offline
Send a message via MSN to MaNuCs
 



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 17:38.


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