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

Help with rogue routine please dev

Slayor

New Member
Joined
Jan 15, 2012
Messages
7
Reaction score
0
is this line correct..

Spell.Cast("Trickster_Mechanic_Stealth", ent => ent as NWUnit, ent => !(ent as NWUnit).Character.HasBuff("Trickster_Mechanic_Stealth")), //null, ext => (ext as NWUnit).Distance <= 55f, ent => (ent as NWUnit).Position),
 
Back
Top