SA-MP Forums Archive
[ajuda] alguem me ajuda ? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [ajuda] alguem me ajuda ? (/showthread.php?tid=331766)



[ajuda] alguem me ajuda ? - L.D.K - 05.04.2012

eu criei no meu gm um negocio de creditos em dialogo so que qualquer letra que vc poe /e por exemplo abre o negocio dos creditos la alguem pode me ajudar ai ?


Re: [ajuda] alguem me ajuda ? - Ricop522 - 05.04.2012

Querido LDK
-> Manda o comando


Re: [ajuda] alguem me ajuda ? - L.D.K - 05.04.2012

Quote:
Originally Posted by Ricop522
Посмотреть сообщение
Querido LDK
-> Manda o comando
Код:
if(strcmp(cmdtext,"/Creditos",true))
  {
     ShowPlayerDialog(playerid,Creditos,DIALOG_STYLE_MSGBOX,"Creditos","{00FF00}Totalmente criado por mim LeO_SiLvA !\n Tive Muitas ajuda Do Meu amigo Brudo_Tadeu!\n DM Postado na net com a condiзao de Naum alterar os Creditos !\n Faзa bom uso dele !!","Okay","");
       return 1;
    }
ai mano


Re: [ajuda] alguem me ajuda ? - GReeN_WOoD - 05.04.2012

me mande a public OnPlayerKeyStateChange


Re: [ajuda] alguem me ajuda ? - Jason` - 06.04.2012

Posso estar falando merda mas:

Tente trocar

pawn Код:
if(strcmp(cmdtext,"/Creditos",true))
por
pawn Код:
if(!strcmp(cmdtext,"/Creditos",true))



Re: [ajuda] alguem me ajuda ? - L.D.K - 06.04.2012

Quote:
Originally Posted by GReeN_WOoD
Посмотреть сообщение
me mande a public OnPlayerKeyStateChange
mano naum criei isso naum me manda ai como cria ?


Re: [ajuda] alguem me ajuda ? - L.D.K - 06.04.2012

Quote:
Originally Posted by Pedro_Miranda
Посмотреть сообщение
Posso estar falando merda mas:

Tente trocar

pawn Код:
if(strcmp(cmdtext,"/Creditos",true))
por
pawn Код:
if(!strcmp(cmdtext,"/Creditos",true))
deu certo o seu mano repu pro ce