Evolker

Posts : 10 Since : 2020-09-23
![[Code] Armas Magicas Empty](https://2img.net/i/empty.gif) | Subject: [Code] Armas Magicas 10/1/2020, 5:27 am | |
| hola soy nuevo y quisiera hacer una pregunta sobre como podría agregar el siguiente code es una descarga desde Mediafire a mi HG server | |
|
Evolker

Posts : 10 Since : 2020-09-23
![[Code] Armas Magicas Empty](https://2img.net/i/empty.gif) | |
Evolker

Posts : 10 Since : 2020-09-23
![[Code] Armas Magicas Empty](https://2img.net/i/empty.gif) | Subject: Re: [Code] Armas Magicas 10/4/2020, 6:08 am | |
| bueno ya lo solucione en esta parte - Code:
-
int CGame::iCalculateAttackEffect(short sTargetH, char cTargetType, short sAttackerH, char cAttackerType, int tdX, int tdY, int iAttackMode, BOOL bNearAttack, BOOL bIsDash, BOOL bArrowDirection)
coloque lo siguiente - Code:
-
short sItemIndex; Y en - Code:
-
void CGame::NpcDeadItemGenerator(int iNpcH, short sAttackerH, char cAttackerType)
coloque short sMagicLevel; todo después de seguir los pasos del link | |
|