Advertisement
Guest User

Untitled

a guest
Apr 11th, 2015
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. Compiler Error: c:\Users\chris_000\Desktop\honorbudds\Plugins\Rarekiller\Rarekiller.cs(701,115) : error CS0117: 'Styx.WoWInternals.World.GameWorld' does not contain a definition for 'CGWorldFrameHitFlags'
  2. Compiler Error: c:\Users\chris_000\Desktop\honorbudds\Plugins\Rarekiller\MyClasses\RarekillerKiller.cs(483,66) : error CS0019: Operator '!=' cannot be applied to operands of type 'ulong' and 'Styx.WoWInternals.WoWGuid'
  3. Compiler Error: c:\Users\chris_000\Desktop\honorbudds\Plugins\Rarekiller\MyClasses\RarekillerKiller.cs(486,63) : error CS0029: Cannot implicitly convert type 'Styx.WoWInternals.WoWGuid' to 'ulong'
  4. Compiler Error: c:\Users\chris_000\Desktop\honorbudds\Plugins\Rarekiller\MyClasses\RarekillerKiller.cs(549,25) : error CS0019: Operator '==' cannot be applied to operands of type 'Styx.WoWInternals.WoWGuid' and 'ulong'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement