Jump to content

Recommended Posts

On 2/7/2025 at 8:08 PM, Droidz said:

Hello, you can use 

if (wManager.Wow.ObjectManager.ObjectManager.Target.CreatureTypeTarget == "Humanoid")
{
  // cast your spell here
}

 

Thanks for your help! Mr. Droidz

On 2/7/2025 at 8:08 PM, Droidz said:

Hello, you can use 

if (wManager.Wow.ObjectManager.ObjectManager.Target.CreatureTypeTarget == "Humanoid")
{
  // cast your spell here
}

 

HI Mr.Droidz  !Write here as per the code you gave, get a bunch of errors. It seems that I didn't express it clearly, and I should have asked how to write it in C Sharp Code         image.thumb.png.7f45b2ec76e478c50074786875bf86bd.png

1.bmp

11 hours ago, Droidz said:

您是否使用机器人的更新版本?您能分享完整的日志文件吗?您如何以及在何处运行此代码?

image.thumb.png.2f118f22f722964a69764aa44eddf057.pngYes, the bot version has been updated to 2.8.2 I added this code to the FC skill item.  I know it may not be correct to add it this way. So I'd like to ask how to fill in the code I need if it's FC CShrapCode here. Thanks again!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...