Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Adding SadScript Support
#15
I know this is an old topic. But after following the tutorial, I add this to my script file...

Code:
Sub JoinGame(index)

    ' Send them welcome
    PlayerMsg index, "Test", white)
End Sub

Then add this in Sub JoinGame under the SendWelcome call

Code:
MyScript.ExecuteStatement "eScript.txt", "JoinGame " & Index

It doesn't print a message.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)