08.02.2018, 10:13
Dude, don't simply copy paste, actually review what you're putting in...
He found
where it should've been
You had 2 /n in a row, causing it to happen. He even highlighted it in red.
It may have been hard to see, but just bare in mind you want to learn this, rather than simply blindly copy-paste.
A good program for this, is Diff. Compares texts between files/inputs.
https://www.diffchecker.com/
He found
Код:
, /achat, /kick, /slap\n\n{EFB509}Level 2{FFFFFF}: /ban,
Код:
, /achat, /kick, /slap\n{EFB509}Level 2{FFFFFF}: /ban,
It may have been hard to see, but just bare in mind you want to learn this, rather than simply blindly copy-paste.
A good program for this, is Diff. Compares texts between files/inputs.
https://www.diffchecker.com/
