2025/10/26 Update

Swapped out crappy existing XP system for PWFXP.
This commit is contained in:
Jaysyn904
2025-10-26 13:14:12 -04:00
parent 909e70fe28
commit 74ede2e7dd
30 changed files with 1314 additions and 131 deletions

View File

@@ -2,7 +2,7 @@
void main()
{
ExecuteScript("nw_c2_default7", OBJECT_SELF);
ExecuteScript("tab_xp_multi",OBJECT_SELF);
//ExecuteScript("tab_xp_multi",OBJECT_SELF);
object oPC = GetLastKiller();
if (!GetIsPC(oPC)) return;