24.10.2015, 08:36
I would like to know if i update the attached 3d text label to players every 2500 milesecond would affect the server's performance or the player's game.
I would also like to know if i placed "_" on the attached 3d text label, Would it crash the server's client?
That'd be all.
Information:
I am creating an admin/vip label system. To prevent using tons of codes (I am lazy), i decided to create the label onplayerconnect. The label then gets updated every 2500 mileseconds, Checking if the player is admin or vip, updating them to admin/vip label text. The label then gets destroyed OnPlayerDisconnect.
I would also like to know if i placed "_" on the attached 3d text label, Would it crash the server's client?
That'd be all.
Information:
I am creating an admin/vip label system. To prevent using tons of codes (I am lazy), i decided to create the label onplayerconnect. The label then gets updated every 2500 mileseconds, Checking if the player is admin or vip, updating them to admin/vip label text. The label then gets destroyed OnPlayerDisconnect.