Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Call Playerprompt


JadeCurt1ss
 Share

Recommended Posts

Take a look at this: I'm trying to work this script so players can only activate the scripted tile's prompt when at a station at X and Y times.

> Case 4   
>         If GetServerTimeMinute()>= 0 or GetServerTimeMinute() <= 2 and GetServerTimeMinute() >=5 and GetServerTimeMinute() <= 7 Then
>         Call Prompt (index, "Exit the Train?", 1)
>       Else
>         Call PlayerMsg(index, "You can't exit the Train while moving!", 15) 
>       End If

Pretty sure I got her right…
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...