monday
Expert
- Joined
- Jun 23, 2014
- Messages
- 1,127
- Solutions
- 1
- Reaction score
- 158
Mod which displays location, ping and fps. There are few cleo mods around the web which show fps but most of them are made using cleo timers and it makes them inaccurate (for some reason displayed fps increases while lagging due to high vehicle speed)
Updates:
24/06/2017 - added: current position of the player + ping of the targetted player + cursor position if the cursor is active
Tested with:
-Cleo 4.1
-Samp 0.3.7
-Sampfuncs 5.3.1
statDisplaySettings.ini details:
x=42 //position (resolution coords)
y=365
switch=1 //0-1 saves the last state of the mod and automatically turns it on/off after logging in again
location=1 //0-1 should the location text be displayed?
ping=1 //0-1 should the ping be displayed?
fps=1 //0-1 should the fps be displayed?
font_size=14 //0-63
font_flags=13 //0-63 font style, it's the best to change it in game
font_name=Arial
alignment=0 //0-2 left, center, right
targetPing=1 // should the ping of targetted player (green marker) be displayed?
targetPingMode=1 // 0 - displayed near other info, 1 - displayed under the player
Additional info:
While being in adjusting mode (position/size/flags) I'd avoid using other commands before finishing the adjusting.
[attachment=4995]
Updates:
24/06/2017 - added: current position of the player + ping of the targetted player + cursor position if the cursor is active
Tested with:
-Cleo 4.1
-Samp 0.3.7
-Sampfuncs 5.3.1
statDisplaySettings.ini details:
x=42 //position (resolution coords)
y=365
switch=1 //0-1 saves the last state of the mod and automatically turns it on/off after logging in again
location=1 //0-1 should the location text be displayed?
ping=1 //0-1 should the ping be displayed?
fps=1 //0-1 should the fps be displayed?
font_size=14 //0-63
font_flags=13 //0-63 font style, it's the best to change it in game
font_name=Arial
alignment=0 //0-2 left, center, right
targetPing=1 // should the ping of targetted player (green marker) be displayed?
targetPingMode=1 // 0 - displayed near other info, 1 - displayed under the player
Additional info:
While being in adjusting mode (position/size/flags) I'd avoid using other commands before finishing the adjusting.
[attachment=4995]