roxas7x Posted January 26, 2017 Share Posted January 26, 2017 prontera,178,325,5 script Marinheiro 100,{ if (falou == 0) { mes "[???]"; mes "Olá Sobrevivente, lembra de mim?"; mes "Eu sou o marinheiro Josean, aquele que trouxe aqui."; next; mes "[Josean]"; mes "Como assim esqueceu? Tivemos que sair do Navio pois ele é muito grande e entramos num barco a qual eu e meu colega o trouxemos."; next; mes "[Josean]"; mes "Ele voltou com o barco e eu fiquei aqui, pois estou esperando alguém. Tão cedo não poderá ver o Capitão, pois ele voltou para aquela ilha."; next; falou = 1; close; } else { mes "[Josean]"; mes "..."; close; } } Hi guys, I came to offer a npc that I did with a second function, I think it can be useful for study. Quote Link to comment Share on other sites More sharing options...
Emistry Posted January 27, 2017 Share Posted January 27, 2017 (edited) Am I the only one here dont no what your script actually does other than assign a variable? Please at least read and follow the rules stated. https://rathena.org/board/announcement/24-rules-and-regulations-scriptdatabasesource-release/ Your topic will be removed if you didnt update your topic soon. Edited January 27, 2017 by Emistry Quote Link to comment Share on other sites More sharing options...