There are a few scripts that allow you to create custom locations for props, such as ev chargers in FUEL or car wash locations in CAR WASH. It fairly simple to do.
- Load into the server.
- If you have access to vMenu developer tools find and turn on the SHOW COORDS option. This will show your location on the screen.
- If you do not have access to vMenu, txAdmin or other admin tools also have this ability.
- If you do not have any of those there is a BigDaddy-DevTools you can request via help ticket that can get coords for you.
- If you are using anything but the BigDaddy-DevTools you will need to subtract ONE from the Z number to place it on the ground.
- So basically you walk to where you want the item to be, turn in the direction you want it to face (usually stand backwards from the direction you want to to be facing) and make note of those coords, however you are getting them.
- Then you go to the proper JSON or file that holds the locations of items or spawn points or whatever you are wanting to place, and enter the coords, The W is the heading which is the Z coord in the rotation numbers.
That's it. You could be able to move around the map and get coords and place items at the coords you find. Sometimes it takes a little tweaking to get the items in the right place perfectly, but it's just a little trial and error. Good luck.