| | |
| | | {
|
| | | HeroAIRecorder.ClearRecord();
|
| | | ContentText.ExcuteHref();
|
| | | TaskAllocation.Instance.TaskTime = DateTime.Now;
|
| | | TaskAllocation.Instance.TaskTime = TimeUtility.ServerNow;
|
| | | OpenPanel(Task_ID);
|
| | | }
|
| | |
|
| | |
| | | if (ModelCenter.Instance.GetModel<VipModel>().GetVipPrivilegeCnt(VipPrivilegeType.FreeTransfer) > 0)
|
| | | {
|
| | | HeroAIRecorder.ClearRecord();
|
| | | TaskAllocation.Instance.TaskTime= DateTime.Now;
|
| | | TaskAllocation.Instance.TaskTime= TimeUtility.ServerNow;
|
| | | m_ContentText.ExcuteHref(1);
|
| | | return;
|
| | | }
|
| | | if (itemNumber > 0)
|
| | | {
|
| | | HeroAIRecorder.ClearRecord();
|
| | | TaskAllocation.Instance.TaskTime = DateTime.Now;
|
| | | TaskAllocation.Instance.TaskTime = TimeUtility.ServerNow;
|
| | | m_ContentText.ExcuteHref(1);
|
| | | }
|
| | | else
|
| | |
| | | if (NeedMoney >= 1)
|
| | | {
|
| | | HeroAIRecorder.ClearRecord();
|
| | | TaskAllocation.Instance.TaskTime = DateTime.Now;
|
| | | TaskAllocation.Instance.TaskTime = TimeUtility.ServerNow;
|
| | | m_ContentText.ExcuteHref(1);
|
| | | }
|
| | | else
|