Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help on character movement
#11
when you declare it it is different then the actually sub header thing



so it get's a count mismatch thing
Code:
DECLARE SUB MoveDavis (x, y, davis(), davissh(), davisleft(), davisshleft(), davis1(), davis1sh(), davis1left(), davis1shleft(), davis2(), davis2sh(), davis2left(), davis2shleft())

should match with
Code:
SUB MoveDavis (x, y)
[Image: sig.php]
Back by popular demand!
I will byte and nibble you bit by bit until nothing remains but crumbs.
Reply
#12
even tho its able to run now but it cannot change direction. heres the new code.
http://home.ripway.com/2005-1/246021/TEST.BAS

how do i send inkey through subs?
Reply
#13
Well, good luck Akirika,

I see your instructor won't let you use the perfectly good GOSUB technique.

Too bad.

I am unsubscribing to this thread, as I can't help a person reporting to a closed-mind teacher.

Mac
Reply
#14
so u cant help me with the call subs?
Reply
#15
some1 help me fix my subs pls, i have no clue why im getting a parameter type mismatch error.
heres the link again incase u missed it.
http://home.ripway.com/2005-1/246021/TEST.BAS
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)