Finally got it done. Took a lot of time, and a lot of figuring and working. Please let me know what you think, and if you find any bugs or issues, comment in red, or PM me.
Note: Type 'user' at the main menu to enter the new user interface
Added/Updated:
Prices
Help pages
MuleTracker
User Interface
User Menu
Organized
Textual Errors
Menu Errors
Comments From Me:
It takes a lot of work to find ways to make this all run together smoothly, and it's really not easy to do. Especially with batch. But that's what makes it fun. How many of you play around with batch, and what all do you use it for mainly?
Approved. Good work. I didn't know so much could be done with batch alone.
I feel really bad for you when using batch for user choices
I used to have to use a bunch of if statements, then I discovered the switch() function in C++, and if you use an enumerated constant, making choices is very easy.
Very interesting and cool, good job.
Originally Posted by cucuYeL
I feel really bad for you when using batch for user choices
I used to have to use a bunch of if statements, then I discovered the switch() function in C++, and if you use an enumerated constant, making choices is very easy.
Yeah it can be terrible sometimes, but the choice func in batch is useful.
Works fine on Mac using WinOnX
very useful,thx
Originally Posted by Cyeclops
Works fine on Mac using WinOnX
Good to know. I dont have a mac and was wondering how it would fare for those users that do.
Originally Posted by superbromo
Good to know. I dont have a mac and was wondering how it would fare for those users that do.
Yeah works well, also being a batch file i should be able to make it into a bash file for Mac, then no need for a 3rd party app. Havent hadd a look at that as of yet.
Thanks for this though, very handy.
Originally Posted by Cyeclops
Yeah works well, also being a batch file i should be able to make it into a bash file for Mac, then no need for a 3rd party app. Havent hadd a look at that as of yet.
Thanks for this though, very handy.
Your welcome.
Can you actually change your inventory from this? (P.S. I haven't had any experience with RoTMG hacks or "Price databases", so if you could tell me what is is/does or direct me to a video, I would be very thankful!)
Originally Posted by gamer3355
Can you actually change your inventory from this? (P.S. I haven't had any experience with RoTMG hacks or "Price databases", so if you could tell me what is is/does or direct me to a video, I would be very thankful!)
Lol it is exactly what it says it is, a price database, instead of having to go to wildshadows forums for priceguides, you can use this instead, no need for a 2nd window/tab to be open, small, no loading time, so no waiting for that other pagedow to open, type the item you want to know the price of and you're good to go.
Not sure how you thought this would change your inventory, nowhere does it say it would.
Originally Posted by gamer3355
Can you actually change your inventory from this? (P.S. I haven't had any experience with RoTMG hacks or "Price databases", so if you could tell me what is is/does or direct me to a video, I would be very thankful!)
Sadly no, it doesn't change change your actual in game inventory. Its for storage of the in game information that you dont always have on hand, making for easy recall. This individual file is meant to run without connecting to the internet, and use as little cpu/ram as possible. If you need help then there are help pages in the file itself.