#include "../../../../client.h"
#include "../../../cl_localentity.h"
#include "e_event_dooropen.h"
Go to the source code of this file.
Functions | |
void | CL_DoorOpen (const eventRegister_t *self, struct dbuffer *msg) |
Callback for EV_DOOR_OPEN event - rotates the inline model and recalc routing. |
Definition in file e_event_dooropen.c.
void CL_DoorOpen | ( | const eventRegister_t * | self, | |
struct dbuffer * | msg | |||
) |
Callback for EV_DOOR_OPEN event - rotates the inline model and recalc routing.
Definition at line 33 of file e_event_dooropen.c.
References le_s::angles, cl, CL_RecalcRouting(), CM_SetInlineModelOrientation(), Com_DPrintf(), DEBUG_CLIENT, DOOR_ROTATION_ANGLE, le_s::inlineModelName, LE_Get(), LE_NotFoundError, NET_ReadFormat(), le_s::origin, and YAW.