Search found 1 match
- Thu Nov 24, 2005 7:17 am
- Forum: WarcraftRealms Developers
- Topic: simple C# example
- Replies: 0
- Views: 3468
simple C# example
this is what i do if your status.csv != myoldsavedstatus.csv .. if they are the same i just read the file i saved on the server. (checksum is the unix timestamp from the status file) // This is an example of a UNIX timestamp for the date/time 11-04-2005 09:25. double timestamp = Convert.ToDouble(che...