Quote:
Originally Posted by tanelipe
You put the amount of seconds you have left. So one minute would mean that you put 60 there.
|
alright thanks tane!
Charr.OfflineTG = Convert.ToBoolean(DR["OfflineTG"]);
Charr.LogoutTime = (uint)DR["LogoutTime"];
im also getting something worng with this
i have that where is supposed to be
but im getting an error
System.InvalidCastException: Specified cast is not valid.
at COServer_Project.DataBase.GetCharInfo(Character Charr, String UserName) in C:\Documents and Settings\Anthony\My Documents\Source\bwco\COServerProject\DataBase.cs: line 1510
thats the error im getting whenever someone logs in