Difference between revisions of "Talk:OBSE Wish List"
Jump to navigation
Jump to search
no edit summary
imported>GuidoBot |
imported>Scruggs |
||
Line 164: | Line 164: | ||
: Sorry to annoy. [[User:Scruggs|Scruggs]] 19:10, 29 November 2006 (EST) | : Sorry to annoy. [[User:Scruggs|Scruggs]] 19:10, 29 November 2006 (EST) | ||
::I dont mind the reorganisation and agree this was needed. However, I dont think such heavy prunning was necessary. '''GetCurrentAnim''' is may not be a reliable alternative to '''IsFalling'''. As an additional function this could take care of exceptional cases. My '''SetCamera''' (?) method incorporated 2 or 3 earlier suggestions and its complete funtionality is now gone. '''SetHostile''' is another function that I would consider essential to many MODs that do anything with illegal activities. On the other hand you could argue things like '%N' are not worthy, in this case because you can remotely access a scroll to give all the formatting you'll ever need for a message box. Additionally my request re blocking message spam was much more general than the request remaining. (I'm not going to argue these cases specifically as any extra functionality is still useful - both OBSE and OB commands have a lot of functional overlap - but my point is that, unless there is pure duplication, it is presumptuous to prune.) [[User:GuidoBot|GuidoBot]] 19:27, 29 November 2006 (EST) | ::I dont mind the reorganisation and agree this was needed. However, I dont think such heavy prunning was necessary. '''GetCurrentAnim''' is may not be a reliable alternative to '''IsFalling'''. As an additional function this could take care of exceptional cases. My '''SetCamera''' (?) method incorporated 2 or 3 earlier suggestions and its complete funtionality is now gone. '''SetHostile''' is another function that I would consider essential to many MODs that do anything with illegal activities. On the other hand you could argue things like '%N' are not worthy, in this case because you can remotely access a scroll to give all the formatting you'll ever need for a message box. Additionally my request re blocking message spam was much more general than the request remaining. (I'm not going to argue these cases specifically as any extra functionality is still useful - both OBSE and OB commands have a lot of functional overlap - but my point is that, unless there is pure duplication, it is presumptuous to prune.) [[User:GuidoBot|GuidoBot]] 19:27, 29 November 2006 (EST) | ||
:::'kay. Remember, it's a wiki - anyone, including you, is free to edit the page. Presumptuous or not, I didn't randomly prune anything. From a practical perspective, eliminating message spam by having spam-less versions of functions like [[AddItem]] seems much more straightforward and doable than setting a flag that turns off messages from all functions, and it wouldn't step on the toes of existing functions. Likewise, by your own description, '''IsFalling''' would have checked for a jumping animation; if you want a function to check the state of the fall damage timer, then that's a separate request. %N would be trivial to implement as suggested by the OP. :shrug: As it says in the article intro, "Contributions may be editted for a large variety of reasons, from consistency to aesthetics. Please do not take this personally." I certainly won't take it personally if you or anyone else continues to edit the list. The point was to bring some order to it so that future requests would be placed in their respective categories. [[User:Scruggs|Scruggs]] 19:52, 29 November 2006 (EST) |