Search found 867 matches

by MakerOfGames
Thu Dec 03, 2009 3:05 am
Forum: General Discussions
Topic: Python Help
Replies: 8
Views: 786

Re: Python Help

Thanks for all your help! I got my program working flawlessly now. Also, from trying to learn all of it through personal study with minimal aid(but very thankful for it) I feel that I know Python more than I do C++. And I have had 1.5 semesters of C++ already! Next on my list is to reteach myself C+...
by MakerOfGames
Tue Dec 01, 2009 8:26 pm
Forum: General Discussions
Topic: Python Help
Replies: 8
Views: 786

Re: Python Help

I am using Python 2.6.4, thanks for the help, that did the trick for converting to int. I didn't realize it wasn't doing that implicitly. My one professor is requiring everyone to learn a programming language in 2 weeks to give a presentation on it and write a basic program with it. It's a tall orde...
by MakerOfGames
Tue Dec 01, 2009 5:53 pm
Forum: General Discussions
Topic: Python Help
Replies: 8
Views: 786

Re: Python Help

Thanks, I am far to used to Java for my own good. However it still isn't functioning properly. def checkMonth(month): if month > 12: return True elif month < 1: return True else: return False print "Python Age Information Program \n" firstName = raw_input("Enter your first name: ") lastName = raw_in...
by MakerOfGames
Tue Dec 01, 2009 2:14 am
Forum: General Discussions
Topic: Python Help
Replies: 8
Views: 786

Python Help

Hello all, I have run into an interesting problem teaching myself python for a college course. It seems I am missing something obvious as I can not get my function to return the proper true or false value. Can someone help me here? def checkMonth(month): if month > 12: return True elif month < 1: re...
by MakerOfGames
Thu Nov 19, 2009 3:41 pm
Forum: General Discussions
Topic: how do you design characters or actors?
Replies: 4
Views: 911

Re: how do you design characters or actors?

Ah yes, there is equity I haven't actually went hands on with RF in a long while, so I forgot there are a few new tools. But yes Equity from what I have heard is a lot better.
by MakerOfGames
Wed Nov 18, 2009 5:05 pm
Forum: General Discussions
Topic: how do you design characters or actors?
Replies: 4
Views: 911

Re: how do you design characters or actors?

The correct answer is to use a AStudio in the tools folder of Reality Factory. However first you must use a 3D modeling program to create a character and save each separate animation into its own object file that is supported by AStudio. You have the player or whatever you want to make an actor, sav...
by MakerOfGames
Wed Oct 28, 2009 3:01 pm
Forum: Game Designs
Topic: Omnicrab -- SV2.0
Replies: 13
Views: 1821

Re: Omnicrab -- SV2.0

WOW, those screens are fantastic! Amazingly fresh idea, I can't wait to see more.
by MakerOfGames
Mon Oct 26, 2009 2:23 pm
Forum: Game Designs
Topic: Game *No title yet*
Replies: 4
Views: 1680

Re: Game *No title yet*

Lookin good! I can't wait to see more completed!
by MakerOfGames
Fri Oct 23, 2009 6:16 pm
Forum: RF2 Discussions
Topic: RF2 Update: Player class and crude movement
Replies: 77
Views: 24653

Re: RF2 Update: Player class and crude movement

The way the scripts are written looks simplistic and understandable. Great work! It looks like even non-programmers will be able to write basic scripts with minimal effort. I would also just like to cheer on the RF dev team, as the forums seem to be slowing down and the future of this community may ...
by MakerOfGames
Fri Oct 23, 2009 3:38 pm
Forum: General Discussions
Topic: Windows 7 any takers?
Replies: 8
Views: 1824

Re: Windows 7 any takers?

It looks pretty but I am keeping my copies of Vista. Unless it offers substantial performance increases. From what I have read though it seems to be Vista gutted of extra stuff(windows mail/internet explorer is optional) and just a new interface. I paid 200 bucks for my copy of Vista Ultimate(OEM ve...
by MakerOfGames
Mon Oct 19, 2009 5:05 pm
Forum: General Discussions
Topic: Twitter
Replies: 4
Views: 542

Re: Twitter

I personally find it pointless. Its information overload and IMO a waste of time and effort. I'm generally not concerned with what people are doing all the time. I see it as the standalone version of status from facebook. I don't see why to follow anyone with it either. if its a news story, its gene...
by MakerOfGames
Wed Sep 23, 2009 4:07 pm
Forum: General Discussions
Topic: LCD Monitor Going Bad?
Replies: 8
Views: 3110

Re: LCD Monitor Going Bad?

To get integrated speakers on your monitor to work, there may be an audio input near the video input on the back of the monitor. You would need to run an extra sound cable to your monitor then. If you have done that, and still have no sound, then I would check the monitors control panel, or make sur...
by MakerOfGames
Fri Jul 24, 2009 7:12 pm
Forum: General Discussions
Topic: Is this forum dead?
Replies: 17
Views: 1430

Re: Is this forum dead?

Hmmm, I wonder who that could be? :P Can't wait to see what shows up next here on the forums! :D
by MakerOfGames
Thu Jul 23, 2009 6:28 pm
Forum: General Discussions
Topic: Is this forum dead?
Replies: 17
Views: 1430

Re: Is this forum dead?

Yes, a very quite period that has gone on for an uncomfortable amount of time. Not sure how to really stir things up but to get some people to start working on some projects. Need to make something to wow people to start the chatter up again. Invite all your friends to join members! RF makes it easy...
by MakerOfGames
Fri Jul 17, 2009 4:40 pm
Forum: RF2 Discussions
Topic: RF2 Questions: Release Date and Features
Replies: 12
Views: 4230

RF2 Questions: Release Date and Features

Things have been kind of hush hush around here so I was just curious if RF2 is still on track for its May 2010 release date. I am just wandering about whats going on. How close is a demo? Will it reach its target release date? A few of my own personal questions are: -How much will RF2 be able to do?...