Search found 209 matches

by nkk_kan
Jan 05, 2008 7:25
Forum: Projects
Topic: [Win][Demo] Burning windows
Replies: 10
Views: 4605

wow! that's some hot stuff ;)
by nkk_kan
Jan 05, 2008 7:17
Forum: Archive
Topic: Royal Rumble Ver 0.1b (WIP)
Replies: 7
Views: 2687

@A5c11

a few questionable points?..tell me some?

i've tried to keep it look good and concentrated on a good gameplay.
by nkk_kan
Jan 02, 2008 8:10
Forum: Archive
Topic: FreeBasic eNet Backbone
Replies: 4
Views: 2220

wow this is good

something i always wanted to figure out but couldn't :P

excellent work!

still fiddling..but so far it looks good
by nkk_kan
Dec 31, 2007 12:02
Forum: Archive
Topic: Royal Rumble Ver 0.1b (WIP)
Replies: 7
Views: 2687

ack i didn't double post =?
may be mis clicked..


sorry about mediafire...anyother good site for uploading things?
by nkk_kan
Dec 31, 2007 11:25
Forum: Archive
Topic: Royal Rumble Ver 0.1b (WIP)
Replies: 7
Views: 2687

Royal Rumble Ver 0.1b (WIP)

Royal Rumble Ver 0.1b A Trump Card Game By nkk (December 2007) This is my first FreeBasic Project. It took me 1 month to understand the concepts and program the game.I hope you like it. More info included in readme file. Contact me on nkk_kan@yahoo.com Screenies: http://www.mediafire.com/imageview.p...
by nkk_kan
Dec 10, 2007 13:14
Forum: General
Topic: Unhandled win32 exception...
Replies: 3
Views: 1547

no i'm using fb 0.18..but that undeclared error didn't pop up in mine.. o.0 that unhandled exception error doesn't always pop up...but it kicks in sometimes.. and it's something related to array memory allocation i suppose... n is showing as undeclared variable? but fbide didn't show that error... 2...
by nkk_kan
Dec 10, 2007 7:01
Forum: General
Topic: Unhandled win32 exception...
Replies: 3
Views: 1547

graphic files if you need them... http://www.mediafire.com/?bcgsowtf3oh
by nkk_kan
Dec 10, 2007 6:42
Forum: General
Topic: Unhandled win32 exception...
Replies: 3
Views: 1547

Unhandled win32 exception...

When i run this program my Visual studio Just in Time Debugger shows that unhandled win32 exception has occured and the program shuts down...... i don't understand why it happens..but i think it seems to happen in the newgame sub...because it freezes when i click on the newgame button.. can anyone t...
by nkk_kan
Nov 30, 2007 11:24
Forum: Archive
Topic: Amaranth (non compo release)
Replies: 12
Views: 4228

run excellently on my old 466 mhz P2 64 mb ram with XP sp2

good game by the way
a bit too hard for me =p
but overall i liked the game..
by nkk_kan
Nov 26, 2007 9:33
Forum: Beginners
Topic: regarding Bload..
Replies: 15
Views: 4637

a

yes i changed the depth to 32 bit and am using paintshop pro and it works excellently. and just one more question.. if i want to put all those bmp's in a single bmp file then how can i load them ? by counting the bytes needed with that size = sizeof( fb.image ) + ((( w + &hf ) and not &hf ) ...
by nkk_kan
Nov 23, 2007 11:16
Forum: Beginners
Topic: regarding Bload..
Replies: 15
Views: 4637

ok i got it..
i'll use something other than stupid paintbrush
thanks for your help..
by nkk_kan
Nov 18, 2007 14:27
Forum: Beginners
Topic: regarding Bload..
Replies: 15
Views: 4637

palettes?
can they be different even if i use the same editor for drawing both of them?
i've drawn them in paintbrush..
and i saved them as 256 color bitmap (8 bit)
and here're all the
files if you need them...http://www.fileshost.com/en/file/16485/ ... e-zip.html
by nkk_kan
Nov 18, 2007 13:15
Forum: Beginners
Topic: regarding Bload..
Replies: 15
Views: 4637

regarding Bload..

hello i'm a newbie in Fb... i wanted to know what's wrong with this code.. declare sub initgraphics() screenres 320,200,8,1 screenset 0,1 dim shared grid1(4*(120*120)+4) as byte ptr dim shared grid2(4*(120*120)+4) as byte ptr dim shared grid3(4*(120*120)+4) as byte ptr dim shared circ1(4*(40*40)+4) ...
by nkk_kan
May 18, 2007 13:08
Forum: Sources, Examples, Tips and Tricks
Topic: Windows '98 screen saver clone.
Replies: 17
Views: 6082

Even on my 466.. =)