Ok, I hate to be annoying, but I really need to know this. I looked some more at the multiserver stuff and now i'm totally comfused. Is multiserver its own program, or a plugin for director. Do others need to have it to use my program? And I do not understand this command, the example they give makes no sense:
errcode = gMultiuserInstance.connectToNetServer( "Fred", "secret", "serverName.company.com", 1626, "ExcitingGame"
How can a varible be an object? I just wish the program came with a simple chat prog to show you how to do it! All i wanna do is sent text from my comp to someone elses comp using director, it cant be that hard, yet here i am.
errcode = gMultiuserInstance.connectToNetServer( "Fred", "secret", "serverName.company.com", 1626, "ExcitingGame"
How can a varible be an object? I just wish the program came with a simple chat prog to show you how to do it! All i wanna do is sent text from my comp to someone elses comp using director, it cant be that hard, yet here i am.