ok alot of people have been looking for this program and i have found i link to download it..........it is a whopping 4.7mb so it must have all the files that...
Well, I checked out the QB 7.1 link, and it works...The QB editor looks okay, and everything seems to work =) If ya decide to download it, have fun......
Okay, I'm now in the event of making my first serious game. I, however, have found the bad aspect of QBasic...namely, memory and stack space. I have several...
erm you havn't give much to go on but, are you calling a sub from in a sub then calling another in that one etc...like below:<br><br>sub xxx<br>call one<br>end...
Only try to program through the com port if you understand what the comunication replies from your HW mean, but assuming you do try this:<br>OPEN "COMn:...
optlist2 A list of less-often-used parameters, separated by commas:<br> ASC Opens the device in ASCII mode. BIN Opens the device in binary mode.<br> LF Sends a...
If anyone is interested on coding a FF1-5, BoF1-2, DW,1-5, or LoZ style RPG/Action Game give me a yell I've writen a 16x16 picture map drawing program similer...
Okay, I know this is an oft asked question, and it's probably very irritating thing to be asked the same old questions over and over, but...16 colors doesn't...
i am starting a console style RPG, and i need musicians(MIDI), graphic artists, soundfx, story writers...ect. This is how it will be made if anyone cares, i...
Well, don't feel bad about asking a question. The easiest way to get 256 colors is to go into SCREEN 13. Screen 13 is the best (in my opinion) as far as...
Thanks for the SCREEN 13 tip, but I deal almost exclusively with SCREEN 12, so the palette deal is more to what I'm looking for...Does anyone know where I...
you should try writing an assembler program(sorry assembler is the easiest way for most direct i/o functions for any software for any 8086 based chip) to...
in screen 13 palette sets the attributes by putting a rgb value in the attribute, but (you knew it was coming) the max number on base color values is 64 (as...
well, before i e-mail is it a Sci-Fi, Fantacy, Sci-Fantacy, or other genre CRPG? Then, do you want your FX in wav format or somthing else? And finaly what is...
Actualy yes i do need help with character, monster, magic...ect. I"m pretty sure it will be a fantasy game, and i have no story yet. DJGPP is a FREE 32bit ...
Hmm. If asm really works, I'd love to do it, but<br>one tiny problem is in my way -- I don't know how to<br>use it!!! (yes, I'm pathetic =) And as for the B ...
Hi, <br> Most clubs here are dead, but this one seems to be moving along nicely! <br> Anyway, I downloaded a file on www.qbasic.com called gif.bas. Alot of you...
I wanted to let you all know about my other club. It is a DOS club, it has 53 members.<br><br>If you like DOS and other Command-line OSes, join it at <a...
Yeah,<br> I have a program that loads any gif or GFX, then saves it as a BSAVE image then also saves the Palette. The problem is that you have to load the ...
screen 12 is only ever capable of 16 seperate colors at one time, sorry<br>as i said before asembler can get you to the other screen modes, but genericly ...
I hope you all realize that the gif compression format is fairly complex and if you intend to use it for a game QB isnt up to the task speed wise, unless, ...
I am a teacher(elementary) working on my masters. I need help with an assignment. I am supposed to develop a hurricane tracking program for a hurricane headed...