anyone know what lev editor compatible for this source??? or how to fix the lev editor?? TIA ^_^ HAPPY HOLYWEEKS
Does anyone experience this in Dual Pet Skill ?
DB:SELECT PetInvenMID, PetInvenSID, PetInvenAvailable, PetInvenType FROM PetInven WHERE PetNum=21 AND (PetInvenType=3 OR PetInvenType=4) AND PetChaNum=113 ORDER BY PetInvenNumDB:42000, NativeError:306, [Microsoft][SQL Server Native Client 11.0][SQL Server]The text, ntext, and image data types cannot be compared or sorted, except when using IS NULL or LIKE operator.ERROR:GetPet RowCount = 0, PetID = 45, CharID = 38
hi sir! anyone here help me where to fix the icon on the top of the scoreboard of SCHOOL WAR, icon for the school who captured the tower? help please!
find in ctfinfodisplay.cpp
and change case 1 , 2 , 3 to 29 , 30 , 31Code:case 1: { for( int i=0;i<4;i++) { m_pCtfMark0[i]->SetVisibleSingle ( FALSE ); } switch( emOWNER ) { default: m_pCtfMark0[0]->SetVisibleSingle ( TRUE ); break; case 0: m_pCtfMark0[1]->SetVisibleSingle ( TRUE ); break; case 1: m_pCtfMark0[2]->SetVisibleSingle ( TRUE ); break; case 2: m_pCtfMark0[3]->SetVisibleSingle ( TRUE ); break; } }break; case 2: { for( int i=0;i<4;i++) { m_pCtfMark1[i]->SetVisibleSingle ( FALSE ); } switch( emOWNER ) { default: m_pCtfMark1[0]->SetVisibleSingle ( TRUE ); break; case 0: m_pCtfMark1[1]->SetVisibleSingle ( TRUE ); break; case 1: m_pCtfMark1[2]->SetVisibleSingle ( TRUE ); break; case 2: m_pCtfMark1[3]->SetVisibleSingle ( TRUE ); break; } }break; case 3: { for( int i=0;i<4;i++) { m_pCtfMark2[i]->SetVisibleSingle ( FALSE ); } switch( emOWNER ) { default: m_pCtfMark2[0]->SetVisibleSingle ( TRUE ); break; case 0: m_pCtfMark2[1]->SetVisibleSingle ( TRUE ); break; case 1: m_pCtfMark2[2]->SetVisibleSingle ( TRUE ); break; case 2: m_pCtfMark2[3]->SetVisibleSingle ( TRUE ); break; } }break; }
up up up
sir/maam..anyone know how to fix the Time of Tyranny Underway??