playback_event
Engine (engine.inc)
Description
playback_event - PLAYBACK_EVENT_FULL from HLSDK.
Syntax
playback_event ( flags, invoker, eventindex, Float:delat, Float:origin[3], Float:angles[3], Float:fparam1, Float:fparam2, iparam1, iparam2, bparam1, bparam2 )
Type
Native
Notes
If the above parameters did not fit, they are reprinted here:
(flags, invoker, eventindex, Float:delat, Float:origin[3], Float:angles[3], Float:fparam1, Float:fparam2, iparam1, iparam2, bparam1, bparam2)

This is a direct copy of PLAYBACK_EVENT_FULL from Metamod/HLSDK. If you don't know how that works, you probably shouldn't be using it.