[FREE][STANDALONE] BSD NPC Spawner

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.

2 Likes

This is actually too a good idea.

1 Like

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.

1 Like

Thats what we are about, Community feed back and suggestions matter most.

1 Like

I will Have a look into this.

1 Like

this looks great will definitely try it out

1 Like

Is this normal? If not, how can i fix it?

Using the /placeped commando works just fine without that loop in animation.

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.

1 Like

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.

1 Like

Version 2.0.0 Update Blog

  • Ui has been made for the NPC Spawner

BUTTONS FOR

  • Ped Type
  • Ped Model’s
  • Gender
  • Animation Type
  • Enable//Disable Map Blip

You can download the 2.0 release now of the github, all prior issues fixed and the ui is fully functioning with many new fetures


1 Like

I will tes v2 tomorrow, did u add the animations preview?

Currently i have not got around to that, Its going to be added in just before we implement the Character Creator to it.

1 Like

How do i open the UI in the v2?

Go yo youre seetings>Keybinds>fivem> and look for the menu. Should be F5 default tho

1 Like

I suppose you need to set some permission in server.cfg? Cause im pressing and is doing nothing.

No you should not need to, If You could try using /ui true Or look for what it is set for Via the RegisterKeyMapping ) Found in the Client.lua

Wait a second, all the people can create peds?

hi thank you for this good script I would like to ask if you could add 3d text on top of npc

1 Like