Updated onClientEnter to support socketed items
Updated onClientEnter to support socketed items. Updated release archive.
This commit is contained in:
Binary file not shown.
@@ -53,6 +53,8 @@ void SetTlkOverrideForMaximumLevel(object oPC)
|
||||
void main()
|
||||
{
|
||||
ExecuteScript("prc_onenter", OBJECT_SELF);
|
||||
ExecuteScript("sd_soc_install", OBJECT_SELF);
|
||||
|
||||
//Declare Major Variables..
|
||||
object oPC;
|
||||
oPC = GetEnteringObject();
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user