Jump to content

Script Problems


Lucasistheman

Recommended Posts

Hey guys,

 

I was wondering if anyone coudl tell me a problem with this script I made. It seems fine to me but the Construction Set won't let me use it or save it. Anyone help me out?

 

:thanks:

 

The Script:

 

(It has a name but am not showing yet, to hide spoilers)

 

short button

 

Begin OnActivate

if { IsActionRef player == 1 } && { GetStage FS1 30 }

Messagebox "This door is what stands between you and destiny. You should prepare before you fly into the unknown. Are you ready?" "Yes" "No"

endif

end

 

Begin GameMode

set button to GetButtonPressed

if ( button == 0 )

Messagebox " Get ready quickly then."

endif

elseif

if ( button == 1 )

Messagebox "Prepare for fame, glory and adventure. Welcome to my mod: FINAL SPIES!"

endif

end

Link to comment
Share on other sites

  • Recently Browsing   0 members

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