source-sdk-2013-mapbase/sp/game/hl2/scenes/trainyard/cop_CupCop.vcd
Jørgen P. Tjernø b5dc4a8543 Line-ending fixes for most of the remaining files.
Fixes line-endings for files with extensions vcd, cc, txt, bat, fxc, inc, lst,
proto, mak, mm, cfg, res, rc, def, vmt, vsh, vbsp, inl, asm, m4, vcproj,
vcxproj, sln, in, java, la, manifest, am, and rad.

Also fixes README, CONTRIBUTING, CONTRIBUTORS, LICENSE, CHANGES, COPYING, and
gitignore.

Finally, fixes executable bits.
2013-12-03 11:57:22 -08:00

83 lines
1.2 KiB
Plaintext

// Choreo version 1
event stoppoint "done"
{
time 4.040000 -1.000000
param "noaction"
}
actor "!Target1"
{
channel "Audio"
{
event speak "On"
{
time 1.066666 1.141133
param "NPC_MetroPolice.Radio.On"
fixedlength
cctype "cc_master"
cctoken ""
}
event speak "Pick up the can"
{
time 1.560000 2.383991
param "NPC_MetroPolice.Cupcop.PickUpTheCan"
fixedlength
cctype "cc_master"
cctoken ""
}
event speak "Off"
{
time 2.573334 3.024037
param "NPC_MetroPolice.Radio.Off"
fixedlength
cctype "cc_master"
cctoken ""
}
}
channel "Look At"
{
event lookat "player"
{
time 0.960000 3.886667
param "!player"
event_ramp
{
0.5359 0.5188
0.9659 0.5900
2.0759 0.5816
2.3776 0.5188
}
}
}
channel "Face To"
{
}
channel "Move To"
{
}
channel "Posture"
{
}
channel "Gesture"
{
}
channel "Trigger"
{
event firetrigger "1_ss_itemHit"
{
time 0.100000 -1.000000
param "1"
}
}
}
scalesettings
{
"CChoreoView" "100"
"RampTool" "76"
"ExpressionTool" "100"
"GestureTool" "100"
"SceneRampTool" "100"
}
fps 60
snap off