comparison mm7_6.cpp @ 830:08d90b633131

some BLV floor collisions
author Nomad
date Wed, 27 Mar 2013 11:59:37 +0200
parents 0f56abdcce94
children dfd683c4f538
comparison
equal deleted inserted replaced
829:d5b1870df3ab 830:08d90b633131
3246 a1.uType = stru_4E3ACC[v3->spellnum].field_0; 3246 a1.uType = stru_4E3ACC[v3->spellnum].field_0;
3247 if (a1.uType) 3247 if (a1.uType)
3248 { 3248 {
3249 if (PID_TYPE(a2) == OBJECT_Actor) 3249 if (PID_TYPE(a2) == OBJECT_Actor)
3250 { 3250 {
3251 memcpy(&v715, Actor::GetDirectionInfo(PID(OBJECT_Player, v3->uPlayerID + 8), a2, &a3, 0), sizeof(v715)); 3251 memcpy(&v715, Actor::GetDirectionInfo(PID(OBJECT_Player, v3->uPlayerID + 1), a2, &a3, 0), sizeof(v715));
3252 v2 = v723; 3252 v2 = v723;
3253 } 3253 }
3254 else 3254 else
3255 { 3255 {
3256 v715.uYawAngle = pParty->sRotationY; 3256 v715.uYawAngle = pParty->sRotationY;