Posted March 17, 20205 yr Hi, Two questions 🙂 1. Does anybody has any idea how to get this function to work: TASK_PLACE_CARRIED_ENTITY_ON_MOUNT 2. How do you place an object on a wagon? thanks
March 19, 20205 yr 1.) It works like this: Ped handle, entity handle, horse handle, speed. It is available in RAGE Plugin Hook so no need to invoke it yourself. 2.) I am not sure if you can attach/place it there with a native. Maybe it is easiest to attach it to the wagon?
March 19, 20205 yr Author On 3/19/2020 at 3:21 PM, LMS said: 1.) It works like this: Ped handle, entity handle, horse handle, speed. It is available in RAGE Plugin Hook so no need to invoke it yourself. 2.) I am not sure if you can attach/place it there with a native. Maybe it is easiest to attach it to the wagon? 1) Do you know if it should work with a vehicle / wagon too? or with a horse only? 2) Maybe, I will look into it .
March 19, 20205 yr On 3/19/2020 at 3:24 PM, Shtivi said: 1) Do you know if it should work with a vehicle / wagon too? or with a horse only? 2) Maybe, I will look into it . No idea unfortunately, you would need to test it. I would expect it to work with all entities where you as a player can also stash stuff.
March 19, 20205 yr Author Yes I guess, tested it with a wagon before and it did'nt work (kinda guessed the params). Thanks 🙂
March 19, 20205 yr On 3/19/2020 at 4:58 PM, Shtivi said: And just another one 🙂 Do you know the task id of carrying an entity? I don't unfortunately 😕
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.