![]() |
Dungeon Master Tools.
I was wondering if anyone used their N800 to help run/play a tabletop DnD or equivalent game?
I'm considering using the n800 for quick rules lookup for example - using http://www.d20srd.org, and http://www.crystalkeep.com/d20/index.php Also I'd be interested to know if anyone has used the VGA camera and skype to help with remote players? Another thing that i am interested in, some kind of sound effect application. Any ideas? |
Re: Dungeon Master Tools.
Well, I'm sure that a simple die-rolling software can be made/ported over to the N800, someone just needs to take the time to do it.
As far as using the cam and Skype, Skype in it's current form on the N800 doesn't support video. And current video cam support on the N800 is limited to N800-to-N800 only. Looks like you'll have to create your own solution for now. |
Re: Dungeon Master Tools.
Quote:
MicroB kinda supports some web applications, but as for the rest - I guess i'll just have to start looking for stuff to port ... Quote:
Quote:
|
Re: Dungeon Master Tools.
Quote:
Quote:
Quote:
You're going to have to roll-your-own push solution for this. |
Re: Dungeon Master Tools.
Quote:
|
Re: Dungeon Master Tools.
Quote:
So far, i can recommend investing in the local version of the d20srd + latest MicroB. I have been able to test test the local search function, and it works. Not been able to use the other Javascript tools on the page because MicroB does not seem to handle the javascript/css drop down menu on the page gracefully (though it could be argued the other way around). Not taken any time to look into howto fix that yet. Other things that seem to mostly work so far out of the box when used locally: - http://www.wizards.com/default.asp?x=dnd/ebwe/20041129a - Eberron Calendar - http://www.wizards.com/default.asp?x=dnd/dnd/20061121t - Dungeon Tile Map Creator/Viewer - http://www.pathguy.com/eberron.htm - Eberron Character generator. he has loads of others for other systems available from his hompage. Javascript apps that are ATM broken when used locally for some reason: - http://www.wizards.com/default.asp?x=dnd/dnd/20070427a - Barrel contents generator I'm not online, so have not tested them with a working net connection. Quote:
|
Re: Dungeon Master Tools.
Quote:
|
Re: Dungeon Master Tools.
Hi,
So how about the N800 from the player side of the table? I wonder if there are any good character sheet apps adapted to work well on the N800? I have been using google gadgets alot recently and was thinking a D&D character sheet gadget would be cool so you have access to your character from anywhere - of course it will still need to be hosted somewhere so I guess the first step would be a secure online character store of some sort... Anyway, I definately plan to use my N800 when I start at D&D again next month even if its just for looking up rules... |
Re: Dungeon Master Tools.
Using wget it is easily possible to mirror d20srd.org to your n800, giving you access to all important d20 documentation locally. This is quite useful as a player or dm alike as information on every topic (spells, feats, rules, monsters, etc.) can be reached in about 2-3 clicks instead of checking through several books.
There a bunch of 'issues' one needs to take care off to successfully mirror the page, easily fixed by wget options: - convert links for local viewing -k - ensure to set the user agent to mozilla or IE 5+ --user-agent="Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)" - tell wget to mirror 4 levels deep -r 4 - tell wget to ignore any files ending on .cgi (the page uses links embedded in the source and only visible to tools like wget to a blacklist cgi that bans your IP from accessing the server if your client demands the file) -R "cgi" - use the random wait function when mirroring the page. --random-wait The whole package has about 70 megs of data, so make sure to save to mmc if you don't boot from an large enough mmc partition. enjoy :) |
Re: Dungeon Master Tools.
Quote:
|
All times are GMT. The time now is 03:37. |
vBulletin® Version 3.8.8