*Dialog* Please help
#3

Man i want to add the commands for the team in this dialog:
PHP код:
if(strcmp(cmd"/help2"true) == 0)
    {
        
format(string,sizeof(string),"\t"lyellow2"{00FF00}Добре дошъл %s на помощната страница на{FFFFFF} {FF0000}FiberPlay GangWars!{FFFFFF}\n"PlayerName(playerid));
        
strcat(string,""lyellow2"[GENERAL]: /stats (/t)eam /pm /turfhelp /count\n");
        
strcat(string,""lblue"[GENERAL]: /rules /report /changepass /id /animlist /time\n");
        
strcat(string,""lorange"[GENERAL]: /hitman /teamstats /pay /lotto /bounties /admins\n");
        
strcat(string,""lgreen"[VIP]: /vip /vipusers /viphelp\n");
        
strcat(string,"\t"lred"Gangs: /acceptfaction(/af) /cancelfaction(/cf) /leaders\n\n\t\t"lred"Bye");
        
ShowPlayerDialog(playerid,5555,0,""lred"GENERAL HELP",string,"OK","");
        return 
1;
    } 
Reply


Messages In This Thread
*Dialog* Please help - by |BGG|siraminor - 14.03.2012, 20:50
Re: *Dialog* Please help - by tyler12 - 14.03.2012, 21:02
Re: *Dialog* Please help - by |BGG|siraminor - 14.03.2012, 21:09
Re: *Dialog* Please help - by Alexy_Dramon - 14.03.2012, 21:09

Forum Jump:


Users browsing this thread: 3 Guest(s)