Hello,
I made a simple triggerbot and i have a problem.
Whenever i reset the ped pointer, like suggested in another thread on this forum and shown in Triggerfinger cleo source, the game will start ignoring input and i'm no longer able to do anything.
Does anyone know why this happens?
pEnt = *(uintptr_t*)(0xB6F3B8);
*(uintptr_t*)(pEnt + 0x79C) = 0;
p.s Only happen in SAMP
I made a simple triggerbot and i have a problem.
Whenever i reset the ped pointer, like suggested in another thread on this forum and shown in Triggerfinger cleo source, the game will start ignoring input and i'm no longer able to do anything.
Does anyone know why this happens?
pEnt = *(uintptr_t*)(0xB6F3B8);
*(uintptr_t*)(pEnt + 0x79C) = 0;
p.s Only happen in SAMP
Last edited: