MTM2.com

A forum for mtm2 discussion
FAQ :: Search :: Members :: Groups :: Register
Login
It is currently Fri Mar 29, 2024 8:14 am



Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Any luck?
PostPosted: Tue Feb 10, 2004 12:36 pm 
MTM2 Fanatic

Joined: Thu Sep 04, 2003 1:48 pm
Posts: 680
Has Phin got a reply to the open letter to MS yet?

And just an extra:

Though this has nothing to do with MTM2, unless you use the C98 roads for plunger lanes and ball paths, I've discovered a new game:

http://www.visualpinball.com

It's a fun program. *PROGRAMMING LANGUAGE VBSCRIPT KNOWLEDGE REQUIRED.* Visual Basic code is used in the Script Editor to edit the "innards" of the game. A visual blueprint is used to design visible stuff. Images can be imported and exported (exported through File>>Export>>Blueprint, for creating the table image) and sounds can be taken in. Experienced designers can take full advantage of the code. Newbies can deal with the default flippers and plunger and play with objects instead.

Here's a code sample.

Sub Bumper1_Hit()
AddScore 600
PlaySound "Bumper"
DoBumperStuff()
End Sub

You gotta define AddScore and DoBumperStuff, but PlaySound comes with the game.

Take a look at this game, you may decide you like it.

One last note. If you ever look at VisualPinball.Com and see something about Tech Beta 7 coming out, tell me straight away. In a private message. I've been waiting almost a year and a half for it.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Feb 10, 2004 12:57 pm 
Glow Ball
User avatar

Joined: Tue Feb 02, 1999 7:00 pm
Posts: 19
> Has Phin got a reply to the open letter to MS yet?

Not yet.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Feb 10, 2004 1:39 pm 
MTM2 Fanatic

Joined: Thu Sep 04, 2003 1:48 pm
Posts: 680
What do you guys think of Visual PB?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 


Who is online

Users browsing this forum: No registered users and 39 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group