d_a_obj_twGate Matching (#2555)

* d_a_obj_twGate Matching

* d_a_obj_volcbom OK
This commit is contained in:
hatal175
2025-07-26 03:44:23 +03:00
committed by GitHub
parent db6ce67262
commit 34c8e0fcf6
40 changed files with 1428 additions and 1542 deletions
+2 -2
View File
@@ -1491,7 +1491,7 @@ int daNpc_Uri_c::wait(void* param_0) {
if (chkPointInArea(acStack_70, attention_info.position, 200.0f, fVar2, fVar3,
0))
{
if (daPy_getPlayerActorClass()->eventInfo.chkCondition(1) != 0 &&
if (daPy_getPlayerActorClass()->eventInfo.chkCondition(dEvtCnd_CANTALK_e) != 0 &&
chkPlayerCarryBasket())
{
mEvtNo = 5;
@@ -1511,7 +1511,7 @@ int daNpc_Uri_c::wait(void* param_0) {
daNpc_Uri_Param_c::m.field_0x5c, mCurAngle.y))
{
if (!daPy_getPlayerActorClass()->checkPlayerFly()) {
if (daPy_getPlayerActorClass()->eventInfo.chkCondition(1) != 0) {
if (daPy_getPlayerActorClass()->eventInfo.chkCondition(dEvtCnd_CANTALK_e) != 0) {
if (chkActorInSight(daPy_getPlayerActorClass(), mAttnFovY,
home.angle.y))
{