all i have to type is ?
K1 = IsOn
K1 = IsOff
"the thing for pause" i dunno it
k2=ison
k2=isoff
or do i have to type all the other stuff ?varible,i/o defininations,constants also
Firstly, you can't expect to just jump in and understand it all. You have to ease into it. I STRONGLY suggest this tutorial and intro into controllers:
http://wolfstone.halloweenhost.com/Controllers/_MainControllers.html
See the section at the bottom on programming. It's a nice place to start and they do a pretty good job of easing you into it. It's how I learned to program the prop-1.
Also, try to go into this with a "can do" attitude. If you dive in thinking "I'm never going to be able to do this," it can adversely effect the learning process.
If I can do this, anyone can.
I also have to say, that for the average haunter, there's a fair amount of the PBASIC language that isn't too useful to us, so it's highly unlikely you'll even need to learn the more difficult stuff.