I'm making a script for a private server, and I needed to know if i could use
if (not(LoggedIn); in my script to see if my character is logged in. How is this decided whether its logged in or not how can i check this without this function?
And also I cant use LoginPlayer, i have to type in the username manually with the script, So i declared the username as a Constant, and I need a function to type the constant into the client, but Writeln types to the debug box, i need it in the client.
Thanks - Andy


Reply With Quote
