mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2024-12-28 15:55:31 +03:00
29 lines
420 B
Plaintext
29 lines
420 B
Plaintext
// Choreo version 1
|
|
actor "!Target1"
|
|
{
|
|
channel "Audio"
|
|
{
|
|
event speak "imstickinghere01"
|
|
{
|
|
time 0.006667 1.063379
|
|
param "npc_citizen.imstickinghere01"
|
|
param2 "75dB"
|
|
fixedlength
|
|
}
|
|
}
|
|
channel "Expression"
|
|
{
|
|
}
|
|
channel "Look"
|
|
{
|
|
event lookat "Lookatplayer"
|
|
{
|
|
time 0.000000 1.086667
|
|
param "!player"
|
|
}
|
|
}
|
|
}
|
|
|
|
fps 60
|
|
snap off
|