SetPVarInt(playerid, "MyTextDraw", _:TextDrawCreate(0.0, 0.0, "Text Draw Example"));TextDrawShowForPlayer(playerid, Text:GetPVarInt(playerid, "MyTextDraw"));