Bracket Help ++++Rep
#3

here you go sir...
Code:
if(strcmp(cmd, "/mi5equip", true) == 0) // By Josh_McArtin 
{ 
    if(IsPlayerConnected(playerid)) 
    { 
        if(IsPlayerInRangeOfPoint(playerid, 6, 1457.684,-1761.504,3285.285))//Equip for MI5 
        { 
             SendClientMessage(playerid,COLOR_GREY,"** This Refill Point is Only for the MI5"); 
            return 1; 
        } 
        new mi5equip[] = "1\tSpy\n2\tAgent\n3\tSpecial Agent\n4\tCoordinator of Intelligence\n5\tDeputy Director General\n6\tDirector General 
        ShowPlayerDialog(playerid,51,DIALOG_STYLE_LIST,"List of Equips:",mi5equip,"Select","Cancel"); 
        SendClientMessage(playerid, COLOR_GREY,"* REMEMBER, You may not be able to Select EVERYTHING"); 
    } 
}
Reply


Messages In This Thread
Bracket Help ++++Rep - by Joshman543 - 12.10.2012, 20:00
Re: Bracket Help ++++Rep - by gtakillerIV - 12.10.2012, 20:02
Re: Bracket Help ++++Rep - by SwisherSweet - 12.10.2012, 20:05
Re: Bracket Help ++++Rep - by Biess - 13.10.2012, 15:56
Re: Bracket Help ++++Rep - by M3mPHi$_S3 - 13.10.2012, 16:07

Forum Jump:


Users browsing this thread: 2 Guest(s)