Diff
checker
Texto
Texto
Imágenes
Documentos
Excel
Carpetas
Legal
Enterprise
Aplicación de escritorio
Precios
Iniciar sesión
Descargar Diffchecker Desktop
Comparar texto
Encuentra la diferencia entre dos archivos de texto
Herramientas
Historial
Editor live
Ocultar sin cambios
Sin ajuste de línea
Vista
Dividido
Unificado
Nivel de detalle
Inteligente
Palabra
Letra
Resaltado de sintaxis
Elegir sintaxis
Ignorar
Transformar texto
Ir al primer cambio
Editar entrada
Diffchecker Desktop
La forma más segura de usar Diffchecker. ¡Obtén la app de Diffchecker Desktop: tus diffs nunca salen de tu computadora!
Obtener Desktop
Untitled diff
Creado
hace 11 años
El diff nunca expira
Borrar
Exportar
Compartir
Explicar
10 eliminaciones
Líneas
Total
Eliminado
Caracteres
Total
Eliminado
Para continuar usando esta función, actualice a
Diff
checker
Pro
Ver precios
18 líneas
Copiar todo
16 adiciones
Líneas
Total
Añadido
Caracteres
Total
Añadido
Para continuar usando esta función, actualice a
Diff
checker
Pro
Ver precios
18 líneas
Copiar todo
TEAM_PIRATE = AddExtraTeam("Pirate", {
TEAM_PIRATE = AddExtraTeam("Pirate", {
Copiar
Copiado
Copiar
Copiado
color = Color
(80,45,255,125),
color = Color
(80,45,255,125),
model = "models/player/Group01/Male_08.mdl",
model = "models/player/Group01/Male_08.mdl",
description = [[The gangster of the sea.
description = [[The gangster of the sea.
As a pirate you go and steal others booty.
As a pirate you go and steal others booty.
You can take hostage for ransom so long as
You can take hostage for ransom so long as
you have a pirate king and once you have
you have a pirate king and once you have
a hostage you have to advert a ransom amount.
a hostage you have to advert a ransom amount.
Do not ask for a license, you are a pirate and
Do not ask for a license, you are a pirate and
must find a way to get guns by any means.]],
must find a way to get guns by any means.]],
Copiar
Copiado
Copiar
Copiado
weapons = {},
weapons = {},
command = "pirate",
command = "pirate",
max = 5
max = 5
,
salary = 0
salary = 0
,
admin = 0
admin = 0
,
vote = false
vote = false
,
hasLicense = false
hasLicense = false
,
}
]
}
)
Diferencias guardadas
Texto original
Abrir archivo
TEAM_PIRATE = AddExtraTeam("Pirate", { color = Color (80,45,255,125), model = "models/player/Group01/Male_08.mdl", description = [[The gangster of the sea. As a pirate you go and steal others booty. You can take hostage for ransom so long as you have a pirate king and once you have a hostage you have to advert a ransom amount. Do not ask for a license, you are a pirate and must find a way to get guns by any means.]], weapons = {}, command = "pirate", max = 5 salary = 0 admin = 0 vote = false hasLicense = false }]
Texto modificado
Abrir archivo
TEAM_PIRATE = AddExtraTeam("Pirate", { color = Color(80,45,255,125), model = "models/player/Group01/Male_08.mdl", description = [[The gangster of the sea. As a pirate you go and steal others booty. You can take hostage for ransom so long as you have a pirate king and once you have a hostage you have to advert a ransom amount. Do not ask for a license, you are a pirate and must find a way to get guns by any means.]], weapons = {}, command = "pirate", max = 5, salary = 0, admin = 0, vote = false, hasLicense = false, })
Encontrar la diferencia