mirror of
https://github.com/jimathy/rpemotes.git
synced 2026-07-23 22:13:39 -04:00
1. we don't need to loop ped id, it's not going to change while in ragdoll anyway 2. correct IsPedOnFoot check, before changing declarations (wont ragdoll if exiting a vehicle, etc) 3. Wait has to be 0 to prevent sync issues as much as possible 4. supposed to be 3 booleans at the end instead of integers 5. function info is never used 6. RegisterCommand requires 3 arguments Co-authored-by: iSentrie <xvender7@gmail.com>