-
Posts
1,452 -
Joined
-
Last visited
-
Days Won
8
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Covfefe
-
How do we make the event end and start over when players finish? Because the event stays up until the timer runs out.
-
I didn't buy this addon for MONTHS, because I really thought it was just an overpriced feature that should have just been in the original PNPC plugin, but one of my players really wanted it bad enough to paid for it himself, and I gotta say I was wrong. This addon plugin is cool as hell. I have a lot of players who can't fly their mini's worth a damn and after I told them about our new heli feature, they use the mini all the time now. I just wish they added support for ScrapTransportHelicopters
-
I'm guessing it when people use their personal recyclers to recycle the gems and such
-
No need to limit that ability
-
Just noticed this Calling hook OnItemRecycle resulted in a conflict between the following plugins: ExtractionRareMinerals - False (Boolean), HomeRecycler (True (Boolean)) Should I be converned?
-
Maybe also "Distance behind followed player": 10 since we're hovering in the air, so we can follow the player and still see them so we're not directly above them.
-
Plugin won't compile Error while compiling: PersonalNPC.cs(2754,54): error CS1501: No overload for method `AssignFinishBonus' takes `2' arguments
-
The minimum height before moving forward only works the first time you take off. If you change the waypoint while flying it won’t try to fly to minimum height. It will just start flying in the direction you changed the waypoint to
-
I changed back to the default config and it worked. What am I doing wrong? Maybe it doesn't like the change in flying heights? I made it higher because it was running into mountains before if I took off too close to one.
-
My bot is like stuck hovering around the landing spot, because it can't land perfectly on the spot I marked on the road. It feels like because it can't land perfectly on the spot, it hovers and keeps trying. This is my config { "Max height above the ground": 50.0, "Minimum height to fly forward/backward": 30.0, "Max slope by forward axis": 0.3, "Pitch strength": 0.3, "Throttle strength": 0.9, "Land throttle strength": 0.9, "YAW strength (rotation around its axis)": 0.3 } It's stuck hovering and circling the spot on the road I marked
-
I want to be able to type /follow playername and the bot will follow that player at a configurable height like this: { "Height above followed player": 5.0 } To stop following just mark on the map again, or type /follow again or /folllow another player. Basically the bot will always try to hover above the player you're following.
-
@walkinreycan you write a little description for each setting? Took me a while to figure out how to reduce the forward angle, because it was flying into cliffs if it took off too close to a cliff or wall I figured it out: pitch strength is how hard it leans in all directions throttle strength is how hard it accelerates land throttle strength is how fast it lands? feels the same even if i change it to 99 yaw strength is how hard/fast it spins Leaving yaw and pitch strength 0.2 makes it less shaky when flying I was trying to figure out a way to make it fly faster lol, but too much max slope forward axis makes it crash into things
-
Did some more testing and figured out the issue! Only minicopters spawned with /mymini (spawnmini.cs) plugin will work. If I spawn a minicopter entity it won't. It might work the first time after you join the server, but it won't work again after that. Has to be a minicopter from the spawnmini plugin https://umod.org/plugins/spawn-mini
-
It worked instantly today when I first joined my server, but didn't work anymore after it landed. Are you able to have your bot fly, land, get out, get back on, make another map marker and take off again?
-
Yes I turned everything off, reloaded PNPCAddonHeli and it still doesn't take off, BUT if I switch seats and spin the helicopter blades then quickly get back into passenger seat, the bot will take off, but will stop flying after 1-2 seconds.
-
Do I also need to input the spawns database file name in the difficulty profiles or will the main config suffice?
-
@walkinreywas the latest personalnpc update supposed to fix the bot not taking off? because it still doesn't work, but it does sit again
-
-
what exactly does Prevent Building Until Base Spawns mean? it doesn't allow players to build in that spot until a raid base is spawned?
-
One of my biggest recurring issues is I run out of space on the map to find any spawn points, so then I enable river spawning, then road, etc until I run out of options but to fly around the map making dozens of custom spawn points, but then I run into the issue of players not knowingly building on top of those spawn points and then the plugin will eventually spawn a base into the player's base (I thought the checks prevented this? or does it not for spawns database?) How about another method of spawning similar to /rbe spawn (difficulty) where it spawns where you're aiming, but since this will be for players, it will also have configurable checks for TC and unowned building entities within a set range? (so players can't abuse the raid bubble to damage other player's bases or events)
-
"PersonalNPC" (1.5.74) by walkinrey (43.40s) - PersonalNPC.cs