[Ajuda] Segundo botгo da Dialog faz a mesma coisa que o primeiro
#4

Quote:
Originally Posted by klap
Посмотреть сообщение
so coloca depois do dialog:

Код:
if(dialogid == 2)
	if(response) {
		// FUNЗГO DO PRIMEIRO BOTГO
	} else {
		// FUNЗГO DO SEGUNDO BOTГO
	}
faltou so essas chaves aqui:

Код:
if(dialogid == 2) 	
{ // <=
    if(response) { 		// FUNЗГO DO PRIMEIRO BOTГO 	
    } else { 		// FUNЗГO DO SEGUNDO BOTГO 	}
}// <=
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)