Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Geek Culture / Mobile Basic

Author
Message
Killswitch
21
Years of Service
User Offline
Joined: 2nd Oct 2002
Location: School damnit!! Let me go!! PLEASE!!!
Posted: 28th Aug 2004 04:04
Maybe I'm missing something, but can anyone point me to the information on Mobile Basic? Rich said it'd be anncouned 'this week' last week and I'm quite interested in it.

~It's a common mistake to make, the rules of the English langauge do not apply to insanity~
Richard Davey
Retired Moderator
22
Years of Service
User Offline
Joined: 30th Apr 2002
Location: On the Jupiter Probe
Posted: 28th Aug 2004 04:17
Leave it be for now, we've something much better coming.

"I am not young enough to know everything."
- Oscar Wilde
OSX Using Happy Dude
21
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 28th Aug 2004 04:19
For mobiles ? Or something else ?


Come to the UK Convention on the 23rd & 24th of October
Jimmy
21
Years of Service
User Offline
Joined: 20th Aug 2003
Location: Back in the USA
Posted: 28th Aug 2004 04:20
http://mobilebasic.thegamecreators.com/


http://www.dbspot.com/ - Free website hosting. Fast and reliable... probably.
OSX Using Happy Dude
21
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 28th Aug 2004 04:43 Edited at: 28th Aug 2004 18:47
Unfortunately the NEC e313 supports Java, but your not allowed access to the Java directory Thats due to 3's walled garden policy.


Come to the UK Convention on the 23rd & 24th of October
Killswitch
21
Years of Service
User Offline
Joined: 2nd Oct 2002
Location: School damnit!! Let me go!! PLEASE!!!
Posted: 28th Aug 2004 09:31
Thanks alot.

~It's a common mistake to make, the rules of the English langauge do not apply to insanity~
Cian Rice
20
Years of Service
User Offline
Joined: 8th Jun 2004
Location:
Posted: 28th Aug 2004 11:55
Hey, the phone on the site...
I've got one just like that, except it's the m56.

Got anime?I do.
Great Knight
21
Years of Service
User Offline
Joined: 25th Feb 2003
Location:
Posted: 28th Aug 2004 12:23
If would be a cool feature if I could use my classes with it.

Are you a leader or follower.
flibX0r
21
Years of Service
User Offline
Joined: 14th Feb 2003
Location: Western Australia
Posted: 29th Aug 2004 00:42
Quote: "http://mobilebasic.thegamecreators.com/"


OMFG, that looks so cool


http://www.jellystudios.tk
Current Project: Cube3 Arena (TGC Compo Entry)
David T
Retired Moderator
22
Years of Service
User Offline
Joined: 27th Aug 2002
Location: England
Posted: 29th Aug 2004 00:49
But it doesn't support multidimension arrays :o

How are you meant to code with only array(0)? How can you map the screen?

Get 15 new commands, all the date / time commands left out of DBPro for free!
DOWNLOAD PLUGINS HERE: http://www.davidtattersall.me.uk/ and select "DarkBasic"
Mattman
21
Years of Service
User Offline
Joined: 5th Jun 2003
Location: East Lansing
Posted: 29th Aug 2004 00:50
Hold the x in one and the y in another!

[url='http://www.ufanz.com/teams/tracking.asp?ti=689&mi=97723][/url]
David T
Retired Moderator
22
Years of Service
User Offline
Joined: 27th Aug 2002
Location: England
Posted: 29th Aug 2004 01:36
Okay then... how do you find what's at position x,y from two 1d arrays?

Get 15 new commands, all the date / time commands left out of DBPro for free!
DOWNLOAD PLUGINS HERE: http://www.davidtattersall.me.uk/ and select "DarkBasic"
empty
22
Years of Service
User Offline
Joined: 26th Aug 2002
Location: 3 boats down from the candy
Posted: 29th Aug 2004 01:51
One 1-dimensional array is all you need.

map_width = 10
myobject = map_array(x+(y*map_width))

Play Nice! Play Basic! Out now.

nFinity Emulator. Coming soon.
Ian T
22
Years of Service
User Offline
Joined: 12th Sep 2002
Location: Around
Posted: 29th Aug 2004 01:58
That's how I was trying to make an isometeric game way back when before I knew about multidimension arrays . Really they're not neccessary for anything, they're just a convinience.

David T
Retired Moderator
22
Years of Service
User Offline
Joined: 27th Aug 2002
Location: England
Posted: 29th Aug 2004 02:30
map_width = 10
myobject = map_array(x+(y*map_width))

But not that convenient

Although if you're going for the hardcore approach, its perfect

Get 15 new commands, all the date / time commands left out of DBPro for free!
DOWNLOAD PLUGINS HERE: http://www.davidtattersall.me.uk/ and select "DarkBasic"
Kevin Picone
22
Years of Service
User Offline
Joined: 27th Aug 2002
Location: Australia
Posted: 29th Aug 2004 02:34
Hmmm, Mobile Basic and now 2D extensions to Dbpro. Something tells me i should be worried..

Kevin Picone
[url]www.underwaredesign.com[/url]
Play Nice! Play Basic V2.21 (Out Now!)
OSX Using Happy Dude
21
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 29th Aug 2004 03:55
Why ?


Come to the UK Convention on the 23rd & 24th of October
David T
Retired Moderator
22
Years of Service
User Offline
Joined: 27th Aug 2002
Location: England
Posted: 29th Aug 2004 04:10
Play Basic perhaps?

Get 15 new commands, all the date / time commands left out of DBPro for free!
DOWNLOAD PLUGINS HERE: http://www.davidtattersall.me.uk/ and select "DarkBasic"
OSX Using Happy Dude
21
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 29th Aug 2004 04:36
Still dont see why...


Come to the UK Convention on the 23rd & 24th of October
Sir Spaghetti Code
20
Years of Service
User Offline
Joined: 12th Jul 2004
Location: Just left of Hell
Posted: 29th Aug 2004 13:44
I think he means that DB is starting to catch up to PB in the 2-D realm. I think...

"I attribute the quarrelsome nature of the Middle Ages young men entirely to the want of the soothing weed."
-Jerome K. Jerome(1859-1927),Writer
1010011 binary for 83
20
Years of Service
User Offline
Joined: 19th Aug 2004
Location: where ever your not
Posted: 29th Aug 2004 13:54 Edited at: 29th Aug 2004 13:56
wow mobil basic is so new they don't have thier purchase feature working and they don't have it on ther navigation either or forums
i havn't even heard of it

edit: and you can't download a trial it is really character shop

http://free-space.myftp.org for free ftp
website hosting and e-mail 60mb for ftp/webste 70mb for e-mail

Login to post a reply

Server time is: 2024-09-22 12:37:47
Your offset time is: 2024-09-22 12:37:47