Any1 knows why not all packets trigger the hook?
	
	
	
		
I never see any RPC_ScrShowDialog ( 61 ) even after I join the server and register
https://hastebin.com/medumeqajo.makefile < chatlog
			
			
		Code:
	
	0BE3: raknet setup_incoming_rpc_hook @hook
hook:
0BE5: raknet 28@ = get_hook_param PARAM_PACKETID
format 26@ "%d" 28@
0AF8: samp add_message_to_chat 26@
	I never see any RPC_ScrShowDialog ( 61 ) even after I join the server and register
https://hastebin.com/medumeqajo.makefile < chatlog