226
Help & Editing / Re: DECORATE Questions
« on: January 27, 2011, 03:38:40 AM »Quote from: "Ivory"
No problem. Though for Number 2, It's still answered.
Go to see state, plus 4 FRAMES
Can you clarify what a frame is in lay terms? Using my original example if possible, please? It's not real code and I'm not asking you to do work for me, but it would make your explanation a lot clearer.
That means the letters right?
This code crashes skulltag for some reason. This means it cant be indexing frames directly, so I must be misinterpreting your response in some way
Code: [Select]
See:
SCBM C 0 A_ChangeFlag("INVULNERABLE",0) // 1 frame??
SCBM CCDDEE 4 // 6 frames???
SCBM C 0 A_JumpIfCloser(256, "Missile")
goto See+7 // want to skip to jump if closer.. what is a FRAMES??





