Please note that new user registrations disabled at this time.

Scripting help

This forum is to be used for all discussions pertaining to Bethesda Softworks' The Elder Scrolls III: Morrowind and its Tribunal and Bloodmoon expansion packs.
Post Reply
User avatar
wing
Posts: 471
Joined: Wed Jul 12, 2006 6:15 pm
Location: nowheresville, minnesota
Contact:

Scripting help

Post by wing »

i'm working on a dungeon mod, and i was wondering about adding a script to the cell itself. i was wondering if there's a way to set the cell so that when you enter the cell, their magicka goes to zero, and all of your inventory gets sent to a chest at the end of the dungeon. and then i wanted the inventory to be replaced with a common shirt, and a messagebox that asks what type of weapon you use, and then gives you a silver version of whatever weapon you choose. this seems a little ambitious, i know, but it would make it a fun dungeon. anyone know what the script would be for something like this, or even if its possible? and im a noob at the construction set, so where would i put in the code if it existed?
edit: oh yeah, pants... those should probably be added to the inventory too. forgot about that.
When a few people die, it's a tragedy. When thousands do, it's a statistic.
User avatar
fable
Posts: 30676
Joined: Wed Mar 14, 2001 12:00 pm
Location: The sun, the moon, and the stars.
Contact:

Post by fable »

Might try posting this in the Elder Scrolls modding forum. Lots of helpful foks, there. I've gotten their assistance, before.
To the Righteous belong the fruits of violent victory. The rest of us will have to settle for warm friends, warm lovers, and a wink from a quietly supportive universe.
User avatar
BlueSky
Posts: 1101
Joined: Sat May 06, 2006 6:10 pm
Location: middle of 10 acres of woods in Ky.
Contact:

Post by BlueSky »

don't know about the inventory part, might be a little harder, I've never to my memory seen any that manipulate it in that way.
I do not intend to tiptoe through life only to arrive safely at death"-anon ;)
User avatar
wing
Posts: 471
Joined: Wed Jul 12, 2006 6:15 pm
Location: nowheresville, minnesota
Contact:

Post by wing »

who knows, people have done some weird scripting stuff before. i'll take fable's advice and put this into the elder scrolls forums.
When a few people die, it's a tragedy. When thousands do, it's a statistic.
User avatar
Magelord648
Posts: 1668
Joined: Fri Feb 10, 2006 1:54 pm
Location: England
Contact:

Post by Magelord648 »

For the magicka you'll need a start script or an activator. For the start script you'll need a dependency on either Tribunal or Bloodmoon and for the activator you can just use morrrowind alone but tweaking the script might prove difficult. For the items you'll need a very long script including every item in the game, Morrowind script extender, or a similar script as a bag of holding. I would recommend the bag of holding that sits at the entrance and you cannot enter the door until you have nothing on you. (That might take a few scripts though but most will be pretty basic.)
[url="http://www.gamebanshee.com/forums/the-elder-scrolls-iii-morrowind-29/tel-uvirith-86692.html"]Uvirith Awakes[/url] - Please leave comments, all help is appreciated.
User avatar
galraen
Posts: 3727
Joined: Sat Nov 25, 2006 3:03 am
Location: Kernow (Cornwall), UK
Contact:

Post by galraen »

You might get some help here: MADMAX WORLD OF SCRIPTING MAGIC
[QUOTE=Darth Gavinius;1096098]Distrbution of games, is becoming a little like Democracy (all about money and control) - in the end choice is an illusion and you have to choose your lesser evil.

And everything is hidden in the fine print.[/QUOTE]
User avatar
wing
Posts: 471
Joined: Wed Jul 12, 2006 6:15 pm
Location: nowheresville, minnesota
Contact:

Post by wing »

i dont think the official elder scrolls page is going to help... my post is on page 6 and theres no replies so far.
@galraen:
where do i go in that website to find scripting? all i can find is mods
When a few people die, it's a tragedy. When thousands do, it's a statistic.
User avatar
galraen
Posts: 3727
Joined: Sat Nov 25, 2006 3:03 am
Location: Kernow (Cornwall), UK
Contact:

Post by galraen »

wing wrote:i dont think the official elder scrolls page is going to help... my post is on page 6 and theres no replies so far.
@galraen:
where do i go in that website to find scripting? all i can find is mods
Apologies, I never checked the site to see if it had changed since I used it some time ago. I recall getting scripting help from there way back, and assumed it would still be there. Having just had a look after reading your post, it now offers no help at all. So apologies once again, I guess I should have checked befor posting.

PS OK, try this site Morrowind Mods & Modder's Resources: Morrowind Tutorials there's a lot of help with making mods for Morrowind, scroll down for the script specific tutorials.
[QUOTE=Darth Gavinius;1096098]Distrbution of games, is becoming a little like Democracy (all about money and control) - in the end choice is an illusion and you have to choose your lesser evil.

And everything is hidden in the fine print.[/QUOTE]
Post Reply