A stool where you specify a range of values and it outputs them to .txt file or console for the highspeed device pointed at.
e.g. say I'm writing stuff to ram, but its not going as I intend. So I use the stool to output values 0-100 to console or a text file.
now I can manually check what has been written without needing to wire up some form of reading device.
Could also be good with console screen and cpu.
Last edited by Whodunnit; 02-16-2009 at 10:37 PM.
Last edited by ZeikJT; 02-16-2009 at 03:07 PM.
Against stupidity the Gods themselves contend in vain.
-Friedrich Schiller
The flame puts me in the mood to "Do it!".
-Dart, Legend of Dragoon
I said that, but BP says there's a problem?
I'd make it now but I'm doing other things D=
[URL="http://www.sloganizer.net/en/"][IMG]http://www.sloganizer.net/en/image,Wire,lblue,blue.png[/IMG][/URL]
I don't know, i would use it in SP , I don't understand fully the difficulties in saving and loading server vs client. Console is probably as convenient. you can always hand copy and paste them.
I'm working on the saving loading too.
Running the first test at the moment, hopefully the console printing works.
If it does I'll release that as a working example. Then keep working on adding the .txt saving. It shouldn't be too bad if I just use file text-appending.
Against stupidity the Gods themselves contend in vain.
-Friedrich Schiller
The flame puts me in the mood to "Do it!".
-Dart, Legend of Dragoon
You're the man! ;P
Haha, I'm just here to help.
File attached, this version only dumps to console.
Toss it into the lua/weapons/gmod_tool/stools/
I might add the .txt dumping soon, I'm fed up with this computer for testing though... it's so slow so a minor syntax error is infuriating!
Updated: Now right click prints the mincell to the screen. Good for just one cell at a time.
Last edited by ZeikJT; 02-16-2009 at 11:14 PM.
Against stupidity the Gods themselves contend in vain.
-Friedrich Schiller
The flame puts me in the mood to "Do it!".
-Dart, Legend of Dragoon
its working, though there are alot of "invalid" cells (dunno what is in them, maybe cpu code)
Against stupidity the Gods themselves contend in vain.
-Friedrich Schiller
The flame puts me in the mood to "Do it!".
-Dart, Legend of Dragoon
left clicking on my cpu with code loaded values from 0 to 100 gave me only about 3 values displayed in console.
Bookmarks