Runes of Magic Wiki
Register
Advertisement

Sets the current setting of the Instance Difficulty

SetInstanceLevel(Level)

Arguments[ | ]

Level
String : easy => easy mode , normal => normal mode, hard => hard mode

Example[ | ]

/script SetInstanceLevel("normal");

sets the difficulty to "normal"

Advertisement