Word under player - 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: Word under player (
/showthread.php?tid=624267)
Word under player -
Martin4 - 13.12.2016
Guys, i have problem i have made adminstration system, but all i want when someone is admin to show under his head word - ADMIN -, but when i give someone admin, after his relog, that word doesnt exist more..some help?
Re: Word under player - iLearner - 13.12.2016
You must attach it when he / she logs in.
Re: Word under player -
BrianFaria - 13.12.2016
Use OnPlayerUpdate
Re: Word under player -
Abagail - 13.12.2016
Quote:
Originally Posted by Speedpro
Use OnPlayerUpdate
|
This doesn't really make any sense. Recreate the text label when a player logs in as administrator, wherever this happens in your script.
Re: Word under player -
Martin4 - 14.12.2016
iLearner helped me, its ok. Thank you anyway