Jump to content
  • IceGame # Spatiu Publicitar

Locked [Tutorial]Rezolvare Bug Costume Weapon


Barlap

Recommended Posts

Salutare , astazi va voi prezenta rezolvarea la urmatorul bug : 


This is the hidden content, please



Deschideti char.cpp 


cautati :


WORD CHARACTER::GetOriginalPart(BYTE bPartPos) const


In aceasta functie inserati :


case PART_WEAPON:

if (GetWear(WEAR_COSTUME_WEAPON) != 0)

{

return GetPart(PART_WEAPON);

}

return 0;

Link to comment
Share on other sites

Please disable AdBlocker in order to help us keeping the forum up and running!

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

By visiting our community, you agree to our Terms of Use.