Please or Register to create posts and topics.

Console Being Spammed

my console, when I'm testing my map is being spammed with this: @sphere: unknown scripted sequence "glados_wheatley_boss_idle"
I do not know why, or how to fix this. It isn't the biggest problem in the world, but it is very annoying.

Maps(Newest to Oldest): Storming the Castle / The Amazing Race / Wreaked / Mental Breakdown / Lost In Transition / Split / Mind Lock
Mapping Since May 21, 2011

Just remove the scripted_sequence that wants @sphere to act glados_wheatley_boss_idle.
Or change it to a existing sequence.

Skotty wrote:
Just remove the scripted_sequence that wants @sphere to act glados_wheatley_boss_idle.
Or change it to a existing sequence.

How? I didn't add that script. That is comming from a generic_actor entity. I don't know how to reach the script.

Maps(Newest to Oldest): Storming the Castle / The Amazing Race / Wreaked / Mental Breakdown / Lost In Transition / Split / Mind Lock
Mapping Since May 21, 2011

The default script for the generic actor must be an idle animation.

My Maps:
[spoiler][SP] Alternate[/spoiler]
Vordwann wrote:
The default script for the generic actor must be an idle animation.

I need to learn scripts, which I have been avoiding to do because I don't know what that means.

Maps(Newest to Oldest): Storming the Castle / The Amazing Race / Wreaked / Mental Breakdown / Lost In Transition / Split / Mind Lock
Mapping Since May 21, 2011

Pretty much your generic actor just runs on a bunch of scripts that you can tell to do certain things through inputs in Hammer. Unfortunately, it seems the script that runs while the entity is doing nothing is causing an error. Try playing through the

Spoiler
wheatley fight
to see if it happens there too.

My Maps:
[spoiler][SP] Alternate[/spoiler]