Bugfix pass.
Fixed onRespawn & onDying scripts. Fixed XP awards. Added temple hospital & library.
This commit is contained in:
@@ -9,14 +9,14 @@ changes: 2007-11-14
|
||||
|
||||
- pwfxp_prc_race now reads the 2da cache directly.
|
||||
|
||||
- the race LA is done entirely through this script. DO NOT set PRC_XP_USE_SIMPLE_LA
|
||||
- the race LA is done entirely through this script. DO NOT set PRC_XP_USE_SIMPLE_LA
|
||||
or the XP penalty will be applied twice
|
||||
|
||||
|
||||
- if using this with the supplied prc_pwondeath script, you don't need to make any
|
||||
changes to nw_c2_default7 (the OnDeath script)
|
||||
|
||||
|
||||
- prc_racial_const no longer used
|
||||
|
||||
|
||||
=================
|
||||
|
||||
Include added for prc races: pwfxp_prc_race, modify this file if you want to
|
||||
@@ -92,7 +92,7 @@ Silvercloud
|
||||
ExecuteScript("pwfxp",OBJECT_SELF);
|
||||
|
||||
Don't forget to set the XP-Scale slider to 0 (module properties)
|
||||
|
||||
|
||||
*note* if using your own prc_pwondeath script add this to that script instead.
|
||||
|
||||
ATTENTION: HOW TO REMOVE THE DOUBLE XP MESSAGE !
|
||||
|
Reference in New Issue
Block a user