UESPWiki talk:Oblivion Places Redesign Project

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search

Initial Ideas[edit]

This discussion has been moved from User Talk:Nephele in order to collect all the information about this project in one place. These were the initial thoughts that kicked off this project.

Okay, all the NPCs are done (yay!). So, I'm kinda just floating around doing general organizing and cleanup... do you have any projects you could use my help on? --GuildKnight (Talk) contribs 15:01, 15 April 2007 (EDT)

Well, we can't let you be bored now, can we? If I remember correctly, you're playing on Xbox 360 which means some projects that involve checking numbers in the construction set aren't easily possible. There are a few things on the UESPWiki:Task List that don't require the construction set (fleshing out the NPCs from the official mods, reformatting the house upgrades). But if you'd like another overwhelming-in-scope project like the NPCs, I'm guessing we can find something ;)
First, if you come across anything you think you'd like to work on, but you can't just because you don't have the construction set information, let me know. I can probably find a quick and dirty way to dump out the information you're looking for, then give you the information and let you take care of figuring out where it goes and how to do it. Just as an example (and not necessarily the best one), if you were interested in daedric quest dialogues I could print out all the dialogues for each of the daedric princes, and you could go through and add them to the pages.
Second, a more specific idea that crossed my mind is to work on the pages describing each cave and ruin. Right now, the vast majority of the pages have just been filled in somewhat randomly as various editors have explored them, and each individual editor has noted down a few things that they noticed. As a result, I think the various pages listed at Oblivion:Places are incomplete and/or inconsistent. Some ideas that I've had for information that should consistently be on the pages:
  • Proper identification of inhabitants (i.e., sometimes it will say "animals" because there was a single random rat, but every cave in the game can have random rats, so I don't think that qualifies. Or it will say "undead" when perhaps the dungeon specifically has only ethereal undead).
    • Identify all bosses
  • Count of inhabitants, too (although there are then questions of how to count... but I'm sure we could come up with an answer)
  • Number and type of boss chest(s) (tie into the table on Dungeons)
  • Perhaps the number of other chests? (add more documentation on types of chests?)
  • Number of plants (cairn boletes, wisp stalks)
  • Number and type of traps (with some consistent names for types of traps)
  • Guaranteed loot (other than clutter? or only enchanted?)
    • especially enchanted items, skill books, alchemy equipment
    • grand soul gems
These are just ideas, and I'd welcome any input or suggestions to flesh them out. When you start thinking about it, there's some of this that could also be done with buildings in cities. For example, exactly what ingredients are available guaranteed in each mages guild? What weapons can be found in each fighters guild?
So in other words another huge, open-ended project ;) Like with the NPCs I could just dump out all the information from the construction set (in fact, I already have a similar file that I use to quickly look up facts on any dungeon or interior location... if you want to just get a first, rough idea of what kind of information there is I could email you that file). It would probably require a bit more work than it did with the NPCs to take the information from the data dump and put it onto the pages (in particular because more of the information is likely to be added to the notes rather than just all put into the infobox).
Anyway, that's just one idea if you wanted some inspiration. As I said, if there's anything else you think would be interesting but you just need the data, I'd be happy to provide whatever data you need. --NepheleTalk 16:18, 15 April 2007 (EDT)
Like I said, it's like a jigsaw puzzle to me, so if you'd like to provide me with the info, I'd enjoy filling it in and reformatting the places.
BTW, I was actually working on the house upgrades as you were responding, but I should have that completed in just a few days. I'd like to come up with an infobox on each house that has all the info on the house; Who you buy it from, who you purchase upgrades from, any involved quests, price of purchase, price of upgrades, # of containers (bare and fully upgraded), etc, all in one pretty box for each house. Do you think that's possible? Would all that info easily go into one box? And is there a tutorial-type page on how to create those infoboxes? --GuildKnight (Talk) contribs 16:43, 15 April 2007 (EDT)
After saving my previous reply, I realized you were already well ahead of me on the house information :)
Unfortunately, infoboxes tend to be the most complex templates that we use on the site... and we haven't even written up any tutorials on how to write simple templates ;) I've learned what I know by reading wikimedia's pages (for example, Help:Template and then pages linked to from there), but I know those can get pretty hard to digest pretty quickly. And also, by looking through existing templates and experimenting. But I know I've been making the templates more and more complex, so there aren't too many easy-to-start-with examples any more.
What might be an easier starting place is to work on just the layout of the infobox, without worrying about all the variables and if statements that end up making the template ugly. For example, User:Nephele/Sandbox/2 has the NPC summary infobox from before it got changed into a template. Copy and paste that whole box to a sandbox, experiment with it to understand the table layout, and then modify it to make it look like the new infobox you'd like to create. (And if while you're at it, you'd like to improve our Help:Tables page that would be great, because I know right now that help page really just describes html tables, not wiki tables). Once you get to that point, I can help with turning it into a real template (and we could make a tutorial out of the process... I can go through the conversion step by step and save each step so it's available as a reference for you or anyone else in the future). As always, ask if you have any questions :) --NepheleTalk 17:11, 15 April 2007 (EDT)
Okay, just fiddling with the tables in my sandbox gave me a good idea of the way it works, but it's still confusing. Would you mind taking a look at User:GuildKnight/Sandbox/2?
Things I need help with:
  • How do I make the "Price to Purchase Home" and "Upgrades Purchsed From" boxes look like the "Home Purchased From" box?
  • The column width thing is confusing me. The only way I could get it to work was to specify 1 column for the "Count Regulus Terentius," "4000 gold," and "Nilawen" boxes, but how will I do that when there are more upgrades, and therefore more columns?
