Hello! So I am trying to setup a Custom NPC with TalkingNPCs. Now, I also want to use this plugin to spawn vehicles that players buy at a preconfigured location. Now, with this plugin, I like that it registers the vehcile to the player automatically, but it will not be able to spawn through the NPC due to the user LOS is looking at the NPC and not through the NPC. What I am looking for is a command that can be ran to spawn the vehicle for the player from the view of an NPC.
vl.spawn <vehicle type> <NPC ID> <player name or id>