G_ScriptAction_ObjectiveImage: number parameter required


(Flippy) #1

Got this error while trying to destroy my tankbarrier, which worked perfectly fine before i added some teamvoiceannouncement things… :???:

Searching google got me part of the source code of ET (i think) saying it has something to do with


G_ScriptAction_ObjectiveImage

  syntax: wm_objective_image <objective_number> <shadername>

However, there is no “wm_objective_image” in my script… :moo:

anyone else had this error?

(searching this forum found nothing)