I'm getting a gravity error ah this part of the script :
mes "[Mana]";
mes "Quel est le nom du premier homme dans la mythologie nordique ?";
next;
input .@input$;
if (.@input$ == "Ask" || .@input$ == "ask"){
mes "[Mana]";
mes "Tu as répondu avec justesse à toutes nos questions.";
set fee,3;
set ques,0;
set testhp,0;
close2;
Question
Auryn
I'm getting a gravity error ah this part of the script :
What does could cause that ?
Edit : Not solved !
Edited by Auryn3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.