Walking Speed of NPC Guides
-
Walking Speed of NPC Guides
Still alpha testing our Guide NPCs script on the server. It’s working, but still has a few rough edges. One of them is that the guide walks too fast for the average player, especially with Citizen’s new pathfinder enabled (seem to walk even faster). So, I’m wondering if the walk command has a speed component. I modified both walk lines to look like:
293: - walk <[new_guide_id]> <[guide_id].flag[home_location]> speed:.5 auto_range
297: - walk <[new_guide_id]> <[value]> speed:.5 auto_range
Not sure that’s the right way to do it or if it even worked. Seems like it made a difference, but not a huge one. I need to look up other examples and see if the syntax is correct.
- This discussion was modified 3 years, 8 months ago by profmag.
Sorry, there were no replies found.
Log in to reply.