Jump to content

Add temporary bonus in stealth


Recommended Posts

You can do that through a spell or using a script.

In both cases you have to define WHEN it will be applied.

 

I the "when" is inside a script, then just continue with the script.

If not use a spell and attach, temporary. to the player. (Using a timed magic effect.)

Link to comment

You can do that through a spell or using a script.

In both cases you have to define WHEN it will be applied.

 

I the "when" is inside a script, then just continue with the script.

If not use a spell and attach, temporary. to the player. (Using a timed magic effect.)

 

Thanks for the reply! So if I want to use it through the script, what function would I use to add the effect to player? I mean can I use a line like game.getplayer().addmagiceffect(stealtheffect)

Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use