16-bit Fighter Active member Jul 13, 2021 #1 In my mod each player can spawn his own NPC. The problem I meet is that all spawned NPC HUD are located in the same place. How to resolve it please?
In my mod each player can spawn his own NPC. The problem I meet is that all spawned NPC HUD are located in the same place. How to resolve it please?
danno Moderator Staff member Jul 13, 2021 #2 Have you tried lifebarstatus for NPC's? lifebarstatus {w} {h} {noborder} {type} {orientation} {border} {shadow} {graph} {backfill} Upvote 0 Downvote
Have you tried lifebarstatus for NPC's? lifebarstatus {w} {h} {noborder} {type} {orientation} {border} {shadow} {graph} {backfill}
16-bit Fighter Active member Jul 13, 2021 #3 I use it but there is no parameter about what player is the parent of the NPC. Upvote 0 Downvote
danno Moderator Staff member Jul 15, 2021 #4 What method are you using to spawn npc? Upvote 0 Downvote