Jump to content
  • 0

Gravity error during after Input ?


Auryn

Question


  • Group:  Members
  • Topic Count:  69
  • Topics Per Day:  0.02
  • Content Count:  147
  • Reputation:   1
  • Joined:  01/26/12
  • Last Seen:  

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
Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  341
  • Reputation:   43
  • Joined:  01/10/12
  • Last Seen:  

Please show the full script. We could at least help you test it out.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  64
  • Reputation:   2
  • Joined:  11/14/11
  • Last Seen:  

also... there are any error in console?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  69
  • Topics Per Day:  0.02
  • Content Count:  147
  • Reputation:   1
  • Joined:  01/26/12
  • Last Seen:  

Solved removing a dispbottom after the close2;.

Weird ...

Edited by Auryn
Link to comment
Share on other sites

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.

×
×
  • Create New...