Jump to content

need alittle help with scripting


jme144

Recommended Posts

Lol, vagrant ain't an admin, he's a moderator though. I think you meant him as I don't know of the others being good at scripting.

 

If you'd elaborate things a bit it'll get a bit easier to answer as basically such a short description and asking to reply asap is probably not getting towards a fast solution. The more you tell, the quicker someone can pick it up and formulate an answer.

Link to comment
Share on other sites

aiight here goes

 

script:

 

scn OBGLazyClose

 

short updatecount

 

Begin scripteffectstart

CloseCurrentOblivionGate

End

 

Begin scripteffectupdate

player.additem LL2SigilStones100 1

modpcfame 1

set updatecount to updatecount + 1

End

 

Begin scripteffectfinish

Message "Congratz lazy person you just single handedly not close that oblivion gate."

End

 

this is my script it basically sasy (for anyone who can't read script O.o even though idk if it matters to you)

use command CloseOblivionGate

Use command Additem Sigil stone at random effects

Use command +fame

then says Congratz lazy person you just single handedly not closed that oblivion gate.

 

basically as any good scripter can see the spell will be able to be used at anytime in any part of the Cyri.

 

i need a script that can make it only able to cast in oblivion gates. easily put.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...