I have found that the problem is behind:
0AB5: store_actor $PLAYER_ACTOR closest_vehicle_to 2@ closest_ped_to 16@
This doesn't seem to work (0.3dl cleo 4.3), is there any alternative?
Hi,
I have made this script but it seems like the function 056E: does_vehicle_exist is never true
{$CLEO}
0000: NOP
//-------------MAIN---------------
thread "GREENSHxOOTER"
0AC8: 7@ = allocate_memory_size 1024
0AD3: 7@ = format "/opx"
:caricamento
if...
Hi,
I have found this snippet but it doesn't work for 0.3dl
{$CLEO}
0BE3: raknet setup_incoming_rpc_hook @iRPC
0BDE: 0
:iRPC
0BE5: raknet 0@ = get_hook_param 1
if or
0039: 0@ == 15
0039: 0@ == 157
0039: 0@ == 158
then
0BE0: raknet hook_ret 0
end
0BE0: raknet hook_ret 1
How can I fix it?
Exactly the same of monday, I didn't change anything.
I created a http_requests.txt in GTA-SanAndreas\CLEO\includes and put
/* Based on the work of:
- legend2360 from BlastHack forum https://blast.hk/threads/13410/page-214#post-54339
- AhnMo from github...
I get this error while running the script:
(I have launched a working http server on localhost but it's not receiving any request)
[23:06:09] Warning(s007): Exception 0xC0000005 at 0x0
[23:06:09] Warning(s007): Exception 0xC0000005 at 0x0
How can I troubleshoot them?
(I have latest cleo...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.