Korazrath / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
Korazrath
Added topic ResetLastError() gives old error despite ResetLastError()
Hi there, at the end of my EA's OnTick() function I wrote a short line to get the latest error that occured: if ( GetLastError ()!= 0 )
: