xdh
2018-12-27 7afe060ef6aa41433240d6e39cbdc96eb485d401
CoreServerGroup/GameServer/GameServerConfig/Exam/ZGTX_MarkFormula.txt
@@ -1,5 +1,5 @@
#lostTick 玩家本次答题所用的时间 毫秒
(
   int(max(0,min(10,10 - max(0,lostTick - 5000)/1000.0*0.5)))
#lostTick 玩家本次答题所用的时间 毫秒
(
   int(max(0,min(10,10 - max(0,lostTick - 5000)/1000.0*0.5)))
)