2025/12/15 Update
Updated PEPS. Added respawn pop-up for petrification. Updated Markshire Nomeclature for NPC names / titles. Hooked up new PRC8 GUI event. Updated nim tools.
This commit is contained in:
@@ -6,6 +6,8 @@ void main()
|
||||
int nType = GetLastGuiEventType();
|
||||
object oTarget = GetLastGuiEventObject();
|
||||
int nValue = GetLastGuiEventInteger();
|
||||
|
||||
ExecuteScript("prc_onplayergui", oPlayer);
|
||||
|
||||
if (nType == GUIEVENT_DISABLED_PANEL_ATTEMPT_OPEN)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user