0 Miembros and 1 Guest are viewing this topic.
Citar desde: stopk on March 09, 2023, 08:09:54 AMerror C2440: "Initialization" : Cannot convert from "int [5]" to "int"
const int iPartyNumber = gObj[aIndex].PartyNumber;for (int i = 0; i < MAX_PARTY_USER; i++){const int PartyIndex = gParty.m_PartyInfo[iPartyNumber].Index[i];