geoffrey71
Members-
Posts
21 -
Joined
-
Last visited
Content Type
Forums
Articles
Bug Tracker
Downloads
Store
Everything posted by geoffrey71
-
Ok, i have your code, but i have many errors :O Can you share your base code directly please ? I Think the decompilation create many errors on code... like ObjectManager.get_Me().get_IsMounted I Have an error on get_Me() : Compiler Error CS0571 'get_Me()' : cannot explicitly call operator or accessor Update June 30 : Hello, i debugged the code, it's only a decompilation problem with many cast in WoWObject or other. I have a full code and it's work with the : if (!MeHaveBuff("24858")) SpellManager.CastSpellByIdLUA(24858); if (MeHaveBuff("24858") && wManager.Wow.ObjectManager.ObjectManager.Me.Target.IsNotZero() && Fight.InFight) {
-
-
-
-
-
-
-
-
-
-
I confirm this fact. I have this mount.
-
Oh thanks this is probably it. Bye.
-
Hello Droidz, Thanks for the fast update for this problem. But i have one more problem, Sometimes the artefact to pickup is not picked up and my Archeo go run away for the next artefact. This error appear : Impossible during moving. I think the time for pick up is not long enough or need check after try pick. It's possible for you to investigate ? Thank you in advance, Bye.
-
Hello Droidz, I have the same problem for this tools. i found that : Name Type Display ID Entry ID Position X Position Y Position Z Distance Rotation Faction GUID Summoned/Created By Trouvaille archéologique des Bien-nés - (on WowHead) WoWGameObject 34076 246811 -209,222 5522,944 54,043 5,695726 2,542995 - 007096000059BD672C3AF49880F106C0 0000000005156F6A0814DC0000000000 The entry id 246811 is for the one of three type of entity. If it's possible to add on bot the three entity : http://fr.wowhead.com/object=246811/trouvaille-archeologique-des-bien-nes http://fr.wowhead.com/object=246812/trouvaille-archeologique-demoniaque http://fr.wowhead.com/object=246804/trouvaille-archeologique-taurene-de-haut-roc Thanks in advance Droidz, Bye
-
Bonjour, je voulais savoir si c'est possible de traduire un script simulation craft en fightclass. J'ai reussit a trouver ce script pour les DK Givre par exemple. Je le joint. Merci ScriptDkFrost.txt
- 1 reply
-
- fightclass
- simulation
-
(and 1 more)
Tagged with:
-
Version 1.0.1
209 downloads
Bonjour, Voici ma première version de la fightclass Moine Marche-vent. C'est même ma première fightclass complète. Elle est fonctionnelle, par contre je n'ai pas encore intégrer le système d'options. Cela viendra à la prochaine update. Merci de me faire un retour sur vos test. Je l'ai déjà testé de mon côté mais nous ne sommes jamais à l'abri d'une mauvaise config quelque part. A bientôt, Bye. -
J'ai résolu mon problème. Je m'excuse du dérangement inutile. Au moment de la création du fightclass, le talent n'etait pas activé donc le sort inconnu dans le spellbook. Le Tigereye Brew est fonctionnel aussi. Merci quand même pour l'aide. Je posterai la fightclass dès qu'elle sera fonctionnelle et optimisée. Bye
-
Non cela ne fonctionne pas, j'ai essayé plusieurs fois, avec des orthographes différentes et il ne fait rien.
-
Hi, I'm currently creating a fightclass and I have a problem. I can not find the spell "Chi Explosion" . It is the talent specialization level 100 . Is if I add the name of spell directly in the list of priorities it work? Thank you beforehand. ------------------------------------------------------------------------------------------------------------- Bonjour, je suis actuellement en train de créer une fightclass et j'ai un problème. Je ne trouve pas le sort "Nova de Chi". C'est le talent de spécialisation niveau 100. Est-ce que si j'ajoute le nom du sort directement dans la liste des priorités cela marche ? Merci d'avance.