Updated event system
Added caller scripts to the PC events. Full compile. Updated release.
This commit is contained in:
@@ -35,7 +35,6 @@ const string NWNX_DISCORD_URL = "/api/webhooks/713882600216723518/1EpwmMZ6F9VBjD
|
||||
//Main Script
|
||||
void main()
|
||||
{
|
||||
ExecuteScript("prc_onmodload", OBJECT_SELF);
|
||||
//Set whether we are using this module for multiplayer or single player..
|
||||
SetLocalInt(GetModule(), "MULTI", MULTI);
|
||||
|
||||
|
Reference in New Issue
Block a user