Diff
checker
Texte
Texte
Images
Documents
Excel
Dossiers
Legal
Enterprise
Application de bureau
Prix
Se connecter
Télécharger Diffchecker Desktop
Comparer le texte
Trouver la différence entre deux fichiers texte
Outils
Historique
Éditeur live
Cacher identiques
Sans retour à la ligne
Vue
Divisé
Unifié
Niveau de précision
Intelligent
Mot
Caractère
Coloration syntaxique
Choisir la syntaxe
Ignorer
Transformer le texte
Aller au premier écart
Modifier l'entrée
Diffchecker Desktop
La façon la plus sécurisée d'utiliser Diffchecker. Obtenez l'application Diffchecker Desktop : vos diffs ne quittent jamais votre ordinateur !
Obtenir Desktop
Untitled diff
Créé
il y a 11 ans
Le diff n'expire jamais
Effacer
Exporter
Partager
Expliquer
10 suppressions
Lignes
Total
Supprimé
Caractères
Total
Supprimé
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
18 lignes
Copier tout
16 ajouts
Lignes
Total
Ajouté
Caractères
Total
Ajouté
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
18 lignes
Copier tout
TEAM_PIRATE = AddExtraTeam("Pirate", {
TEAM_PIRATE = AddExtraTeam("Pirate", {
Copier
Copié
Copier
Copié
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.]],
Copier
Copié
Copier
Copié
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
,
}
]
}
)
Différences enregistrées
Texte d'origine
Ouvrir un fichier
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 }]
Texte modifié
Ouvrir un fichier
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, })
Trouver la différence