{tut}text

08/03/2008 12:28 xxpozorxx#1
im not sure if to many people know this, and this is for noobys

1) open up your text doc
2) press ctrl+H
3) put the value your trying to find
4) put the value you want to change it to under it
5) click replace all

i made this becuase ive had lots of people on msn asking me how do you edit so fast and was getting annoyed
08/03/2008 12:33 Thomas875#2
Good tut Kris XD :D
08/03/2008 17:07 TheNme#3
ty
08/03/2008 17:28 Thomas875#4
+#3 reported at 03.08.2008 17:27 gmt+2 cause spam.
08/03/2008 17:57 Mastershouter#5
if this is spam then ur own post is spam too. And btw you dont have to write down ur reports anymore coz u are not a forum guardian any more.
08/03/2008 23:00 xxpozorxx#6
Quote:
ty
please use thanks instead of posting it
08/03/2008 23:32 LeroyJenkins#7
Simple, but good :P

Only problem with using this method is if there are more values at the same as you are searching for that will be changed too.

I use this all the time in my ai.csv, its very effective there.

One thing you may want to modify in your search is add the commas next to your numbers you are searching for.

So, say there is an entry like 500,50,1,1,5,0,1,0 (this isn't an actual entry, just something I made up for example's sake). Say the "5" value is the one you want to change, and you want to change it to 20. If you just do ctrl + h, enter in "5" in the Find function, and enter in "20" for the Replace With function, your entry is going to look like this: 2000,200,1,1,20,0,1,0.

This may have some adverse effects on your game, as you can see more values were modified and made much larger than you had originally intended. So what I suggest to do is search for ",number," or in this case ",5,". Then replace it with ",number," or in this case ",20,". This will make the final values at 500,50,1,1,20,0,1,0 - exactly what you wanted.
08/04/2008 01:13 mithandir1#8
Quote:
Originally Posted by xxpozorxx View Post
im not sure if to many people know this, and this is for noobys

1) open up your text doc
2) press ctrl+H
3) put the value your trying to find
4) put the value you want to change it to under it
5) click replace all

i made this becuase ive had lots of people on msn asking me how do you edit so fast and was getting annoyed
If i may make a suggerstion. Use the CSVed editor. I line values it up in neat rows and columns and allows you to seach/replace per colume or replace the whole column It is very handy:).
08/04/2008 02:08 xxpozorxx#9
Quote:
Only problem with using this method is if there are more values at the same as you are searching for that will be changed too.
i see your point but if you do find u have to values the same click find next to find the one you want

only made this for some friends on msn, they are new to hacking and im trying to teach them how edit without some easy program that does it all for you