|
-
Mar 16th, 2002, 12:48 PM
#1
Thread Starter
Junior Member
Missiel command game, check out the screenshot and give it a try.
this is my game Missile Command made in vb, check it out at planet-source-code and please provide some feedback
missile command on planet-source-code
-
Mar 16th, 2002, 01:17 PM
#2
PowerPoster
Looks ok. Not keen on it locking the mouse between missions though.
I get an error on the second mission - invalid property value.
line: ProTRemaining.Width (722) = ShapeMaxWidth (14535) - ((GameTime (20)- Int(LblTRemain.Caption)) (0.9) * ShapeMinus (727)) ' the indicator will show how much time in a bar
The numbers in bold are their current values.
PS - the game doesn't restore the screen res or my mouse cursor when it crashes. I got told off when Sentience did that...
Gentile or Jew,
O you who turn the wheel and look to windward,
Consider Phlebas, who was once handsome and tall as you...
-
Mar 16th, 2002, 01:18 PM
#3
PowerPoster
Also, whatever method you're using to resize the desktop has cacked all my shortcuts up and it refuses to play ball...
Gentile or Jew,
O you who turn the wheel and look to windward,
Consider Phlebas, who was once handsome and tall as you...
-
Mar 16th, 2002, 03:31 PM
#4
Thread Starter
Junior Member
thanks
yeah, i fixed the bug on level 2, you can skip level 2 easily by checking off skip intro at the new game window
anyways, do you know a way to read where the current mouse cursor is located? cos i can't find that piece of code, that's why i can't restore the original cursor for the user.
-
Mar 16th, 2002, 03:58 PM
#5
Thread Starter
Junior Member
never mind, i'll read the mouse cursor path off the registry
-
Mar 16th, 2002, 04:31 PM
#6
Lively Member
for the current cursor position, you could use the GetCursorPos API call. Check the API viewer add-in for details.
Often talked of, never seen,
Ever coming, never been,
Daily looked for, never here,
Still approaching, coming near,
Thousands for its visit wait,
But alas for their fate,
Tho' they expect me to appear,
They will never find me here.
What's this about?
-
Mar 16th, 2002, 05:54 PM
#7
Thread Starter
Junior Member
no, you misunderstood my first question. i want to get the directory of the current mouse cursor. anyways, i've updated the game and all i have to do is upload. it'll be up soon
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|