Hi elitepvpers,
Well today it was time to add new Wing SFX.
What i did was copied the Cupid wings and change the first part and the dwsfxObj.
Added the things in DefineObj.h / DefineItem.h / Mdldyna.inc 2x 1 for the sfx and 1 for the item.
Well then i started everything up and the neuz crashed with the following code.
I also recieved this error code an long time ago but never had an solution to this problem.
Debugging is not ok this is the error and then its stopped
[Only registered and activated users can see links. Click Here To Register...]
Any help would be appriciated. Cause i want to have some new things in it.
Update found the problem.
When i check the Database SkillInfluence then the ID doesnt match the ID inside Defineitem.h
This
So 5466 doesnt exist inside DefineItem.h
But when i am using Cupid wings the ItemID is correct.
So why does it update the SKillInfluence Table with an Non existing ID?
Well today it was time to add new Wing SFX.
What i did was copied the Cupid wings and change the first part and the dwsfxObj.
Added the things in DefineObj.h / DefineItem.h / Mdldyna.inc 2x 1 for the sfx and 1 for the item.
Well then i started everything up and the neuz crashed with the following code.
I also recieved this error code an long time ago but never had an solution to this problem.
Debugging is not ok this is the error and then its stopped
[Only registered and activated users can see links. Click Here To Register...]
Any help would be appriciated. Cause i want to have some new things in it.
Update found the problem.
When i check the Database SkillInfluence then the ID doesnt match the ID inside Defineitem.h
This
Code:
0,5466,0,112229/$
But when i am using Cupid wings the ItemID is correct.
So why does it update the SKillInfluence Table with an Non existing ID?