Open the downloaded ZIP product file and drop the folder in it somewhere in your resources folder. Add your product key (get it here) to the settings.ini
file and add start BigDaddy-VoiceMarker
to your server.cfg
.
DO NOT RENAME THE FOLDER.
If you change the name of the folder it will not function correctly so leave the name as it is.
SETTING | DEFAULT | DESCRIPTION |
---|---|---|
[licensing] | ||
key1 | none | This is where you put your product key |
[settings] | ||
ShowMarker | 1 | Whether to show a marker on/around the players who are talking, 1 = yes |
DrawDistance | 10 | How close to the talking player you have to be to see the marker |
MarkerType | 27 | What sprite to use as the marker (default is the OCRP/FAMILY RP ring around the feet) |
MarkerBounce | 0 | To make the marker bounce up and down, set to 1 |
MarkerRotate | 0 | To make the marker rotate, set to 1 |
MarkerFaceCamera | 0 | to make the marker always face the camera, set to 1. Great for a SIMS like marker above the head |
MarkerHeight | -.95 | Where to place the marker in relation to player (-.95 is basically on the ground and >0 will be above the head) |
MarkerSizeX | .95 | Sets the X size of the maker |
MarkerSizeY | .95 | Sets the Y size of the marker |
MarkerSizeZ | .95 | Sets the Z size of the marker |
MarkerColorR | 50 | Red value for marker color (0 - 255) |
MarkerColorG | 255 | Green value for marker color (0 - 255) |
MarkerColorB | 50 | Blue value for marker color (0 - 255) |
MarkerColorA | 125 | Alpha (transparent) value for marker color (0 - 255) |
ShowText | 1 | To show who is talking text, set to 1 |
TextPlacement | 1 | Left side of screen set to 1, top center set to 0 |
ShowId | 1 | If you want the player's id to show over their head, set to 1 |
DrawIdDistance | 3 | Distance within which the id will show over the head |