PDA

View Full Version : ModifyNPCStat - PhR not working


Nibiuno
04-07-2015, 07:17 AM
Does anyone have this working?

$npc->ModifyNPCStat("PhR", 350);

No matter how I change the PhR portion or the value, it never scales it. Every other field scales fine.

Anyone have a working example?

Uleat
04-07-2015, 06:13 PM
Ref 1: https://github.com/EQEmu/Server/blob/master/zone/npc.cpp#L1912
Ref 2: https://github.com/EQEmu/Server/blob/master/zone/npc.cpp#L1931

"phr" == "PhR" is never true...