Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Chat Channels?
#8
timster0 Wrote:I tried it and got "Wrong number of arguments or invalid property assignment" and it said the problem was with this:

Code:
Sub HandleGlobalMsg(ByRef Parse() As String)
    Call AddTextGlobal(Parse(1), Val(Parse(2)))
End Sub

Highlighting This Code:
Code:
Call AddTextGlobal

Did you create Sub AddTextGlobal?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)