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, OSR, & D&D Variants
*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, OSR, & D&D Variants
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Menu
Log in
Register
Install the app
Install
Upgrade your account to a Community Supporter account and remove most of the site ads.
Community
General Tabletop Discussion
*TTRPGs General
D&D Insider Character Builder Open Beta live
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="justanobody" data-source="post: 4600846" data-attributes="member: 70778"><p>I stand by the fact that you should not alter the core books that people will be playing with or remove them from another product and outmode them for some new material than not everyone may have, or have access to.</p><p></p><p>Doesn't matter what the RPGA needs, bacuse a larger portion of players will NOT be in RPGA games, but in home games, and those people need to have access to the core material, not only the RPGA newest material.</p><p></p><p>This is a fault in programming.</p><p></p><p>Another reason where properly designed filters should be in place and accounted for as needed as the data grows.</p><p></p><p>Notice how compared to the Compendium, yet, then compendium includes both sets of rules for Drow and Minotaur?</p><p></p><p>Well there you go. It isn't that hard to figure out which steps to take to make it work here. This is the same thing all CBs have had a problem with is people not knowing how to make the data work with the software, IE bad software designers and programmers. There is no polygons to have to play with in CB, there is no skin that needs to be applied to a model, this is simple data management.</p><p></p><p>All you need is a filter for RPGA legal, and update the datasets to include a flag that says which is RPGA legal or not in the data rows. Done!</p><p></p><p>When you pull form the races table with RPGA only selected you only pull those races with the RPGA flag set.</p><p></p><p>When you pull from the races table with RPGA only turned off, you pull all races. Maybe you want to only pull PHB races so it gets a flag.</p><p></p><p>WotC decided to make the thing, so the least they could do is make it right.</p><p></p><p>1-PHB</p><p>2-DMG</p><p>3-MM</p><p></p><p>This code tells what book to filter books only in an index, and you only need the RPGA flag....</p><p></p><p>RPGA?</p><p>1=yes</p><p>0/null=no</p><p></p><p>Sheesh, you call it spin, but it is glaringly obvious how to get it to work quickly with a properly built database and system made to properly read that database, but even the compendium is lacking full filtering and such after how many months?</p></blockquote><p></p>
[QUOTE="justanobody, post: 4600846, member: 70778"] I stand by the fact that you should not alter the core books that people will be playing with or remove them from another product and outmode them for some new material than not everyone may have, or have access to. Doesn't matter what the RPGA needs, bacuse a larger portion of players will NOT be in RPGA games, but in home games, and those people need to have access to the core material, not only the RPGA newest material. This is a fault in programming. Another reason where properly designed filters should be in place and accounted for as needed as the data grows. Notice how compared to the Compendium, yet, then compendium includes both sets of rules for Drow and Minotaur? Well there you go. It isn't that hard to figure out which steps to take to make it work here. This is the same thing all CBs have had a problem with is people not knowing how to make the data work with the software, IE bad software designers and programmers. There is no polygons to have to play with in CB, there is no skin that needs to be applied to a model, this is simple data management. All you need is a filter for RPGA legal, and update the datasets to include a flag that says which is RPGA legal or not in the data rows. Done! When you pull form the races table with RPGA only selected you only pull those races with the RPGA flag set. When you pull from the races table with RPGA only turned off, you pull all races. Maybe you want to only pull PHB races so it gets a flag. WotC decided to make the thing, so the least they could do is make it right. 1-PHB 2-DMG 3-MM This code tells what book to filter books only in an index, and you only need the RPGA flag.... RPGA? 1=yes 0/null=no Sheesh, you call it spin, but it is glaringly obvious how to get it to work quickly with a properly built database and system made to properly read that database, but even the compendium is lacking full filtering and such after how many months? [/QUOTE]
Insert quotes…
Verification
Post reply
Community
General Tabletop Discussion
*TTRPGs General
D&D Insider Character Builder Open Beta live
Top