View Single Post
Pizzadaking
Member
Join Date: Oct 2019
Old 04-06-2020 , 07:25   Re: Add a text on top of this (admins online hud)
Reply With Quote #2

so for example i tried adding this code ( sorry if its wrong my scripting skills are really low almost none)


Quote:
pos += formatex(g_msg[pos], 511-pos, "Type /admin to learn how you can get admin !")
pos += formatex(g_msg[pos], 511-pos "TOP 1 = VIP + FULL ADMIN | TOP 2 = LITE ADMIN | TOP 3 = V.I.P")
in top of this :
Quote:
pos += formatex(g_msg[pos], 511-pos, "Admins Online: %d", g_iAdminCount)
but i get errors help pls
Pizzadaking is offline