Giacomo Pozzoni

Results 131 comments of Giacomo Pozzoni

https://github.com/arcemu/arcemu/commit/db410e1cf0d7995ca3570974b42e7c36bff58701 https://github.com/arcemu/arcemu/commit/6558d8668526c4e24da7d8ed42f1f82a5b7af402 These 2 commits deal with similiar issues with other scaling mounts.

Usual stuff related to MapCells going idle

> That's what I wanted to say. I'm standing ahead of these wrong-working NPCs. So the cell should be active. > > (One day I will learn to make a...

MSDN points out some common issues porting C++ code to ARM, linking it just as reference http://msdn.microsoft.com/en-us/library/jj635841.aspx

if spell id 1206 is a triggered nonexistent spell then is should already be created on startup by https://github.com/arcemu/arcemu/blob/master/src/arcemu-world/HackFixes.cpp#L200 , then it's just a matter of properly handling the dummy...

then it could be that the code that should create the dummy spell is bugged. If that's the case, it's just a matter of fixing it and then handle the...

are you using maps/vmaps/ mmaps(or whatever the navigation meshes for pathfinding are called) ? did you enabled pathfinding? What character are you using? any pet?

as a side note, you can edit your message clicking on the "edit" button that will appear on the right side of the message after you hover the mouse. Thank...

you should specify the commit hash, the database name and revision, if you are using maps/collisions. You should also be sure that the issue is there, otherwise we may just...

"Only tested on a training dummy" means the dummy is the enemy or the friend? You should also provide information about ArcEmu version, database name and version.