A Afandi Yeni Üye Katılım 31 Mart 2012 Mesajlar 13 Reaction score 0 Puanları 1 31 Mart 2012 #1 Do you have a solution for users doing NPC 1860 atack?
R Rookie Kayıtlı Üye Katılım 8 Mart 2012 Mesajlar 187 Reaction score 0 Puanları 16 Yaş 44 31 Mart 2012 #2 welcome forum, copy and paste query analyzer Update K_NPC Set byActType = 0, ByType = 64, byFamily = 1, byRank = 1, byTitle = 1 where byType = 11 Genişletmek için tıkla ...
welcome forum, copy and paste query analyzer Update K_NPC Set byActType = 0, ByType = 64, byFamily = 1, byRank = 1, byTitle = 1 where byType = 11 Genişletmek için tıkla ...
A Afandi Yeni Üye Katılım 31 Mart 2012 Mesajlar 13 Reaction score 0 Puanları 1 31 Mart 2012 #3 plunges again
R Rookie Kayıtlı Üye Katılım 8 Mart 2012 Mesajlar 187 Reaction score 0 Puanları 16 Yaş 44 31 Mart 2012 #4 Problem in AI Server Source.. sorry bad english
A Afandi Yeni Üye Katılım 31 Mart 2012 Mesajlar 13 Reaction score 0 Puanları 1 31 Mart 2012 #5 do you have files that do not atack the NPC?
R Rookie Kayıtlı Üye Katılım 8 Mart 2012 Mesajlar 187 Reaction score 0 Puanları 16 Yaş 44 31 Mart 2012 #6 no,sorry:S
A Afandi Yeni Üye Katılım 31 Mart 2012 Mesajlar 13 Reaction score 0 Puanları 1 31 Mart 2012 #7 Okey ......
A ANDERSONXL16 Kayıtlı Üye Katılım 26 Mart 2012 Mesajlar 50 Reaction score 0 Puanları 6 Yaş 37 Web sitesi ko-fox.com 31 Mart 2012 #8 fix npc attack is in Aiserver Npc.cpp find in CNpc::FindEnemyExpand if(m_byGroup == pUser->m_bNation) continue; if(m_byGroup == 0x03) continue;// Line Add
fix npc attack is in Aiserver Npc.cpp find in CNpc::FindEnemyExpand if(m_byGroup == pUser->m_bNation) continue; if(m_byGroup == 0x03) continue;// Line Add