Thread: patch_VoA.conf
View Single Post
  #26  
Old 09-19-2012, 10:44 AM
Noport
Opcode Ninja
 
Join Date: Mar 2009
Location: San francisco
Posts: 426
Default

Anything else is just a waste of my time 80)
Code:
# World Packets
# Required to reach Char Select:		
OP_SendLoginInfo=0x292f			
OP_ApproveWorld=0x303e			
OP_LogServer=0x73d6			
OP_SendCharInfo=0x3237			
OP_ExpansionInfo=0x3ea8			
OP_GuildsList=0x5f00			
OP_EnterWorld=0x7d90			
OP_PostEnterWorld=0x6757		
OP_World_Client_CRC1=0xac5afdfa  	 
OP_World_Client_CRC2=0x9d47c7e3		 
OP_SendSpellChecksum=0xa01d29ed		 
OP_SendSkillCapsChecksum=0x0000		

# Character Select Related: 
OP_SendMaxCharacters=0x564d		
OP_SendMembership=0xc   		
OP_DeleteCharacter=0x5ca5		 
OP_CharacterCreateRequest=0x4eba	 
OP_CharacterCreate=0x3237		  
OP_RandomNameGenerator=0x26aa		 
OP_ApproveName=0x3154			  

OP_MOTD=0x3eec          			  
OP_SetChatServer=0x2c38			 
OP_SetChatServer2=0x441c		 
OP_ZoneServerInfo=0x4938   		
OP_WorldComplete=0x6c63			 
OP_WorldUnknown001=0x4274		 
OP_FloatListThing=0x1910
Reply With Quote