Help - Search - Members - Calendar
Full Version: I need a scripter.
The Nexus Forums > Specific Games > Morrowind > Morrowind Plug-Ins > Team Recruitment
Sir Bob
I am working on a secret underground area, what I need is a scripter that can:

Make a wall move away from its regular position, when a monster is killed,

Have a door not open untill the key is put in (no unlock command or licklock)

Have a sword not be able to pick up until players strength is lvl 70

i will add more if needed.

Send them to this E-mail, Akariaa378@aol.com

EDIT:: My e-mail went down,i will need you to just mail it to my account on the forums plz, those ppl that wont want to see the scripting, LEAVE THIS THREAD ::EDIT
Lord of the Boards
I dont think you'll get much reply's with I need a scripter and he must be able to do this and that. I think you might want to put some info in on what you're doing.

lotb
Abramul
This's pretty simple. To get these done:

DOOR: The Imperial Priest's dresser in Bloodmoon
---If you mean that the console UNLOCK command shouldn't work, don't bother. TCL would let a player go THROUGH it anyway

CRITTER DEATH:
CODE
if (ONDEATH)
move BOBWALL $distance $axis

This should be on the monster. Of course, substitute your values in! If you need it to move slowly, pillage the timer code from one of the BethSoft scripts.

SWORD: use the getstrength command. I'm not sure if there's a command to disable activation, or if you should just use an activator that adds the sword to inventory and disables itself.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.