Guild Enemy/Allies Error
About The Enemy/Allies Guild Error - I Already Tried to put some definition on it but still some error comes out,
Code:
Error 7 'CoEmu_v2_GameServer.Entities.Guild' does not contain a definition for 'Allies' and no extension method 'Allies' accepting a first argument of type 'CoEmu_v2_GameServer.Entities.Guild' could be found (are you missing a using directive or an assembly reference?) D:\EverDeen\CoRv1\CoEmu v2 GameServer\Database\Database.cs 807 32 CoEmu v2 GameServer
Code:
Error 8 'CoEmu_v2_GameServer.Entities.Guild' does not contain a definition for 'Enemy' and no extension method 'Enemy' accepting a first argument of type 'CoEmu_v2_GameServer.Entities.Guild' could be found (are you missing a using directive or an assembly reference?) D:\EverDeen\CoRv1\CoEmu v2 GameServer\Database\Database.cs 872 34 CoEmu v2 GameServer






