Thanks in advance for your help!
Compile/scripting error?
Moderator: Moderators
Compile/scripting error?
Hello evryone.. I'm building my first map. I already made some releases of it for my clan members so they could see it. Now I am at version 1.7 and I get this error when I try to start the map. I get this error if I start it right away (after compiling) with the console --> maplist --> select map, but also when I try to start it as a normal server with pk3.

Thanks in advance for your help!
Thanks in advance for your help!
Three errors
Looks like you have three errors. The one that say, unknown command: rotatzright, is a script error. The commands you can use for rotate are...
rotateX
rotateXdown
rotateXup
rotateY
rotateYdown
rotateYup
rotateZ
rotateZdown
rotateZup
For your "$bruecke" I think you may want "rotateY".
There is another script error for a setthread in the map. It is probably searching for a thread name that is not in the script.
For the func_rotating door error, there is an origin brush that is not part of a door entity. Look at those coordinates for it, and redo that door.
rotateX
rotateXdown
rotateXup
rotateY
rotateYdown
rotateYup
rotateZ
rotateZdown
rotateZup
For your "$bruecke" I think you may want "rotateY".
There is another script error for a setthread in the map. It is probably searching for a thread name that is not in the script.
For the func_rotating door error, there is an origin brush that is not part of a door entity. Look at those coordinates for it, and redo that door.
-
Green Beret
- Major General
- Posts: 746
- Joined: Mon Apr 19, 2004 12:21 pm
- Contact:
Yours says rotatezleft, It can only be one of these
And you have a setthread set on a trigger, It must have an error in the script, And yes that door will shut down your whole map..
Post your script and it will be fixed and explained
not left not right, Just X Y Ztltrude wrote: rotateX
rotateXdown
rotateXup
rotateY
rotateYdown
rotateYup
rotateZ
rotateZdown
rotateZup
And you have a setthread set on a trigger, It must have an error in the script, And yes that door will shut down your whole map..
Post your script and it will be fixed and explained
-
Green Beret
- Major General
- Posts: 746
- Joined: Mon Apr 19, 2004 12:21 pm
- Contact:
-
Green Beret
- Major General
- Posts: 746
- Joined: Mon Apr 19, 2004 12:21 pm
- Contact:



