generated from Jaysyn/ModuleTemplate
2025/09/15 Update
Updated XP system to use PWFXP.
This commit is contained in:
@@ -39,7 +39,7 @@ void main()
|
||||
//////////////////////////////////////////////////////////
|
||||
if( !GetIsPC( OBJECT_SELF ))
|
||||
{
|
||||
give_custom_exp( GetLastKiller(), OBJECT_SELF, 0 );
|
||||
//give_custom_exp( GetLastKiller(), OBJECT_SELF, 0 );
|
||||
}
|
||||
|
||||
if (GetLastKiller() != OBJECT_SELF)
|
||||
|
Reference in New Issue
Block a user