Your assistance is greatly appreciated. --GuildKnight (Talk) contribs 19:40, 15 April 2007 (EDT)
By the way, if it's not feasible, I can always just do a separate table for each house. Even including the official mods' houses, that would only be ten to do. --GuildKnight (Talk) contribs 19:54, 15 April 2007 (EDT)
OK, I edited your sandbox to tackle your first question, and made another little tweak while I was at it. But the column question is a good one. Because presumably you'd like to be able to have six evenly spaced columns in the top half, but then be able to have seven or eight evenly spaced columns in the bottom half. Which basically means having separate tables in the top half and the bottom half. It's definitely possible, but it will require a couple extra complications... whether you do it as part of a template or do them as individual tables. I'll play with it a bit and see what seems to work best. --NepheleTalk 00:07, 16 April 2007 (EDT)
Thanks for the help. By the way, Skingrad has the most upgrades (15), so that's the most columns I'd need in the second half. Do you think a table of that size would be better as a single row, or one row of 8 columns and one row of 7 columns?
Oh, yeah... how would I change the colors in the table? --GuildKnight (Talk) contribs 00:17, 16 April 2007 (EDT)
I'd guess Skingrad probably will need to take up two rows, because 15 columns will be a bit unmanageable, especially for readers with lower screen resolutions.
The {{BG|#a41a1a}} bit specifies the header colors, using html color codes. A google search on "html color codes" will probably give you some tables showing what colors correspond to which codes. --NepheleTalk 00:32, 16 April 2007 (EDT)

I've put a new version of your table into my sandbox, User:Nephele/Sandbox/2, and worked out how to do six columns on top and seven columns on the bottom (just as a demo: the seventh column is just a copy of the sixth one). It's looking like doing this as a real template might be a fair bit of trouble, though, since the number of columns on the bottom has to be variable, and it even has to be able to deal with Skingrad's 15 columns. It's not that it's impossible, but it seems like perhaps more trouble than it's worth for ten uses. Let me know what you think. --NepheleTalk 19:29, 16 April 2007 (EDT)

Yeah, it seems to me like more work than its worth. Good learning experience for me, though. And I now know how to make an infobox for each house. Thanks! I'll let you know when I'm done with the houses so I can get the info on the caves and ruins. Thank you so much for your help. --GuildKnight (Talk) contribs 11:50, 17 April 2007 (EDT)

Alright... Houses are done... once again, what now ;) How are we gonna go about doing the caves and ruins? Also, do you think this conversation should be moved? It's getting really long. --GuildKnight (Talk) contribs 20:32, 18 April 2007 (EDT)

Great, thanks for doing all that!
If we want to get into adding to the caves and ruins, we should perhaps have the discussion in a more cave/ruin-related page. Oblivion Talk:Places is the first place that comes to mind, which is where previous upgrades to these pages were discussed. UESPWiki_talk:Style_Guide/Place_Layout is also a possibility. And I'll send you an email with some example data just to give you something to mull over :) --NepheleTalk 20:50, 18 April 2007 (EDT)

Console Location Coordinates[edit]

Is it a good idea to include the coordinates of the exterior cell to the Console Location Code section of a Place Summary? Now it only gives the cell names, which works for the interior cells (they can be used by the coc console command). But this does not work with the exterior cell. To teleport there you have to type: cow {Worldspace} {coords}. Like in the case of the [[UESPWiki:Oblivion Places Redesign Project/Example|example]] it would be: cow Tamriel 8,-5. So, in that case, should "Tamriel 8,-5" be added? --Timenn 08:24, 7 June 2007 (EDT)

I've been able to coc using exterior cell names, e.g., coc WenyandawikExterior (although it can be quirky as usual with coc... that one in particular I recall putting me behind the front door to Wenyandawik, so I had to tcl to move anywhere). But the coordinates could definitely be added too, either in the infobox or in the section with details about the exterior. --NepheleTalk 10:34, 7 June 2007 (EDT)

Progress Page[edit]

Since we now have several people all wanting to work on this project, I thought I'd bite the bullet and create a progress page. My initial stab is located [[UESPWiki:Oblivion_Places_Redesign_Project/Progress|here]] (UESPWiki:Oblivion_Places_Redesign_Project/Progress). I haven't filled everything in yet and haven't put on all the description I think it needs, but the site seems really slow tonight and I want to do some other stuff before it's my bedtime. Please let me know what you think (do we need it, is this enough, whatever). Oh, and welcome to everybody! It's quite splendid to see you all here. --RpehTalk 16:24, 2 July 2007 (EDT)

I just realized that one thing it needs is a way of "reserving" work - a sort of "I'm on it" flag. Perhaps put your name in a column to do that, then strike it out using <s>...</s> when it's done? Any other ideas? --RpehTalk 16:37, 2 July 2007 (EDT)
Sounds like a good idea to me. Hopefully that way everybody won't be working on the same thing at the same time. Hooray organization! --Eshe 16:52, 2 July 2007 (EDT)
With more people getting involved, we probably do need a better way of keeping track of the status. But I'm not sure that creating a separate table to do that is the best approach. It's a huge amount of extra overhead to maintain the table, and that information is completely disconnected from the pages themselves. I think an approach using categories, where the information is kept on the individual pages, would be a lot easier to maintain. That's sort of why I introduced the Template:cleanup-oprp tag: to create an automatic category (at Category:Oblivion Places Redesign Pages Needing Cleanup) that lists all the pages that need to have work done.
I think improving the cleanup tag/category system would be an easier way to keep track of this kind of information. You won't end up with a single table like the progress page, but you could have one category for pages that need walkthroughs, another for pages that need maps, perhaps a category listing all the pages that have been completely finished, etc. With the categories, you could update a page's status at the same time that you are editing the page, instead of having to remember as an additional step to separately update the progress page. Also, the information on the page's status could be shown right on the page; that status would always be in sync with the categories.
From a completely selfish point of view, a category-based approach would definitely be a lot less work for me. With the progress tables, I'd be the one who has to add the new entries to the table each time I generate data for a new batch of places. Going through and adding 25-50 new lines to the table, all scattered in different locations across the page, would be a big extra hassle... it would be much more work than just posting the new data on the data page. On the other hand, with cleanup tags/categories, I can make that information automatically be added to each set of data.
If anyone else thinks expanding the category system is worth trying, I can put a new template together to demonstrate how it would work and what would be possible. --NepheleTalk 17:13, 2 July 2007 (EDT)
I did wonder about adding the overlay and data parts, since it's always going to be you, but I didn't want it to look like I was creating a page just to get my name in lights! The category system is great for overall progress but it doesn't let you reserve parts, which was one of the main ideas. At the moment, I make a list of overlays you've sent me then fast travel around and grab all the screenshots at once before doing the stitching and pasting. I didn't want to spend ages gathering screenshots to find that somebody had beaten me to the punch. Or vice versa for that matter. How would it be if we took the first two columns off, then the rest of us can steer clear of each other without giving you a load of unnecessary work? --RpehTalk 00:25, 3 July 2007 (EDT)

Important Treasure - Nirnroot[edit]

The main page queries whether Nirnroot should be included in the Important Treasure section. I would suggest that yes, this ought to be considered Important Treasure and included in the data/walkthrough. --Kementari 15:29, 3 July 2007 (EDT)

I'm back![edit]

So, fill me in... what needs to be done? --GuildKnight (Talk) contribs 15:50, 3 July 2007 (EDT)

Welcome back! Good to see some of the old faces returning. What needs doing? Well Nephele's the only one that can do the overlays, so for us mortals: Screenshots and Walkthroughs. Reserve anything you want to do on the [[UESPWiki:Oblivion_Places_Redesign_Project/Progress|progress]] page and good luck! --RpehTalk 07:47, 4 July 2007 (EDT)

Possible Data Problem?[edit]

I've just noticed this update. I don't have the game with me so I can't check it, but is there a minor problem with the data generator? --RpehTalk 07:49, 4 July 2007 (EDT)

Yep, I found the source of the bug; now I'm just going through all the data that's been posted so far to see if it cropped up anywhere else (in between a couple other things, so it's taking a while). Having people take the time, like Morodren did, to double check whether the automatic data makes sense really helps me. I don't have time to proofread everything that's being spit out (especially since usually it requires comparison to what happens when you're playing the game), so there will inevitably be a few problems that come up. This one actually was a mistake on my part, but there are also cases where the game does some screwy things that my scripts have no chance of picking up (placing a welkynd stone a mile away from the nearest section of the dungeon; putting a gas trap behind a wall so it never has any effect; having a second section of the dungeon that is completely disconnected from the section that can be accessed, etc.) So please fix mistakes that you see, everyone, and give me a heads up if there's something that probably needs to be fixed on my end! --NepheleTalk 13:03, 4 July 2007 (EDT)

Water in Overlays[edit]

(moved here from main article)

I've just spotted the nice new maps of Fort Magia with their nice blue bits. Is this a new addition to the overlay and (cringing inwardly at the thought) am I going to have to redo all the ones I've already done? --RpehTalk 03:59, 5 July 2007 (EDT)

Color-coding underwater areas is a feature that seems like it would be useful. On the other hand, it is a lot of extra effort. And it's something that has to be done by hand... there's no overlay to help out this time around (unless somebody can teach me how to process the all the landscape information, that at the moment I've actually just deleted from this copy of my Oblivion.esm file as unintelligible junk that takes up altogther too much space). About the only non-depressing aspect of the job is that it only affects a small subset of the maps: most map areas have no water.
Overall, just getting all the maps updated is a higher priority, especially since there's information in the map overlays that is needed to complement the new text being added to the pages. The underwater stuff is probably even a lower priority than my pipe-dream about adding exterior maps ;) So unless you're chomping at the bit and desperately eager to tackle the water bits (which I'm guessing it's safe to assume is not the case!), I'd say ignore it ;) --NepheleTalk 12:38, 5 July 2007 (EDT)

Map Keys[edit]

Just a quick question--Rpeh and I have been putting a NewLine above the Exterior section on the pages with the new formats, or at least that's the way I've been doing it. I noticed some of the other pages used NewLeft instead...which way is best? I'll fix them, I swear, I just need to know which way to do it. Thanks! --Eshe 23:31, 6 July 2007 (EDT)

I'd been using NewLeft to force text under any images I'd added, but when I started putting the key on too, I thought it looked better to have if fully over to the right so as to line up with the maps so started using NewLine instead. Personally, I'd stick to NewLine but in general it's whatever looks best. (And remember, not everybody uses your screen resolution or thumb size!) --RpehTalk 09:14, 9 July 2007 (EDT)

Interesting places that do not appear on the map.................[edit]

I think during this project we should create pages giving short descriptions on the interesting places that do not appear on the map. I have some examples here-

  • If you look very slightly to the northeast of the ayleid ruin of Belaburo near Anvil, there is a crashed pirateship. You cannot enter it but there is a chest nearby it containing minor loot.
  • The first 'All things Alchemical' shop outside the Imperial city near lake rumare does not appear on the map although it is a rather interesting wreckage containing some loose potions.
  • Just east of the 'o' in Valus mOuntains is a spooky looking circle of dead trees. In the centre is a spiked pole with skulls skewered on it and a chest containing a minor amount of gold and some very minor loot. Im pretty sure you can stash equipment in this chest- i tested it once.

I might create this page/these pages myself, although i am rather ignorant of the construction set and wilderness cells etc. But firstly does anybody think that this page would be a good idea, or not?--Willyhead 07:55, 8 July 2007 (EDT)

That sounds like a good idea - we already have Isolated House, after all - but my concern would be that such a page would become like the Glitches page in that everybody would put up details of anything even a little bit out of the ordinary. Incidentally, The burnt 'All Things Alchemical' is mentioned on Falanu Hlaalu's page. --RpehTalk 09:05, 8 July 2007 (EDT)
Well, there is already a similar section for Shivering Isles places. People don't seem to have gone insane over that, so one could therefore assume that a similiar section for Oblivion places could be kept in an ordered state. --Saruuk 08:53, 9 July 2007 (EDT)
As I said, I'm game - just a little nervous! I know you can't enforce rules of this nature but I'd suggest all entries have to have an image (See here for advice), as they do on the Shivering page. That might keep the signal to noise ratio at a decent level. --RpehTalk 09:12, 9 July 2007 (EDT)
Ive made the page- it's here. All i need now are images and Online map locations.--Willyhead 07:58, 14 July 2007 (EDT)

Removed Participants[edit]

Nephele, I hope you don't mind I've removed a couple of participants. It mostly concerns editors who have been inactive for over a year or have made only a few (or no) edits to the project (and are inactive for over half a year).

This message also serves to notify those who have been removed. Feel free to add yourself again to the list if you want, it's just that I cleaned up the list to give a better overview of the participants. --Timenn < talk > 16:43, 14 June 2009 (EDT)

Castles[edit]

First let me apologize in advance if: This is the wrong place for this, or Its been said before and I missed it.

The Idea: Has anyone considered adding a notable loot section for all of the castles? They are difficult to rob but for practiced thieves and/or those who just like the challenge it would be useful. Also, seeing as they are counts and countesses, and thus loaded, they must have some rare items and plenty of valuable ones. I would gather the data myself but, as i am playing on 360, not pc, it is significantly more difficult to be thorough, also i feel you guys have a better grasp of what to call notable loot. I can see the evolution of the castle pages with anvil, bravil, cheydinhal, and bruma, so since you are already gathering the information, a simple chart should be easy. thanks in advance SneakyPenguin77 (also my Gamertag) 21:10, 30 September 2009 (UTC)

As you've pointed out, we are currently overhauling these pages (and by "we" of course I mean GK) to include pretty much every detail for these interiors. It could be useful to list, say, all items worth more than 100 gold, but I have some concerns.
1) "Valuable" is a relative term. Some thieves won't steal anything worth less than 200 gold, some won't leave until they've cleaned the place out. If we do this, we'd have to pick a standard that might not please everyone (which is okay, I'm just saying we would have to set a standard).
2) Castles aren't the only places with valuable loot. If we list the valuables in a table on these pages, we would have to do it everywhere for the sake of being consistent.
So I dunno about these tables. What do other people think? –Eshetalk 21:20, 30 September 2009 (UTC)
Personally, I usually grab something if it's worth at least 50 gold, but 100 would work too. As for the list, I think something like a "Looter's Guide to the Castle", a quick walkthrough of the best loot in the place and when to grab it/what to watch out for when trying, might be better than a table, but it would only really be manageable with moderate amounts of loot. If there are dozens of treasures lying around, a table might be the only way to go. In regards to your second point, while castles aren't the only places with valuables, they are generally the first targets of most thieves, and are the most uniform targets (in that there is one in every city, you'll have to watch out for similar things like patrolling guards, and you're practically guaranteed to walk away with a good deal of new stuff rattling around in your pockets) as well. Perhaps we could add similar sections to larger houses, but I don't really see it as being essential for every building. That could just be me though. Dlarsh(Talk,Contribs,E-mail) 21:44, 30 September 2009 (UTC)
The massive inclusion of all the information precludes the reason to make further redundant tables. Since thievery is something that is entirely subjective (weight, value, weight-value ratio), I find it further unnecessary to make a table. Perhaps if one was made in a sandbox and a saw something there that I can't envision within my own head as of now, then I might support it. It essentially begs the question, "What is worth stealing?" And it my mind, everything is in the long run. –Elliot talk 22:00, 30 September 2009 (UTC)

My mistake, i should have been clearer, I was thinking of the notable loot sections like you see on the pages of some dungeons. However excellent points have been made. Instead of a list of valuables, why not a list of rare or uncommon items or the location of the count/countess's personal jewelry box and its contents. Another idea i just had at this very second is a thieves advice bit things like best times of day and what not, but then you face the issue of regulation. SneakyPenguin77 (also my Gamertag) 05:39, 1 October 2009 (UTC)

I'll agree with Elliot on this. Valuable loot is more or less a matter of taste; some people steal stuff worth 50 gold or more, others collect books, wines, potions ect ect. Also, the idea of a "Looter's Guide to the Castle" might be good on paper, but how to do it? There's tons of different strategies and techniques and it would be really hard to nail a strategy that would satisfy everybody. Some kind of general view might prove necessary in the long run, but then I would suggest an entire page devoted to "castle loot", which contains listings of all 6 castles, but with no directions. Just a plain, boring overview of loot, maybe on a table, but with no directions other than the castle cell. --Krusty 08:13, 1 October 2009 (UTC)

Verifying[edit]

Do we have to be working on this project to verify information? I was about to explore Black Rock Caverns and thought, why not just verify them at the same time? I haven't joined this project, though. -DevotedInsanity 20:19, 21 April 2010 (UTC)

"Joining" is actually much simpler than it may sound: just add your name to the "Members" section on the main page. Contributions are always welcome, so feel free to add walkthroughs. To get an idea of what do to see Wenyandawik for example. If you have any other questions, don't hesitate to ask me. --SerCenKing Talk 21:20, 21 April 2010 (UTC)

Compass?[edit]

I've noticed a few references to north in some of the pages waiting for redesign, would adding a compass with north in reference to the map be difficult? And would it be worth the effort? — Unsigned comment by Triaxx2 (talkcontribs) on 15 May 2010

Short answer to both is no and no. Long answers are:
  • Adding a compass can be accomplished in practically 2 seconds.
  • There is no point in adding a compass because the map is already oriented "north up" (as with any map)
--SerCenKing Talk 11:47, 16 May 2010 (UTC)

OPRP Template[edit]

Is there any specific reason this template is less detailed than the ONPCRP template? If not should we go ahead and change it?--TheAlbinoOrcany_questions? 16:41, 1 September 2010 (UTC)

Errrr... what? Details? It says you need to add a walkthrough, that's about as hard as it gets. --SerCenKing Talk 16:46, 1 September 2010 (UTC)
I was thinking that it might be useful to have space to know who wrote the walkthrough and whether it was checked or not. Also are any walkthroughs written from taking a look through the location in the CS? From my experience with MW it would be possible - and if it occurs it would be nice to know what was written from where so that we can check it with whichever method was not used to write it.--TheAlbinoOrcany_questions? 20:42, 1 September 2010 (UTC)
It's really the other way around. Nephele made the OPRP template quite some time before I made the OBNPCRP one, so it's really the latter that's more detailed than the former. For a while, we used [[UESPWiki:Oblivion_Places_Redesign_Project/Progress|this]] page to keep track of progress as Nephele generated the data, and it was something I remembered when it came time to start the next project.
I always imagined people would want to concentrate on different parts of the NPCs, so I made the template very granular. With the places, the only text apart from Neph's auto-generated place data, is the walkthrough, and it's fairly easy to see who wrote it from the history.
For the future, I think the NPC-style template has clear advantages, and it'll be worth using a similar idea if a similar situation arises. At the time, though, I don't think it seemed necessary for the places. rpeh •TCE 20:58, 1 September 2010 (UTC)
Ah. Well that answered the template question then. But what about the walkthroughs? Are they ever written from the CS or is this something like spells in reverse and they're written and checked exclusively in-game ?--TheAlbinoOrcany_questions? 21:07, 1 September 2010 (UTC)
I think it varies. I did one or two... (Wow - this one is almost exactly three years old!) from a mixture of CS and in-game, but I can't speak for anybody else. It turned out that the ones I did weren't quite what was wanted in any case, so I gave up on the project. rpeh •TCE 21:11, 1 September 2010 (UTC)
Personally, even though I use the CS for the OBNPCRP, all my walkthroughs are in-game, as are I'd say about 90% of them. Checking stuff in-game is generally more reliable, although I do use the CS to check when certain quest-related doors open or when quest-related items appear. --SerCenKing Talk 08:37, 2 September 2010 (UTC)

Where Needs Doing?[edit]

As I said in the title... Where do we still need to add things to and/or check the walkthroughs? Normally I'd just check the related section but there doesn't seem to be one. Of course we should probably create one but that doesn't help now.--Ghurhak gro-Demril or TAOYes? 18:04, 29 September 2010 (UTC)

See this category. Also, from what I've seen, it seems that unlike the ONPCRP the walkthroughs don't need a special review, you just write it and remove the tag once it's complete. --S'drassa T2M 18:08, 29 September 2010 (UTC)

The OPRP cleanup project[edit]

Okay, after all these years I think it is time to make the project page understandable. I have written about 50 in-game walkthroughs and I still have absolutely no idea what this page, and especially the section about in-game verification, is about.
I suggest the following:

  • We eliminate/archive all info about stuff that has been done ages ago (maps/overlays/data) – it only adds to the confusion. In short, let’s get the project page updated to 2011.
  • We find 2 caves, 2 mines, 2 Ayleid ruins and 2 Shivering-ruins as examples.
  • We encourage people to participate, hinting at what a great project this is. We also encourage the writers to be a bit passionate about any type of place, regardless of how boring it is, without overdoing it.
  • We make a guide on how to examine a cave and write a walkthrough based on in-game experience and how to make the section listings and maps part of the walkthrough. An important part of writing walkthroughs is to make absolutely sure that the map and lists match what is actually found in the game.
  • We write a description on the writtenby/checkedby procedure and encourage people to write and check the place in-game at all times.

This should be easy enough, and I’m willing to do it – any thoughts? --Krusty 21:30, 16 June 2011 (UTC)

I'm 100% behind this, although I'm not too sure about what you mean with "make the section listings and maps part of the walkthrough." Do you want to merge everything into the walkthrough or ensure everything that is listed makes an appearance in the walkthrough? --SerCenKing Talk 07:52, 17 June 2011 (UTC)
Yeah, in 95% of the cases I think the items mentioned with the standard M or Q (the map markers and bold letters in the lists) should be mentioned in the walkthrough; not all enemies and green dots and stuff like that, but the important items. See if we can get all three to "play together" in perfect harmony - I know it works on a lot of pages already, but it somehow needs to be stated so it is more understandable; we do, however, have tons of good examples to show. :) --Krusty 07:56, 17 June 2011 (UTC)
Sounds like a plan. As I said the other night, I gave up on this project because it wasn't clear what was wanted any more and this looks like a good way of revitalising things. rpeh •TCE 10:42, 20 June 2011 (UTC)
Basically, I'll try and make an exact "recipe" for how it's done, both from a writer and checker POV - from my own and SerC's experiences. Nothing formal or anything as there's basically only a few ways it can be done - and we have plenty of examples to show. --Krusty 10:54, 20 June 2011 (UTC)

