Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: lugui
Forum: Scripting 03-19-2019, 10:01
Replies: 2
Views: 2,513
Posted By lugui
Re: Help with plugin not using correct time

// Generates GMT Date and compensates for timezones
char GetGmtDate()
{
int timestamp = GetTime();

// Fix timezones
char offsetstr[10];
FormatTime(offsetstr, sizeof(offsetstr), "%z",...
Showing results 1 to 1 of 1

 
Forum Jump

All times are GMT -4. The time now is 04:30.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode