Jump to content
  • 0

Gravity error during after Input ?


Question

Posted (edited)

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;

What does could cause that ?

Edit : Not solved !

Edited by Auryn

3 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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...