Search found 2 matches

by vingi
Sat Jun 15, 2019 4:14 pm
Forum: Howtos, FAQs and Tips & Tricks
Topic: Catch the status of connection
Replies: 3
Views: 5973

Re: Catch the status of connection

Thanks a lof for your help..
I make a new function for binding sysConnectionEvent and the other one bind sysDisconnectionEvent to get the status of connection..it works...
I've never noticed there are such 2 events here, thanks for telling me...and im gonna read the wiki more :)
by vingi
Thu Jun 13, 2019 3:25 pm
Forum: Howtos, FAQs and Tips & Tricks
Topic: Catch the status of connection
Replies: 3
Views: 5973

Catch the status of connection

hi all. I'm trying to migrate from mushclient to mudlet, and i got a question here... are there any ways/functions, even tricks to get the current connection status in mudlet just like GetConnectDuration() in mush? i have looked up all the lua function API, but they seem not work.. i appreciate if a...