Thread: OP Code Error?
View Single Post
  #4  
Old 11-12-2012, 09:17 AM
Noport
Opcode Ninja
 
Join Date: Mar 2009
Location: San francisco
Posts: 426
Default

yes i seen your smart ass remark Almusious
Code:
# world packets
# Required to reach Char Select:		
OP_SendLoginInfo=0x4d5c			# 
OP_ApproveWorld=0x655c			# 
OP_LogServer=0x1497			# 
OP_SendCharInfo=0x7f9e			# 
OP_ExpansionInfo=0x7e4d			# 
OP_GuildsList=0x5b0b			# 
OP_EnterWorld=0x710e			# 
OP_PostEnterWorld=0x7930		# 
OP_SendExeChecksum=0x7ce4		# <-------
OP_SendBaseDataChecksum=0x7705		# <-------
OP_SendSpellChecksum=0x46d3		# <-------
OP_SendSkillCapsChecksum=0x040b		# <-------
Reply With Quote