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

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