Quote:
Originally Posted by [xB]Lordz
Here's it
It requires zcmd and must be logged in as RCON.
pawn Code:
new Text3D:Sowner CMD:sowner(playerid, params[]) { new string[256]; Sowner[playerid] = Create3DTextLabel("Server Owner", 0xFF0000FF, 0.0, 0.0, 2.0, 40, 0, 0); Attach3DTextLabelToPlayer(Sowner[playerid],playerid, 0.0, 0.0, 0.4); return 1; }
This might works but im sorry if its wrong because Im doing this through mobile.
|
can you add a command that will delete it? like /removesowner