New Project Page - Feedback, Please!!![edit]

Okay, I finally managed to write a new project page, trying my best to keep it brief and precise without scaring potential new project members away. It can be found in this Sandbox and I’m pretty happy with how it turned out. Before I mercilessly overwrite the current Project Page, I need opinions from (hopefully) as many of you as possible:

  • Is it informative and easy to read?
  • Is it inviting?
  • Does it explain what actually needs to be done?
  • Is it up to UESP standard for projects?

These four points are merely just my original goals (described above) and second thoughts, and all feedback is appreciated! Thanks in advance!
--Krusty 15:25, 18 July 2011 (UTC)

I guess silence is golden. I'll launch the new project page tonight. All subpages has been proposed for deletion and I'll make the final changes to the Categories as well. --Krusty 16:03, 20 July 2011 (UTC)

About chests[edit]

As I recently knew a "clutter" chests residing near entrances of forts are not included in descripions of these forts. IMHO, this is a bad idea. Someone who read full descriptions of fort's, ruin's, cave's, mine's interior levels (which include full information about all chests) will wait full description of fort's environs. Lack info about "clutter" is quite confusing. In addition, this is simply illogical: "clutter" internal chests were described, but external weren't. Excuse me for my English; I hope I wrote my thoughts cleary enough. SII (talk) 00:24, 9 February 2014 (GMT)

I think we are talking about WildernessChest01 and WildernessChest02 - up to 10 gold, 15% lockpick, 75% clutter item. There are about 100 of them in the game, it wouldn't be too hard to generate a list from game data where to find them - they would need in-game checking then. Getting small green dots on the existing maps would be harder, but might not be necessary anyway. But one thing to consider is, where to stop documenting clutter? The Imperial City for example is full of clutter containers (not necessarily chests), I see not much value to document those in detail. --Alfwyn (talk) 19:19, 9 February 2014 (GMT)