SA-MP Forums Archive
Ping Display - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Ping Display (/showthread.php?tid=292470)



Ping Display - (_AcE_) - 23.10.2011

Does anyone know where i could find a 3dtextLabel display where there is a FPS/Ping display on players?


Re: Ping Display - Falco-Ger - 25.10.2011

make one yourself

create an array of 3d text elements (one for each player) and stick them to the player and update the text in on player update or with a looping timer

edit: you read the answers to the question you post don't you?