08.05.2015, 08:42
(
Last edited by Gammix; 13/09/2018 at 05:18 AM.
)
Player Labels
This is similar feature to /dl (a default system command by SA-MP to view all streamed vehicles statistics), but for players. The labels will display you statistics of the streamed players to you in a 3D text label attached to them.
This can be used while you are spectating. To disable labels on every player, you can also enable label for just a single player via
/pl <playerid/name>
Statistics included in labels:
Download
GitHub: https://github.com/Agneese-Saini/SA-...ts/plabels.pwn
Requirements
Sscanf2 Plugin: https://sampforum.blast.hk/showthread.php?tid=602923
Streamer Plugin: https://sampforum.blast.hk/showthread.php?tid=102865
Foreach Include: https://sampforum.blast.hk/showthread.php?tid=570868
I-ZCMD Include: https://sampforum.blast.hk/showthread.php?tid=576114
This is similar feature to /dl (a default system command by SA-MP to view all streamed vehicles statistics), but for players. The labels will display you statistics of the streamed players to you in a 3D text label attached to them.
This can be used while you are spectating. To disable labels on every player, you can also enable label for just a single player via
/pl <playerid/name>
Statistics included in labels:
Code:
[id, health, armour, ping, team, money, score, distance away from you, weapon name, weapon's ammo, interior id, virtual world id, position including facing angle]
GitHub: https://github.com/Agneese-Saini/SA-...ts/plabels.pwn
Requirements
Sscanf2 Plugin: https://sampforum.blast.hk/showthread.php?tid=602923
Streamer Plugin: https://sampforum.blast.hk/showthread.php?tid=102865
Foreach Include: https://sampforum.blast.hk/showthread.php?tid=570868
I-ZCMD Include: https://sampforum.blast.hk/showthread.php?tid=576114