What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

IsInPeaceZone() problem

flitch

New Member
Joined
Jan 7, 2012
Messages
15
Reaction score
0
IsInPeaceZone() doesn't return true while in library at the nui on any floor yet you have a peace zone buff. broken? easiest workaround to cycle through party members and check their buffs?
 
IsInPeaceZone() doesn't return true while in library at the nui on any floor yet you have a peace zone buff. broken? easiest workaround to cycle through party members and check their buffs?
try to use:
base.getBuff("Peace Zone") == /*WHATEVER*/
Cheers :)
 
Back
Top