Shtivi 40 Posted March 17, 2020 Share Posted March 17, 2020 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 Quote Link to comment Share on other sites More sharing options...
LMS 674 Posted March 19, 2020 Share Posted March 19, 2020 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? Quote Link to comment Share on other sites More sharing options...
Shtivi 40 Posted March 19, 2020 Author Share Posted March 19, 2020 1 minute ago, 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 . Quote Link to comment Share on other sites More sharing options...
LMS 674 Posted March 19, 2020 Share Posted March 19, 2020 2 minutes ago, 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. Quote Link to comment Share on other sites More sharing options...
Shtivi 40 Posted March 19, 2020 Author Share Posted March 19, 2020 Yes I guess, tested it with a wagon before and it did'nt work (kinda guessed the params). Thanks ๐ 1 Quote Link to comment Share on other sites More sharing options...
Shtivi 40 Posted March 19, 2020 Author Share Posted March 19, 2020 Do you know anything about that, too? TASK_PLACE_CARRIED_ENTITY_AT_COORD Quote Link to comment Share on other sites More sharing options...
LMS 674 Posted March 19, 2020 Share Posted March 19, 2020 I don't know about all parameters, but ped, entity, x, y, z, 0, 0 should work. Quote Link to comment Share on other sites More sharing options...
Shtivi 40 Posted March 19, 2020 Author Share Posted March 19, 2020 And just another one ๐ Do you know the task id of carrying an entity? Quote Link to comment Share on other sites More sharing options...
LMS 674 Posted March 19, 2020 Share Posted March 19, 2020 47 minutes ago, Shtivi said: And just another one ๐ Do you know the task id of carrying an entity? ย I don't unfortunately ๐ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.