Jump to content

Jitnaught

Members
  • Joined

  • Last visited

  1. Jitnaught started following TASK_MOUNT_ANIMAL
  2. Jitnaught commented on admin's comment in TASK
    Parameters are incorrect. Here is the correct version: void TASK_MOUNT_ANIMAL(Ped ped, Ped mount, int timeout, int seatIndex, float moveBlendRatio, long p5, long p6, long p7) seatIndex for driver should be -1. Passenger should be 0.