Issue Information
-
#004810
-
1 - Low
-
Fixed
Issue Confirmations
-
Yes (0)No (0)
Originally posted by Puncker
http://www.eathena.w...er&showbug=4810
I was just wondering... what about doing some "work around" the features that depends on the client date to prevent "stupid" errors, I.E:
I set:
// Search stores (Note 1)
// Requires: 2010-08-03aRagexeRE or later
feature.search_stores: on
but in my mmo.h my packetver is set to 20100707... so i'll have some issues right? the same will occurs with feature.buying_store and display_status_timers...
So my "sugestion" is to auto disable those settings if the packetver < the client needed for them, i hope u devs understand my point ^^ and sry for the poor english =P
http://www.eathena.w...er&showbug=4810
I was just wondering... what about doing some "work around" the features that depends on the client date to prevent "stupid" errors, I.E:
I set:
// Search stores (Note 1)
// Requires: 2010-08-03aRagexeRE or later
feature.search_stores: on
but in my mmo.h my packetver is set to 20100707... so i'll have some issues right? the same will occurs with feature.buying_store and display_status_timers...
So my "sugestion" is to auto disable those settings if the packetver < the client needed for them, i hope u devs understand my point ^^ and sry for the poor english =P