User talk:Qqq21985819

From Valve Developer Community
Revision as of 04:58, 10 November 2024 by Qqq21985819 (talk | contribs) (cs2 logic_script not work)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Snipaste 2024-11-10 19-31-14.jpg


I set 100 hp for prop_physics_override, I hope the myScript (logic_stcript) function will be triggered upon death or attack.

But myScript hasn't been working


The contents of the logic_stcript file are as follows:,

function hello() { print("hello world"); }


This is a map file. Could you please help me check what the problem is.

https://drive.google.com/file/d/1Add7V3wz9kJUfboCC9HapBfxyx0Slsmw/view?usp=sharing