Hello Nahuel,
if you dont use a software like that, you will lose time.
That is for sure.
I spoke about it here
I use it almost everyday for everything (not only files).
It can also compare .exe files or pictures, or anything...
Here are 2 screenshots, that shows how it works:
1.) Compare your 2 folder to see what files are new / updated / different:

If you want to compare 2 files (lets say: "main.qc"):
2.) just klick on them, and a new tab will open, comparing these two:

As you see, the new lines will be automatically marked red
Or if the difference is just a word or a symbol, the single thing will be marked red.
You can now simply copy paste things from left to right with one click.
And you can of course edit/write in both sides/files just like you do it in notepad !
In the end, save it.
You can even compare more than 2.
Ohhh, there is so much more that these programs can do.
If you compare big/long code files you can see on the far left side (a small column), where the differences are in red.
There are 2 programs, that I know of:
1.) Freeware: Winmerge
2.) Shareware: Beyond Compare V3 (I love this one)
Without it, the "small mod compilation" would not have been possible.
@ webangel
You see, you can do it if you want !
The next step is to understand the content.
And then, start to modify/change it.
For example:
If you dont like the randomly moving/shaking "map name",
search for the line for it in the code and modify it.
I didnt like it myself and made it stable/static.
Or if you want to increase this effect, change the code to do so...
It is all up to you.
One day, you will be like Spike:
You will read code like reading a newspaper !
But I guess this day will never come. He is untouchable/unreachable.
Thank god we have him, to help us newbs to find the way back to our path.
Kind regards,
Seven
if you dont use a software like that, you will lose time.
That is for sure.
I spoke about it here
I use it almost everyday for everything (not only files).
It can also compare .exe files or pictures, or anything...
Here are 2 screenshots, that shows how it works:
1.) Compare your 2 folder to see what files are new / updated / different:

If you want to compare 2 files (lets say: "main.qc"):
2.) just klick on them, and a new tab will open, comparing these two:

As you see, the new lines will be automatically marked red
Or if the difference is just a word or a symbol, the single thing will be marked red.
You can now simply copy paste things from left to right with one click.
And you can of course edit/write in both sides/files just like you do it in notepad !

In the end, save it.
You can even compare more than 2.
Ohhh, there is so much more that these programs can do.
If you compare big/long code files you can see on the far left side (a small column), where the differences are in red.
There are 2 programs, that I know of:
1.) Freeware: Winmerge
2.) Shareware: Beyond Compare V3 (I love this one)
Without it, the "small mod compilation" would not have been possible.
@ webangel
You see, you can do it if you want !

The next step is to understand the content.
And then, start to modify/change it.
For example:
If you dont like the randomly moving/shaking "map name",
search for the line for it in the code and modify it.
I didnt like it myself and made it stable/static.
Or if you want to increase this effect, change the code to do so...
It is all up to you.
One day, you will be like Spike:
You will read code like reading a newspaper !

But I guess this day will never come. He is untouchable/unreachable.

Thank god we have him, to help us newbs to find the way back to our path.
Kind regards,
Seven
Comment