Search found 5 matches

by goatus
Sun Aug 14, 2005 5:08 pm
Forum: General
Topic: date
Replies: 6
Views: 7136

Sht oki its 1am here and now i understand reason for -23 in that if ;] (at least i think i understand :P ) funny thing ;] so it should be: In CensusPlus.lua if( servDiff >= 1 and servDiff <=2) or (servDiff <= -22 and servDiff >=-23) and in CensusPlusPvP.lua if( g_CensusPlusTZOffs...
by goatus
Sun Aug 14, 2005 4:15 pm
Forum: General
Topic: date
Replies: 6
Views: 7136

Found it Same reason as that bug with "unable to determine locale" (post above) Line: 152 CensusPlusPvP.lua if( g_CensusPlusTZOffset < -8 ) then -- then it should only be equal to -23 TZOffset = 1; [u]elseif( g_CensusPlusTZOffset > 1 )[/u] then -- then it should only be equal to 16 -...
by goatus
Sun Aug 14, 2005 3:42 pm
Forum: General
Topic: date
Replies: 6
Views: 7136

Found first small bug (yep im digin into code) which would also remove "unable to determine locale" message line 1219: CensusPlus.lua if( servDiff == 1 or servDiff == -23 ) then CensusPlus_Msg("Guessing European (EU) Servers"); if( g_CensusPlusLocale == "US" and g_TZWarni...
by goatus
Sun Aug 14, 2005 2:30 pm
Forum: General
Topic: date
Replies: 6
Views: 7136

gah ofcourse forgot most important info rotf. EU servers. Timezone is
GMT +1 so same as EU servers (means my local time = server time for me)
by goatus
Sun Aug 14, 2005 6:06 am
Forum: General
Topic: date
Replies: 6
Views: 7136

date

Quick question. In SavedVariables -> TimesPlus section Census seem to be saving population data with offset = -1 day. I wonder if its ment to be that way or this is somekind of bug? Exaple: Purged database to make sure. Then i took census: -Game time was 13:54 (1:56PM) Today we have 14 august 2005 I...