Jump to content

Help with a small script


Mabrothrax

Recommended Posts

Hi all, seems I've forgotten a lot of what I learned about scripting a few years back...

 

Anyway, could someone give me a hand with this?

 

Simple script that when the player finds a body during a quest it advances the next stage.

 

So I'm guessing something like:

 

if

getstage.MyQuest ==10

&&

GetDistance(?) Player ObjectRef (corpse, have also assigned a 'corpse' alias to it) <=60

then

MyQuest.setstage (20)

 

Does this sound about right? Could someone write it out for me?

 

Thanks.

 

 

 

 

Link to comment
Share on other sites

  • Recently Browsing   0 members

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