Értem. Vagyis mit írjon ki? Hogy szoliban van vagy mit? De am amit keresel az ez
new Float:x, Float:y, Float:z;
GetPlayerPos(playerid, x, y, z);
new Text3D:label = Create3DTextLabel(\"Szoliban van\", 0x008080FF, x, y, z, 40.0, 0);
Attach3DTextLabelToPlayer(label, playerid, x, y, z);