My map doesn't load the script!
Moderator: Moderators
My map doesn't load the script!
My map doesn't load the script! It is called test_bombing. My script is also called test_bombing.scr. When I load the map, the script doesn't run! I even tried to pk3 it. Can someone help?
-
UBER_SOLDAT
- Warrant Officer
- Posts: 127
- Joined: Wed Aug 07, 2002 7:44 pm
- Location: ENGLAND
- Contact:
you get that if theres an error in the .scr. make sure you havent made any easy mistakes, like putting 2 $$s for a targetname or something.
type editscript in the console, then cancel individual threads out with /* at the start and */ at the end. then save, and type restart in the console. keep doing that until the script loads, then use /* ... */ again, but for each line. after a while youll find out which line has the error.
type editscript in the console, then cancel individual threads out with /* at the start and */ at the end. then save, and type restart in the console. keep doing that until the script loads, then use /* ... */ again, but for each line. after a while youll find out which line has the error.
