-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|459|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-




Baldwin

Newbie in need of help

27th April 2008

[code]Print "Hello."
Delay 1000
Print "You are in the US Air Force."
Delay 1500
Print "On a deep strike mission, you lost your entire squad."
Delay 1500
Print "Fight your way out of enemy territory."
Delay 1500
Print "The controls are simple. Use t*snip*


Baldwin

Newbie in need of help

27th April 2008

I combed through it earlier and got the movement checked out. Been pouring through the snippets trying to find the correct code for transparency for the last twenty minutes, but I had too much fun with the fire program. :)
Right now I don't think that typ*snip*


Baldwin

Newbie in need of help

27th April 2008

[code];Print "Hello."
;Delay 1000
;Print "You are an elite pilot in the US Air Force."
;Delay 1500
;Print "On a deep strike mission, you lost your entire squad."
;Delay 1500
;Print "Fight your way out of enemy territory."
;Delay 1500
;Print "The co*snip*


Baldwin

Newbie in need of help

26th April 2008

Thanks much. I don't think the students I'm gonna teach with this know much about animation, so I'm gonna stick with overlap in this.
Now just to figure out how to fix their positions.


Baldwin

Newbie in need of help

26th April 2008

[code]Graphics 800,600
SeedRnd(MilliSecs())
SetBuffer BackBuffer()
;AutoMidHandle True
Const UPKEY = 200 ;Up
Const DOWNKEY = 208 ;Down
Const RIGHTKEY = 205 ;Right
Const LEFTKEY = 203 ;Left
Const PAUSEKEY = 25 ;P
Const FIREKEY = 57 ;Space Bar
Cons*snip*


Baldwin

Newbie in need of help

22nd April 2008

-got it-


Baldwin

Newbie in need of help

16th April 2008

Could you dumb that down for me please? Or at least show an example?


Baldwin

Newbie in need of help

14th April 2008

Yeah, but when I do that it still gives me that error for the same line.


Baldwin

Newbie in need of help

14th April 2008

[code]Graphics 800,600
SeedRnd(MilliSecs())
SetBuffer BackBuffer()
Const UPKEY = 200 ;Up
Const DOWNKEY = 208 ;Down
Const RIGHTKEY = 205 ;Right
Const LEFTKEY = 203 ;Left
Const PAUSEKEY = 25 ;P
Const FIREKEY = 57 ;Space Bar
Const MISSILEKEY = 50 ;M *snip*


Baldwin

Newbie in need of help

10th April 2008

The blitz plus demo tutorial sucks and didn't help me at all with this. I'm trying to create a game for my senior project at school and I swear, they need to make the 'intro' to game programming longer than a single semester.
Unfortunately Blitz seems to *snip*

More - Older Posts