- 3
- 0
0BE3: raknet setup_incoming_rpc_hook @DIALOGHOOK
: DIALOGHOOK
if
29 @ == 1
then
alloc 26 @ 64
0BE5: raknet 28 @ = get_hook_param PARAM_PACKETID
format 26 @ "% d" 28 @
0AF8: samp add_message_to_chat 26 @
if
28 @ == 61
then
0AF8: samp add_message_to_chat "Hook......?"
0BD8: samp get_dialog_caption 27 @
end
end
0AF8: samp add_message_to_chat "Hook ......?" is never outputted which means RPC_ScrShowDialog is never hit ..? any ideas on why? Also in chatlogs there is 61 nowhere to be found ..
: DIALOGHOOK
if
29 @ == 1
then
alloc 26 @ 64
0BE5: raknet 28 @ = get_hook_param PARAM_PACKETID
format 26 @ "% d" 28 @
0AF8: samp add_message_to_chat 26 @
if
28 @ == 61
then
0AF8: samp add_message_to_chat "Hook......?"
0BD8: samp get_dialog_caption 27 @
end
end
0AF8: samp add_message_to_chat "Hook ......?" is never outputted which means RPC_ScrShowDialog is never hit ..? any ideas on why? Also in chatlogs there is 61 nowhere to be found ..
Hastebin: Send and Save Text or Code Snippets for Free | Toptal®
Hastebin is a free web-based pastebin service for storing and sharing text and code snippets with anyone. Get started now.
hastebin.com