COMMAND:ficha(playerid, params[]) { if(isnull(params)) return true; PlayerTextDrawShow(strval(params), Textdraw1[strval(params)]); return true;}