[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 326: mysqli_free_result(): Couldn't fetch mysqli_result
Pete's QBASIC Site Discuss QBasic, Freebasic, QB64 and more 2008-11-16T03:53:57-05:00 http://petesqbsite.com/phpBB3/app.php/feed/topic/2749 2008-11-16T03:53:57-05:00 2008-11-16T03:53:57-05:00 http://petesqbsite.com/phpBB3/viewtopic.php?p=18302#p18302 <![CDATA[Final Fantasy Menu Example]]>
Good job. You don't have to redraw most of the menu. Just GET and BSAVE the drawn parts and add the updated data. Screen 13 allows you to GET most of the screen.

Ted
Yeah I knew about that, it wasn't meant to be a working demo, just was trying to figure out how to get the look in qb ;)

But I'm glad to see that finally I got some replies. I was afraid it went unnoticed.

:D

Statistics: Posted by w1nt0p — Sun Nov 16, 2008 3:53 am


]]>
2008-11-16T01:00:25-05:00 2008-11-16T01:00:25-05:00 http://petesqbsite.com/phpBB3/viewtopic.php?p=18301#p18301 <![CDATA[Final Fantasy Menu Example]]>
Ted

Statistics: Posted by burger2227 — Sun Nov 16, 2008 1:00 am


]]>
2008-11-15T22:14:52-05:00 2008-11-15T22:14:52-05:00 http://petesqbsite.com/phpBB3/viewtopic.php?p=18300#p18300 <![CDATA[Final Fantasy Menu Example]]> Thanks! :D

Statistics: Posted by w1nt0p — Sat Nov 15, 2008 10:14 pm


]]>
2008-11-15T21:18:39-05:00 2008-11-15T21:18:39-05:00 http://petesqbsite.com/phpBB3/viewtopic.php?p=18297#p18297 <![CDATA[Awesome!]]>
I am impressed by the organization of your code as well; nice job!

Have a nice day and God Bless!

Statistics: Posted by BluescreenODeff — Sat Nov 15, 2008 9:18 pm


]]>
2008-08-25T03:08:59-05:00 2008-08-25T03:08:59-05:00 http://petesqbsite.com/phpBB3/viewtopic.php?p=17783#p17783 <![CDATA[Final Fantasy Menu Example]]>
Final Fantasy Menu Example

click here to download the source

I was bored and decided to try my hand at recreating the menu in FFV. :roll:

Its far from a complete menu system, and its got no user-interaction
aside from pressing a key to exit the demo, however it took me a good
3 hours to figure out. :D

I had fun doing it, and who knows, I might build on it and create a
small working demo (there are lots of bugs to work out before that will
happen; such as the really painfully slow drawing rate)

Anyway this example code may be used in any way shape or form you would
like, with the exception of calling the code your own. All I ask is that
if you use this code in your game that you give me a single line of credit
in your game: "Uses FFMNU.BAS by Richard Marks"

Have fun, and if you have any questions I'll do my best to answer them!

Statistics: Posted by w1nt0p — Mon Aug 25, 2008 3:08 am


]]>