An ESP has been added to Speeder. It can be activated via line 102 in config.txt:
- Line 102) Settings for the ESP. Each setting should be separated with the "|" character, such as 1|2|3|4. The ESP can be closed (and reopened) by using the -esp console command. The order of the settings is:
- Total number of entities to display.
- Font size.
- Mob color.
- Player color.
- Show mobs: 1 to enable, 0 to disable.
- Show players: 2 to show enemy players only (i.e., players not ignored by the "ign" command), 1 to show all players, 0 to show none.
- Refresh rate: How often (in milliseconds) Speeder should update the ESP.
- Example:
50|35|255|60000|1|1|50 - If you do not wish to use the ESP, simply leave the line blank.
This addition requires updating Speeder to version 176.