Z zugg48 Новичок Автор темы 7 0 12 Окт 2018 #1 Is there a way to execute RemoveBuildingForPlayer from the client side with CLEO or Moonloader?
BohdanSatan Известный 160 40 12 Окт 2018 #2 Test this. Activation RB cheat code Спойлер: source Код: {$CLEO} 0000: :SAMPAv wait 0 if and 0ADC: test_cheat "RB" 0AFA: is_samp_available jf @SAMPAv 0BE3: raknet setup_incoming_rpc_hook @RPC 0AF8: samp add_message_to_chat "NOP RemoveBuildingForPlayer {04B404}enabled" color -1 :NopOff wait 0 0ADC: test_cheat "RB" jf @NopOff 0BE3: raknet setup_incoming_rpc_hook @RPC_Ret 0AF8: samp add_message_to_chat "NOP RemoveBuildingForPlayer {FF0000}disabled" color -1 jump @SAMPAv :RPC 0BE5: raknet 0@ = get_hook_param 1 0039: 0@ == 43 jf @RPC_Ret 0BE0: raknet hook_ret 0 :RPC_Ret 0BE0: raknet hook_ret 1 Вложения NOP_RemoveBuildingForPlayer.cs 17.9 KB · Просмотры: 38 Позитивный голос 0 Негативный голос
Test this. Activation RB cheat code Спойлер: source Код: {$CLEO} 0000: :SAMPAv wait 0 if and 0ADC: test_cheat "RB" 0AFA: is_samp_available jf @SAMPAv 0BE3: raknet setup_incoming_rpc_hook @RPC 0AF8: samp add_message_to_chat "NOP RemoveBuildingForPlayer {04B404}enabled" color -1 :NopOff wait 0 0ADC: test_cheat "RB" jf @NopOff 0BE3: raknet setup_incoming_rpc_hook @RPC_Ret 0AF8: samp add_message_to_chat "NOP RemoveBuildingForPlayer {FF0000}disabled" color -1 jump @SAMPAv :RPC 0BE5: raknet 0@ = get_hook_param 1 0039: 0@ == 43 jf @RPC_Ret 0BE0: raknet hook_ret 0 :RPC_Ret 0BE0: raknet hook_ret 1
™ ™ ChipFamily По ту сторону надежды. 5,144 1,983 12 Окт 2018 #3 Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки. Bodya_bb написал(а): Test this. Activation RB cheat code Спойлер: source Код: {$CLEO} 0000: :SAMPAv wait 0 if and 0ADC: test_cheat "RB" 0AFA: is_samp_available jf @SAMPAv 0BE3: raknet setup_incoming_rpc_hook @RPC 0AF8: samp add_message_to_chat "NOP RemoveBuildingForPlayer {04B404}enabled" color -1 :NopOff wait 0 0ADC: test_cheat "RB" jf @NopOff 0BE3: raknet setup_incoming_rpc_hook @RPC_Ret 0AF8: samp add_message_to_chat "NOP RemoveBuildingForPlayer {FF0000}disabled" color -1 jump @SAMPAv :RPC 0BE5: raknet 0@ = get_hook_param 1 0039: 0@ == 43 jf @RPC_Ret 0BE0: raknet hook_ret 0 :RPC_Ret 0BE0: raknet hook_ret 1 Нажмите для раскрытия... I did not think that there is a cleo. Make automatic activation, I will also use it. Позитивный голос 0 Негативный голос
Bodya_bb написал(а): Test this. Activation RB cheat code Спойлер: source Код: {$CLEO} 0000: :SAMPAv wait 0 if and 0ADC: test_cheat "RB" 0AFA: is_samp_available jf @SAMPAv 0BE3: raknet setup_incoming_rpc_hook @RPC 0AF8: samp add_message_to_chat "NOP RemoveBuildingForPlayer {04B404}enabled" color -1 :NopOff wait 0 0ADC: test_cheat "RB" jf @NopOff 0BE3: raknet setup_incoming_rpc_hook @RPC_Ret 0AF8: samp add_message_to_chat "NOP RemoveBuildingForPlayer {FF0000}disabled" color -1 jump @SAMPAv :RPC 0BE5: raknet 0@ = get_hook_param 1 0039: 0@ == 43 jf @RPC_Ret 0BE0: raknet hook_ret 0 :RPC_Ret 0BE0: raknet hook_ret 1 Нажмите для раскрытия... I did not think that there is a cleo. Make automatic activation, I will also use it.
BohdanSatan Известный 160 40 12 Окт 2018 #4 ™ ChipFamily написал(а): I did not think that there is a cleo. Make automatic activation, I will also use it. Нажмите для раскрытия... Автоматическую активацию делать не умею. Автор клео не я. https://blast.hk/threads/18157/ Реакции: ™ ChipFamily Позитивный голос 0 Негативный голос
™ ChipFamily написал(а): I did not think that there is a cleo. Make automatic activation, I will also use it. Нажмите для раскрытия... Автоматическую активацию делать не умею. Автор клео не я. https://blast.hk/threads/18157/
Z zugg48 Новичок Автор темы 7 0 18 Окт 2018 #5 Mmm... i need a way for calling the function, not disable it. My idea is removing objects with CLEO, without touching IPL files. Позитивный голос 0 Негативный голос
Mmm... i need a way for calling the function, not disable it. My idea is removing objects with CLEO, without touching IPL files.
f0Re3t Poh production Друг 877 812 18 Окт 2018 #6 zugg48 написал(а): Mmm... i need a way for calling the function, not disable it. My idea is removing objects with CLEO, without touching IPL files. Нажмите для раскрытия... use emulation rpc Позитивный голос 0 Негативный голос
zugg48 написал(а): Mmm... i need a way for calling the function, not disable it. My idea is removing objects with CLEO, without touching IPL files. Нажмите для раскрытия... use emulation rpc