Author Topic: Starting New game! PICS here!  (Read 2652 times)

dooms102

  • Member
  • *
  • Posts: 59
    • View Profile
Starting New game! PICS here!
« on: July 17, 2007, 08:32:27 PM »
well I have most of the storyline worked out already and graphics, systems, players and so on are coming along great. well here's the first rendering of my custom menu system. I think it looks pretty good, and it starts extremely fast thanks to leen programming and also I am using a line of coding for the cursor instead of using the cmap!=createcursormap() and what not. also... I am inbareced to ask this because I am experienced in programming. but... inorder to count the steps I used a program:
Code: [Select]
while(0==0)
{
sp!=sp!-1
steps!=steps!+1
}
sp! is the stamina and steps! is of course the steps. I put this in place of the custom battle system and checked "Planned" and put in the value 1.
so please help becuase my menu keeps showing 0 as you can see, and the variables are the same. also the stamina wont go down...  Sad
« Last Edit: December 31, 1969, 06:00:00 PM by dooms102 »
Quote Dragonminded:
"Please note that the microphone quality is something a few steps lower of microwaved ass, so don\'t expect production quality from this feature."

Dude Man

  • Member
  • *
  • Posts: 6393
    • View Profile
    • http://dmdgames.mysticsoftware.net//
Re: Starting New game! PICS here!
« Reply #1 on: July 17, 2007, 08:53:10 PM »
I can't see the picture all it says is "You do not have the required permissions to view the files attached to this post".
« Last Edit: December 31, 1969, 06:00:00 PM by Dude Man »
~Welcome back mysticsoftware.net??
The Black Walkway

Xorlak

  • Administrator
  • Member
  • *****
  • Posts: 2225
    • View Profile
    • http://darkagegames.net
Re: Starting New game! PICS here!
« Reply #2 on: July 17, 2007, 10:11:48 PM »
Hmmm, interesting.  Permissions to download attachments were switched off.  Does it work now?

Dooms:  Looking good!
« Last Edit: December 31, 1969, 06:00:00 PM by Guest »

Dude Man

  • Member
  • *
  • Posts: 6393
    • View Profile
    • http://dmdgames.mysticsoftware.net//
Re: Starting New game! PICS here!
« Reply #3 on: July 18, 2007, 12:02:59 AM »
Ah I see. I'm sorry, but I don't know what's wrong. Probably some math error I don't know.

But yeah, it looks good, but I don't like the character sprite, it looks obviously stretched.
« Last Edit: December 31, 1969, 06:00:00 PM by Guest »
~Welcome back mysticsoftware.net??
The Black Walkway

dooms102

  • Member
  • *
  • Posts: 59
    • View Profile
Re: Starting New game! PICS here!
« Reply #4 on: July 18, 2007, 03:18:37 PM »
yeah I know... It's becuase I got the sprite from "chars-profect EX" or whatever... If I had the time I would make my own.
maybe after further progress.

Thanx Guys!
« Last Edit: December 31, 1969, 06:00:00 PM by Guest »
Quote Dragonminded:
"Please note that the microphone quality is something a few steps lower of microwaved ass, so don\'t expect production quality from this feature."

Drannic_Lord01

  • Member
  • *
  • Posts: 519
    • View Profile
Re: Starting New game! PICS here!
« Reply #5 on: July 19, 2007, 04:46:59 AM »
Yeah, that is pretty nifty... I like the layout you have with the menu to the right. Nice.

Also, do you have your stamina recharge after a short period of time? It might be that it's recharging so fast that you can't see if it goes down or not. If that's the case, you may want to fix the said time for when your stamina recharges.
« Last Edit: December 31, 1969, 06:00:00 PM by Drannic_Lord01 »
~Drannic~

Blarghul-flarggen... Idk, I would have put an awsome quote down here, but a demon baby ate most of \'em, and the rest, everybody else has. So there...

Blarghul-flarggen, fool.

dooms102

  • Member
  • *
  • Posts: 59
    • View Profile
Re: Starting New game! PICS here!
« Reply #6 on: July 19, 2007, 02:01:29 PM »
There isn't a stamina recharge right now, and I don't know why it's not working.
« Last Edit: December 31, 1969, 06:00:00 PM by Guest »
Quote Dragonminded:
"Please note that the microphone quality is something a few steps lower of microwaved ass, so don\'t expect production quality from this feature."