need help with: /teamlogin
#1

hey i got idea about team login but...
i cant make it anyway.... i tried with zcmd :
pawn Код:
CMD:teamlogin(playerid, params[]) {
    if(isnull(params)) {
SendClientMessage(playerid, COLOR_RED, "Useage: /TEAMLOGIN <Team password>");
    } else {
// and what to do here? i tried if(params == password); didnt worked as i want.....
    }
    return 1;
}
Reply


Messages In This Thread
need help with: /teamlogin - by [WSF]ThA_Devil - 07.11.2010, 15:28
Re: need help with: /teamlogin - by playbox12 - 07.11.2010, 15:35
Re: need help with: /teamlogin - by [WSF]ThA_Devil - 07.11.2010, 15:36
Re: need help with: /teamlogin - by gr56 - 07.11.2010, 15:36
Re: need help with: /teamlogin - by [WSF]ThA_Devil - 07.11.2010, 15:39

Forum Jump:


Users browsing this thread: 2 Guest(s)