Autor Tema: Assistant Guild Master can Accept Request  (Leído 791 veces)

Desconectado Ifreat

  • *


  • 3

    3

    61
  • england
Main



GS : Guild.cpp
void CGuild::CGGuildRequestRecv(PMSG_GUILD_REQUEST_RECV* lpMsg,int aIndex) // OK

Look for:
Código
if(strcmp(lpObj->Guild->Names[0],lpObj->Name) != 0) 

Replace:




void CGuild::CGGuildResultRecv(PMSG_GUILD_RESULT_RECV* lpMsg,int aIndex) // OK

Look for:
Código
if(strcmp(lpObj->Guild->Names[0],lpObj->Name) != 0) 

Replace:








« Última Modificación: Mayo 05, 2021, 10:21:41 pm por Ifreat »

Gracias:



 

.