Script: Boost gamescript op limit when game is paused due to game script
This commit is contained in:
@@ -211,6 +211,8 @@ public:
|
||||
|
||||
void LimitOpsTillSuspend(SQInteger suspend);
|
||||
|
||||
uint32 GetMaxOpsTillSuspend() const;
|
||||
|
||||
/**
|
||||
* DoCommand callback function for all commands executed by scripts.
|
||||
* @param result The result of the command.
|
||||
|
Reference in New Issue
Block a user