been using gabz ped spawner for a while, this looks great for switching to!
Question or more of a future ability… when using the UI for setting up peds, if a player uses the clothing option, would be great for a “copy current outfit”, that way we don’t need to know the drawable ID numbers.
That is a good question and here is what i will awnser in this.
if a player uses the clothing option, would be great for a “copy current outfit”
Yes, this is something that would be a good idea and is something that we will be adding into our PLANNER
I was thinking about making it do a check if you chose Mp or SP and if you Chose MP It would force you into a clothing menu on youre current ped to take down the information for it.
Will be the way that it is trying to loop the animation, i will have a look into this Just now and when i have resolved the issue it will be out in v1.3 Release, currently the status is the UI Update is ready but need to work on the more Time consuming parts of it.
Thank you for informing us in regards to this issue.
Okay as a quick reply on this, i am currently still working on the massive v2.0.0 Release for the whole system if you want to go into the
Client.lua and look for TaskPlayAnim(ped, npcConfig.animationDict, npcConfig.animation, 8.0, -8.0, -1, 1, 0, false, false, false)
You will want to replace 8.0, -8.0, -1, 1, 0, For 8.0, -8.0, -1, 49, 0, and that will resolve the issue that you are having, if it dose not then i have done an improper flag and i do apologies on that.