Skip to content

AGENT_GUILD_DONATE_OBSOLETE

DummkopfOfHachtenduden edited this page Aug 21, 2016 · 3 revisions

REQUEST

4	uint	NPC.UniqueID
4	uint	GP

RESPONSE

1	byte	result
if(result == 1)
{
	4	uint	GP
	//UIIT_MSG_GUILD_GP_SUBSCRIPION_RESULT
	//Contributed [%d]GP.	
}
else if(result == 2)
{
	2	ushort	errorCode
}
Clone this wiki locally