User talk:8asrun6aer

From the Oblivion ConstructionSet Wiki
Revision as of 11:15, 17 January 2012 by imported>8asrun6aer (→‎OBSE Wish List)
Jump to navigation Jump to search

OBSE Wish List

First of all, word of warning: the OBSE team checks the Wish List... infrequently. You'll have much better luck posting in the official thread.

Secondly, I'm confused by your request. What do you mean by "editor paths"? To the best of my knowledge, the CS and the game don't keep track of information that way...
Dragoon Wraith TALK 21:08, 16 January 2012 (EST)

Re: the request: this part I'm honestly not sure on how to phrase it. Without knowing more about the underlying code, I'm even less sure.
Basically, I'm asking for some way to navigate up and down the object tree within scripts. Various get/set functions already exist for various types of records, but what I'm thinking of is a generic, lower-level way to get (and thereby manipulate) those records. For example, a way to get all zombie creature records in game, traverse the list, and apply some adjustment (say +20 strength if I wish) to each and every creature record. Instead of modding each zombie record manually, this will let me do this in script with a simple foreach loop. The advantage is helping to avoid mod collisions and remove the need for excess, pre-modified records. Make sense?
8asrun6aer 23:09, 16 January 2012 (EST);
Actually, I might need to think this idea through a bit more. For now, I removed my request. 8asrun6aer 11:15, 17 January 2012 (EST);