MAPPY

Advanced game related topics
Valgar
New User
New User
Posts: 8
Joined: Sat Jun 26, 2004 10:54 pm

Post by Valgar »

Also i think that converting the BB loader into a PB loader is quite easy for a PureBasic expert!
It's all about to change some command in the loader include of the program (i think...not made any tentatives...).
dontmailme
Enthusiast
Enthusiast
Posts: 537
Joined: Wed Oct 29, 2003 10:35 am

Post by dontmailme »

Also i think that converting the BB loader into a PB loader is quite easy for a PureBasic expert!
It's all about to change some command in the loader include of the program (i think...not made any tentatives...).
I'm no expert, but I did manage to get some of it working....

I thought I'd have another look at the code to see if I could work out the problems and found it didn't compile under 3.91. It does work under 3.90 although the ISO test doesn't work properly, which is why I stopped working on it last year.

Anyway the code is in a link on the thread below if anyones interested.

viewtopic.php?t=12603

Let me know if you have any ideas why it crashes the compiler on 3.91 and if you can 'fix' the isometric problem.

Thanks.
Paid up PB User !
BasicGuy
User
User
Posts: 70
Joined: Sat Apr 26, 2003 4:37 am
Location: US

Post by BasicGuy »

@DontMailMe; Would you repost your code please? I've got some spare time and have an interest in furthering your work if you like. The link you supplied is dead... :(
dontmailme
Enthusiast
Enthusiast
Posts: 537
Joined: Wed Oct 29, 2003 10:35 am

Post by dontmailme »

np, it's here...

Link Removed

btw... it's not my code, as such... I converted it from the MappyBB for blitz!

Good luck!
Last edited by dontmailme on Mon Jul 03, 2006 3:47 pm, edited 1 time in total.
Paid up PB User !
BasicGuy
User
User
Posts: 70
Joined: Sat Apr 26, 2003 4:37 am
Location: US

Post by BasicGuy »

"btw... it's not my code, as such... I converted it from the MappyBB for blitz!"
Thats cool. Why reinvent the wheel? 8)

Thx for reposting. I'll see what I can do. :wink:
Omnius
User
User
Posts: 40
Joined: Sun Jul 10, 2005 4:40 pm
Location: Mount Airy, MD
Contact:

Any progress?

Post by Omnius »

Mappy is the best tile map lib by far. Any luck getting a PB playback lib written? This is the only thing PB is missing. IMO.

:)
Omnius
User
User
Posts: 40
Joined: Sun Jul 10, 2005 4:40 pm
Location: Mount Airy, MD
Contact:

Universal Map Editor

Post by Omnius »

http://www.mapeditor.de.vu

They have a playback lib for PureBasic. It says it's Alpha code and may be buggy. Is anyone using this with any success right now?
dontmailme
Enthusiast
Enthusiast
Posts: 537
Joined: Wed Oct 29, 2003 10:35 am

Post by dontmailme »

It doesn't work, does it ?!

I did a partial conversion of the blitz code.... see post above, but I guess it's better to 'fix' these sources and give it back to the site :)

I lost interest with this, was just a bit of fun at the time ;)
Paid up PB User !
Omnius
User
User
Posts: 40
Joined: Sun Jul 10, 2005 4:40 pm
Location: Mount Airy, MD
Contact:

What then?

Post by Omnius »

If I may ask, what are you using for tile maps then?

:)
You want -real- game graphics?...
Matt Chavez is the man you contact. He's brilliant.
remi_meier
Enthusiast
Enthusiast
Posts: 468
Joined: Sat Dec 20, 2003 6:19 pm
Location: Switzerland

Post by remi_meier »

Here is the Beta version for mapeditor.de.vu
http://mypage.bluewin.ch/remimeier/webs ... editor.zip
Feel free to improve (I don't work on this anymore)!

greetz
Remi
Athlon64 3700+, 1024MB Ram, Radeon X1600
MrTATaod
User
User
Posts: 20
Joined: Wed Jun 28, 2006 6:11 pm

Post by MrTATaod »

Marco2007
Enthusiast
Enthusiast
Posts: 648
Joined: Tue Jun 12, 2007 10:30 am
Location: not there...

Post by Marco2007 »

Hi!

Does anyone know, how to load .fmp Maps? Has anyone an easy Example? That`s not very easy for me, what Kale wrote... Maybe someone has done there anything before me...

thanx
Post Reply