npc scripted sequences

E

EddieBrock

Guest
I wanted to learn how to make npcs that actually did something so I followed the tutorial here:

http://forum.interlopers.net/viewtopic.php?t=1771

I folowed the instructions but when I loaded the game it didn't work. To see what went wrong I loaded the sample map, but that gave me the same errors as mine! I'm posting the errors in the console whe I ran the sample map and I'm hoping someone can tell me what's going on.



Deathmatch
Map: ss
Players: 1 / 2
Build 2519
Server Number 1
FCVAR_CHEAT cvars reverted to defaults.
FCVAR_CHEAT cvars reverted to defaults.
FCVAR_CHEAT cvars reverted to defaults.
SetConVar: sv_skyname = "sky_wasteland02"
SetConVar: sv_cheats = "1"
Initializing renderer...
Couldn't find customization file 'sound/player/jingle.wav'.
Compressing fragments (2202 -> 1438 bytes)
Eddie_Brock connected
Signon traffic "CLIENT": incoming 12.687 Kb, outgoing 767 bytes
WARNING: Level contains NPCs but has no path nodes
Scene 'scenes\Expressions\BarneyIdle.vcd' missing!
Unknown scene specified: "scenes/Expressions/BarneyIdle.vcd"
barney1 thinking for 14.66ms!!! (SCHED_IDLE_STAND); r14.22 (c0.00, pst0.00, ms14.20), p-r0.02, m0.00
npc_barney has no sequence for act:ACT_RUN
Bad sequence (-1 out of 531 max) in GetSequenceLinearMotion() for model 'Barney.mdl'!
Bad sequence (-1 out of 531 max) in GetSequenceLinearMotion() for model 'Barney.mdl'!
Bad sequence (-1 out of 531 max) in GetSequenceLinearMotion() for model 'Barney.mdl'!
Bad sequence (-1 out of 531 max) in GetSequenceLinearMotion() for model 'Barney.mdl'!
Bad sequence (-1 out of 531 max) in GetSequenceLinearMotion() for model 'Barney.mdl'!
Bad sequence (-1 out of 531 max) in GetSequenceLinearMotion() for model 'Barney.mdl'!
Bad sequence (-1 out of 531 max) in GetSequenceLinearMotion() for model 'Barney.mdl'!
Bad sequence (-1 out of 531 max) in GetSequenceLinearMotion() for model 'Barney.mdl'!
Bad sequence (-1 out of 531 max) in GetSequenceLinearMotion() for model 'Barney.mdl'!
barney1: unknown scripted sequence "Wave"
Unknown scene specified: "scenes/Expressions/BarneyIdle.vcd"
Unknown scene specified: "scenes/Expressions/BarneyIdle.vcd"
npc_barney has no sequence for act:ACT_WALK
Scene 'scenes\Expressions\BarneyAlert.vcd' missing!
Unknown scene specified: "scenes/Expressions/BarneyAlert.vcd"
npc_barney has no sequence for act:ACT_WALK
Unknown scene specified: "scenes/Expressions/BarneyIdle.vcd"
 
make sure your loading hammer for halflife 2, and not hl2 death match or cs source
 
I was loading it for halflife2mp, it works now. Isn't there a way to get it to work in multiplayer, so you could do a coop map? Also, I can't shoot barney or eli, is there anyway to get it so you can fight them?
 
You might want to see if it works in HL2 to help determine what the real problem is.
 
Back
Top