comparison Events.cpp @ 2144:cfe04d858766

ODM_ProcessPartyActions continue
author Ritor1
date Mon, 06 Jan 2014 19:29:01 +0600
parents d24ee391fd1f
children ad71de147333
comparison
equal deleted inserted replaced
2141:1283eedcc028 2144:cfe04d858766
427 427
428 //v131 = uEventID; 428 //v131 = uEventID;
429 v133 = 0; 429 v133 = 0;
430 EvtTargetObj = targetObj; 430 EvtTargetObj = targetObj;
431 dword_5B65C4_cancelEventProcessing = 0; 431 dword_5B65C4_cancelEventProcessing = 0;
432 if ( uEventID == 114 ) 432 /*if ( uEventID == 114 )//чтобы проверить скрипт
433 { 433 {
434 if (!lua->DoFile("out01.lua")) 434 if (!lua->DoFile("out01.lua"))
435 Log::Warning(L"Error opening out01.lua\n"); 435 Log::Warning(L"Error opening out01.lua\n");
436 Log::Warning(L"being tested that well\n"); 436 Log::Warning(L"being tested that well\n");
437 return; 437 return;
438 } 438 } */
439 if ( !uEventID ) 439 if ( !uEventID )
440 { 440 {
441 if ( !GameUI_Footer_TimeLeft ) 441 if ( !GameUI_Footer_TimeLeft )
442 ShowStatusBarString(pGlobalTXT_LocalizationStrings[521], 2u);// Nothing here 442 ShowStatusBarString(pGlobalTXT_LocalizationStrings[521], 2u);// Nothing here
443 return; 443 return;