Posted by Osan`gar on February 17, 1998 at 14:27:38:
In Reply to: Whats wrong with my cog? posted by GMS_Necare on February 16, 1998 at 20:20:40:
> I am trying to change the m4_reactorthrust.cog so that it can be stoped before the time runs out, i also got rid of the doors and lights. But it does nothing. Someone please tell me whats wrong with it so i can fix it. Here it is....
> ymbols <------symbols (I think you just mistyped)
> message startup
> message activate
> message entered
> message timer
> int currentThing local
> int i local
> vector playerVec local
> vector vec0 desc=thrust_direction
> float <---------In JK, the word flex is used instead of float
That was what I found through a really quick run-through. I'll have to actually look at it and think about it to see if I find anything else.