Warnings xXx
#9

pawn Code:
if(strcmp(cmd, "/gangcommands", true) == 0)
{
    new string[768];
    format(string,sizeof(string),"\t\t\t\t\t\t SampEver Party Server Gang Commands \n\n\n\n\n\n 1- To Create A New Gang Use : /gang create [name]\n\n 2- To Invite Someone To Your Gang Use : /gang invite [playerID] \n\n");
    strcat(string,"3- To Join Any Gang Use : /gang join.\n\n 4- To See Your Gang Stats Use : /ganginfo [number] {Note : no number given shows your gang's info } \n\n 5- To Check Your Gang Money Use : /gbank [money] , /gwithdraw [money] ,/gbalance");
    ShowPlayerDialog(playerid, 1244, DIALOG_STYLE_MSGBOX, "SampEver Party Server Gangs Commands", string, "Okay", "");
    return 1;
}
Reply


Messages In This Thread
Warnings xXx - by Salsa - 02.09.2011, 09:09
Re: Warnings xXx - by Jafet_Macario - 02.09.2011, 09:11
Re: Warnings xXx - by Salsa - 02.09.2011, 10:16
Re: Warnings xXx - by Wesley221 - 02.09.2011, 10:20
Re: Warnings xXx - by Salsa - 02.09.2011, 10:21
Re: Warnings xXx - by Wesley221 - 02.09.2011, 10:25
Re: Warnings xXx - by emokidx - 02.09.2011, 10:26
Re: Warnings xXx - by Salsa - 02.09.2011, 10:39
Re: Warnings xXx - by [MWR]Blood - 02.09.2011, 10:43
Re: Warnings xXx - by Salsa - 02.09.2011, 10:51

Forum Jump:


Users browsing this thread: 1 Guest(s)