Skip to content
View in the app

A better way to browse. Learn more.

WRobot

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

CastSpellByIDAndPosition

Featured Replies

Bonjour

 

De retour.... :) 

J'ai travaillé sur un profil pour moine tank. En C# J'ai utilisé CastSpellByIDAndPosition afin de lancer des tonneaux. Mais je remarque qu'il marque un stop dans son mouvement lors du lancement. De plus on ne peut choisir d'attendre la fin du sort avant de passer au thread suivant.

Par contre cela est parfaitement possible avec le fightclass creator (Pas de stop et possibilité d'attendre la fin du sort pour passer a la boucle suivante.

J'aimerais bien savoir si tu a prévu une commande en C# permettant de remplacer CastSpellByIDAndPosition car cette commande est visiblement limitée.

 

Merci d'avance

Salut, content que tu sois de retour.

Dans les Fightclasses j'utilise:

 wManager.Wow.Helpers.ClickOnTerrain.Spell(uint spellId, Vector3 vector3, bool waitCasting = true, bool stopMove = true)

Tu peux également le faire manuellement (tu lance ton sort et tu utilise ce fonction pour cliquer sur le terrain):

wManager.Wow.Helpers.ClickOnTerrain.Pulse(Vector3 posToClick)

 

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.