Does the RepairedOnMe command work? If so, what's the point of it?Does Morrowind have levels or just level the individual skills?What does the Luck attribute do in Morrowind?How do I complete the “Viatrix, The Annoying Pilgrim” quest?Is it possible to confront Dagoth Ur from the beginning of the game?Can you still become Arch-Mage of the Mage's Guild if you kill Trebonius before getting the quest to become Arch-Mage?What causes the game to skip the Nerevarine/Hortator portion?I can't find the Wind StoneHelp on the Earth Stone quest!What is the maximum amount of gold you can give in a single command line?Which items have the highest enchantment values?
Windows OS quantum vs. SQL OS Quantum
Why does the Earth follow an elliptical trajectory rather than a parabolic one?
How to slow yourself down (for playing nice with others)
How to get a ellipse shaped node in Tikz Network?
Why should password hash verification be time constant?
Why is PerfectForwardSecrecy considered OK, when it has same defects as salt-less password hashing?
What can cause an unfrozen indoor copper drain pipe to crack?
How to handle DM constantly stealing everything from sleeping characters?
How to efficiently lower your karma
Why use steam instead of just hot air?
Passport stamps art, can it be done?
Is a vertical stabiliser needed for straight line flight in a glider?
Was Mohammed the most popular first name for boys born in Berlin in 2018?
Which other programming languages apart from Python and predecessor are out there using indentation to define code blocks?
How are one-time password generators like Google Authenticator different from having two passwords?
Is there any evidence to support the claim that the United States was "suckered into WW1" by Zionists, made by Benjamin Freedman in his 1961 speech
Why is the Sun made of light elements only?
Is every story set in the future "science fiction"?
Are there variations of the regular runtimes of the Big-O-Notation?
Why do unstable nuclei form?
What does formal training in a field mean?
How to evaluate sum with one million summands?
When do you stop "pushing" a book?
How to find the tex encoding of specific fonts?
Does the RepairedOnMe command work? If so, what's the point of it?
Does Morrowind have levels or just level the individual skills?What does the Luck attribute do in Morrowind?How do I complete the “Viatrix, The Annoying Pilgrim” quest?Is it possible to confront Dagoth Ur from the beginning of the game?Can you still become Arch-Mage of the Mage's Guild if you kill Trebonius before getting the quest to become Arch-Mage?What causes the game to skip the Nerevarine/Hortator portion?I can't find the Wind StoneHelp on the Earth Stone quest!What is the maximum amount of gold you can give in a single command line?Which items have the highest enchantment values?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
One of the obscure Morrowind script commands is RepairedOnMe
, which the UESP documentation says works as follows:
Returns 1 if the calling object is repaired by given object, or 0 otherwise. For example,
if ( "banhammer_unique"->RepairedOnMe, "repair_journeyman_01" == 1 )
checks against a Banhammer being repaired by a journeyman's hammer. Obviously, the ObjectID should be a valid repair item and the calling item should be a weapon or armor.
Does this command even work? A talk page user said that the example didn't work for them, and I don't have a Windows machine to test myself.
If it does work, what's the point of RepairedOnMe
? Do any mods do anything useful with that call? None of the vanilla scripts use it, so I'm wondering if it does anything useful.
the-elder-scrolls-3-morrowind the-elder-scrolls-construction-set
add a comment |
One of the obscure Morrowind script commands is RepairedOnMe
, which the UESP documentation says works as follows:
Returns 1 if the calling object is repaired by given object, or 0 otherwise. For example,
if ( "banhammer_unique"->RepairedOnMe, "repair_journeyman_01" == 1 )
checks against a Banhammer being repaired by a journeyman's hammer. Obviously, the ObjectID should be a valid repair item and the calling item should be a weapon or armor.
Does this command even work? A talk page user said that the example didn't work for them, and I don't have a Windows machine to test myself.
If it does work, what's the point of RepairedOnMe
? Do any mods do anything useful with that call? None of the vanilla scripts use it, so I'm wondering if it does anything useful.
the-elder-scrolls-3-morrowind the-elder-scrolls-construction-set
add a comment |
One of the obscure Morrowind script commands is RepairedOnMe
, which the UESP documentation says works as follows:
Returns 1 if the calling object is repaired by given object, or 0 otherwise. For example,
if ( "banhammer_unique"->RepairedOnMe, "repair_journeyman_01" == 1 )
checks against a Banhammer being repaired by a journeyman's hammer. Obviously, the ObjectID should be a valid repair item and the calling item should be a weapon or armor.
Does this command even work? A talk page user said that the example didn't work for them, and I don't have a Windows machine to test myself.
If it does work, what's the point of RepairedOnMe
? Do any mods do anything useful with that call? None of the vanilla scripts use it, so I'm wondering if it does anything useful.
the-elder-scrolls-3-morrowind the-elder-scrolls-construction-set
One of the obscure Morrowind script commands is RepairedOnMe
, which the UESP documentation says works as follows:
Returns 1 if the calling object is repaired by given object, or 0 otherwise. For example,
if ( "banhammer_unique"->RepairedOnMe, "repair_journeyman_01" == 1 )
checks against a Banhammer being repaired by a journeyman's hammer. Obviously, the ObjectID should be a valid repair item and the calling item should be a weapon or armor.
Does this command even work? A talk page user said that the example didn't work for them, and I don't have a Windows machine to test myself.
If it does work, what's the point of RepairedOnMe
? Do any mods do anything useful with that call? None of the vanilla scripts use it, so I'm wondering if it does anything useful.
the-elder-scrolls-3-morrowind the-elder-scrolls-construction-set
the-elder-scrolls-3-morrowind the-elder-scrolls-construction-set
asked 13 mins ago
ThunderforgeThunderforge
3,51463058
3,51463058
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "41"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f351078%2fdoes-the-repairedonme-command-work-if-so-whats-the-point-of-it%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Arqade!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f351078%2fdoes-the-repairedonme-command-work-if-so-whats-the-point-of-it%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown