Menu
News
All News
Dungeons & Dragons
Level Up: Advanced 5th Edition
Pathfinder
Starfinder
Warhammer
2d20 System
Year Zero Engine
Industry News
Reviews
Dragon Reflections
White Dwarf Reflections
Columns
Weekly Digests
Weekly News Digest
Freebies, Sales & Bundles
RPG Print News
RPG Crowdfunding News
Game Content
ENterplanetary DimENsions
Mythological Figures
Opinion
Worlds of Design
Peregrine's Nest
RPG Evolution
Other Columns
From the Freelancing Frontline
Monster ENcyclopedia
WotC/TSR Alumni Look Back
4 Hours w/RSD (Ryan Dancey)
The Road to 3E (Jonathan Tweet)
Greenwood's Realms (Ed Greenwood)
Drawmij's TSR (Jim Ward)
Community
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Resources
Wiki
Pages
Latest activity
Media
New media
New comments
Search media
Downloads
Latest reviews
Search resources
EN Publishing
Store
EN5ider
Adventures in ZEITGEIST
Awfully Cheerful Engine
What's OLD is NEW
Judge Dredd & The Worlds Of 2000AD
War of the Burning Sky
Level Up: Advanced 5E
Events & Releases
Upcoming Events
Private Events
Featured Events
Socials!
EN Publishing
Twitter
BlueSky
Facebook
Instagram
EN World
BlueSky
YouTube
Facebook
Twitter
Twitch
Podcast
Features
Top 5 RPGs Compiled Charts 2004-Present
Adventure Game Industry Market Research Summary (RPGs) V1.0
Ryan Dancey: Acquiring TSR
Q&A With Gary Gygax
D&D Rules FAQs
TSR, WotC, & Paizo: A Comparative History
D&D Pronunciation Guide
Million Dollar TTRPG Kickstarters
Tabletop RPG Podcast Hall of Fame
Eric Noah's Unofficial D&D 3rd Edition News
D&D in the Mainstream
D&D & RPG History
About Morrus
Log in
Register
What's new
Search
Search
Search titles only
By:
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Menu
Log in
Register
Install the app
Install
Community
Meta - Forums About Forums
Meta
Other tools for PbP games?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Merkuri" data-source="post: 5318894" data-attributes="member: 41321"><p>Then you should probably look into some way of keeping a character sheet that isn't just a plain text box. You might want to surf around and see what options other sites use for some of the more popular games.</p><p></p><p>For example, iPlay4e imports .dnd4e character sheets from the Character Builder, which is a big bonus for 4e players because you don't have to completely re-type your character.</p><p></p><p>I don't know if it's still alive, but there was a service called 3eProfiler that I used a few years ago to store 3.0 and 3.5 D&D sheets. I think they offered a download that webmasters could use to put a 3eProfiler on their own sites.</p><p></p><p></p><p>This is getting into the area of "may be too much trouble to be worth it" but you might want to consider finding some way of letting users build their own character sheet "templates". A template would basically be a bunch of text boxes, dropdowns, etc that users could lay out on their own and share with other users. So one player in a PbP game could put together a CS template for their chosen game system and share that template with the other players in the game.</p><p></p><p>If you want to get really advanced you could let template creators specify certain "actions" (or dice rolls) that can be automatically made using values from the template. For example, when playing a D&D 4e game you could create a template that stored the character's level, the 6 ability scores, and the ability score modifiers, then you could create an "action" called "Str attack" that would roll 1d20 and add whatever is in the Str Modifier field plus whatever is in the level field divided by 2. An alias using that character sheet could then fill out those values and then after they've made a post they could choose to add a roll and instead of rolling normally they could pick the "Str attack" action and it would automatically do the roll using the information taken from that alias's sheet.</p><p></p><p>I would be ecstatic if you implemented this sort of thing, but it would probably take a lot of code and might be comparable to the effort put into the Gamers Seeking Gamers system (if not more so).</p><p></p><p></p><p>I don't play PbPs often anymore, but honestly there are only two things that would make me want to store my character sheet on this site as opposed to elsewhere. One would be the ability to quickly import a sheet from elsewhere (like iPlay4e). The other would be the ability to use the information I typed in to automatically do dice rolls. If you don't provide either one of those things then I'm likely to just use the character sheet text box to paste in a link to some other site.</p><p></p><p>Not trying to be negative, just trying to point out that there are plenty of other sites out there that do a very good job of storing character sheets, and if you want people to use EN World for that then you'll need to either provide the same quality of sheet-storing or give us some feature the other sites don't have (like the ability to use numbers from the sheet in dice rolls). <img src="https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f642.png" class="smilie smilie--emoji" loading="lazy" width="64" height="64" alt=":)" title="Smile :)" data-smilie="1"data-shortname=":)" /></p></blockquote><p></p>
[QUOTE="Merkuri, post: 5318894, member: 41321"] Then you should probably look into some way of keeping a character sheet that isn't just a plain text box. You might want to surf around and see what options other sites use for some of the more popular games. For example, iPlay4e imports .dnd4e character sheets from the Character Builder, which is a big bonus for 4e players because you don't have to completely re-type your character. I don't know if it's still alive, but there was a service called 3eProfiler that I used a few years ago to store 3.0 and 3.5 D&D sheets. I think they offered a download that webmasters could use to put a 3eProfiler on their own sites. This is getting into the area of "may be too much trouble to be worth it" but you might want to consider finding some way of letting users build their own character sheet "templates". A template would basically be a bunch of text boxes, dropdowns, etc that users could lay out on their own and share with other users. So one player in a PbP game could put together a CS template for their chosen game system and share that template with the other players in the game. If you want to get really advanced you could let template creators specify certain "actions" (or dice rolls) that can be automatically made using values from the template. For example, when playing a D&D 4e game you could create a template that stored the character's level, the 6 ability scores, and the ability score modifiers, then you could create an "action" called "Str attack" that would roll 1d20 and add whatever is in the Str Modifier field plus whatever is in the level field divided by 2. An alias using that character sheet could then fill out those values and then after they've made a post they could choose to add a roll and instead of rolling normally they could pick the "Str attack" action and it would automatically do the roll using the information taken from that alias's sheet. I would be ecstatic if you implemented this sort of thing, but it would probably take a lot of code and might be comparable to the effort put into the Gamers Seeking Gamers system (if not more so). I don't play PbPs often anymore, but honestly there are only two things that would make me want to store my character sheet on this site as opposed to elsewhere. One would be the ability to quickly import a sheet from elsewhere (like iPlay4e). The other would be the ability to use the information I typed in to automatically do dice rolls. If you don't provide either one of those things then I'm likely to just use the character sheet text box to paste in a link to some other site. Not trying to be negative, just trying to point out that there are plenty of other sites out there that do a very good job of storing character sheets, and if you want people to use EN World for that then you'll need to either provide the same quality of sheet-storing or give us some feature the other sites don't have (like the ability to use numbers from the sheet in dice rolls). :) [/QUOTE]
Insert quotes…
Verification
Post reply
Community
Meta - Forums About Forums
Meta
Other tools for PbP games?
Top