Fixed rest menu & alignment changer
Fixed rest menu & alignment changer. Updated release archive.
This commit is contained in:
@@ -212,12 +212,9 @@ if(GetLocalInt(GetModule(), "MULTI")==TRUE)
|
||||
ExecuteScript("powerimmortal", oPC);
|
||||
}
|
||||
|
||||
//ExecuteScript("prc_rest", oPC);
|
||||
|
||||
ExecuteScript("prc_rest", oPC);
|
||||
//Your code goes here. (This happens when the PC is done resting..)
|
||||
|
||||
ExecuteScript("prc_rest", OBJECT_SELF);
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user