First of all, I would like to start this thread off by giving credit where it is due, So , Thanks go out to DEREK, Mossy and Daft for making this possible.
[/CENTER]
Right Now to the tool....
I made this tool because Ive recently started to learn Visual Basic, and I thought it would be a fun thing to do.
The idea from a code browser came from Elite Mossy's tool, I thought it was a pretty neat idea and would have a go at it myself.
Ive added a few codes, but not too many, this is because I dont want to fill the tool with codes I which I just like, but codes which the community likes, which is why if you have any suggestions of codes I should add, you should leave them
The tool is basically a collection of codes for MW2, which have been added to a browser, this way you dont have to go searching thread through thread looking for particular codes.
How does it work ?
It reads small text files inside the strings folder, the reason I made them built out of the EXE was so that people could modify them to there liking.
How Do I use the Custom Functions ?
Open up the strings folder, and search for cfsX and open it up with a text editor (X representing which function you would like to change)
So, if I wanted to mod Custom function 1, I would search for cfs1 , open it with a text editor and mod it to your hearts content.
Why cant it find the text files ?
You have to have the strings folder in the same directory, otherwise it wont work
DOWNLOAD : You must login or register to view this content.
Updated Version Here, Made By oo-k1ler-oo with 27 added codes You must login or register to view this content.
You must login or register to view this content. Image: You must login or register to view this content.
I suggest that in a newer version you make it so it loads codes from an online database/.txt file hosted online, it would eliminate the need for updating the program every few days . It would be beyond awesome.
If you're any good at whatever coding language you wrote this in you could probably figure this out, but if you need any help and want to do it feel free to PM me
Edit: Just to expand on this post and to say what I mean, what you could do is how DT's thread is layed out, with the contents thing you use CTRL+F (Find) with, and a web browser component on a GUI, and it just loads this .txt file and displays it, actually a lot easier than what I firstly thought.
The following user thanked gola for this useful post:
I suggest that in a newer version you make it so it loads codes from an online database/.txt file hosted online, it would eliminate the need for updating the program every few days . It would be beyond awesome.
If you're any good at whatever coding language you wrote this in you could probably figure this out, but if you need any help and want to do it feel free to PM me
I was thinking about this earlier, but Wouldn't I need an FTP site ?
---------- Post added at 12:40 PM ---------- Previous post was at 12:39 PM ----------
Originally posted by RUFFINGUY
A better one was made by skitterz but nice vb skills
Thanks
Its still not finished, I need input on what codes to add
I was thinking about this earlier, but Wouldn't I need an FTP site ?
---------- Post added at 12:40 PM ---------- Previous post was at 12:39 PM ----------
Thanks
Its still not finished, I need input on what codes to add
I thought about it further, all you would really need is any free website where you can just host a .txt file.. and you code a web browser component to load up that site when you open the program, and you layout the .txt file like DT's codes thread.
I thought about it further, all you would really need is any free website where you can just host a .txt file.. and you code a web browser component to load up that site when you open the program, and you layout the .txt file like DT's codes thread.
My brother owns a webspace which he hosts his Business on, Ill ask him if I can host some text files on it