new-room X Dialog Problems

Started by Revonx, Tue 23/09/2008 14:33:10

Previous topic - Next topic

Revonx

As soon as I enter the dialog it takes me straight to a different room (accessed by clicking on one of the options) without even seeing the dialog options themselves, anybody got an idea?

Gilbert

Can you post your dialog script here for us to check?

Akatosh

Have you inserted a return in the dialog's startup section?

Revonx

#3
// dialog script file
@S  // dialog startup entry point
return
@1  // option 1
new-room 5
stop
@2  // option 2
new-room 5
stop
@3  // option 3
new-room 5
stop

Its probably a simple explanation and I'm just being ignorant ;D

Revonx

Thankyou guys all the same, I've just figured it out, sorry for wasting your time

SMF spam blocked by CleanTalk