infantilo
12-19-2004, 10:31 AM
Hi there!
i really need your urgence help.
i'm trying to get rid of an error within an gnMUD server from http://www.freevbcode.com/ShowCode.Asp?ID=6284 since weeks.
The code is extreme class based and i'm not able to find the bug.
The code is great and i try to understand and learn from it.
The failure happens when a new user is generated or the last user leaves, i get an error. (within the runnung script editor, events, ClientConnected, Function EnteredNewPassword, in one of the two lines:
MoveToLobby Client, MudApp
sendmessagetoroom mudapp.players(curUserID).properties("Name").Value & " joins [" & client.ipaddressname & "]", "Welcome " & mudapp.players(curUserID).properties("Name").Value, client, mudapp
the problem seems to occure when the curUserID should be set.
PLZ could anyone help me??? PLZ!!!! Im begging!!!
yours
infantilo
(infantilo@gmx.at)
i really need your urgence help.
i'm trying to get rid of an error within an gnMUD server from http://www.freevbcode.com/ShowCode.Asp?ID=6284 since weeks.
The code is extreme class based and i'm not able to find the bug.
The code is great and i try to understand and learn from it.
The failure happens when a new user is generated or the last user leaves, i get an error. (within the runnung script editor, events, ClientConnected, Function EnteredNewPassword, in one of the two lines:
MoveToLobby Client, MudApp
sendmessagetoroom mudapp.players(curUserID).properties("Name").Value & " joins [" & client.ipaddressname & "]", "Welcome " & mudapp.players(curUserID).properties("Name").Value, client, mudapp
the problem seems to occure when the curUserID should be set.
PLZ could anyone help me??? PLZ!!!! Im begging!!!
yours
infantilo
(infantilo@gmx.at)