[Ajuda] Como que usa sscanf em Dialog ?!?
#4

Quote:
Originally Posted by EditPawn
Посмотреть сообщение
Nunca tentei, mas provavelmente seja mais ou menos dessa forma:


PHP код:
public OnDialogResponse(playeriddialogidresponselistiteminputtext[]) {
    
    if(
sscanf(inputtext"Teste"))
    {
        
//Caso seja diferente de Teste
    
}
    else 
    {
        
//Caso digite Teste
    
}
    return 
1;

Vlw xD acho que irб ajudar bastante !
Reply


Messages In This Thread
Como que usa sscanf em Dialog ?!? - by RyanMachado - 04.12.2015, 19:03
Re: Como que usa sscanf em Dialog ?!? - by EditPawn - 04.12.2015, 20:10
Re: Como que usa sscanf em Dialog ?!? - by matheusspohr - 05.12.2015, 01:20
Re: Como que usa sscanf em Dialog ?!? - by RyanMachado - 05.12.2015, 08:59

Forum Jump:


Users browsing this thread: 2 Guest(s)