terraria, update on gmod 1.01

Subscribers:
88
Published on ● Video Link: https://www.youtube.com/watch?v=XM_BUp61fFE



Terraria
Game:
Terraria (2011)
Category:
Vlog
Duration: 1:45
709 views
3


here comes and update on what I have been doing on my program, it's esentially a bind to key feature, next up is a feature to load something.txt in game to make batches of commands.

Ok, so I have a request for you guys. With this you can give entire custom made inventory so with one click you get all building blocks in game then with another click you get all offensive items in game in inventory,
so I'd like someone to make the script for this in a txt if you are interested msg me, but msg be before you start working on it so we dont have two of same script. You will be credited properly of course.

it should look something like this:
!bind F10 !clearinv;!give Clay Block 250;!give Dirt Bock 250

after this I plan on making a teleport feature then after that I'm not sure what to make, any ideas? If you got please write in comment.

so here come my ramble wall of unimportant stuff,
I had some pretty severe problems when coding this first my input where I take the text from the player was bad and only worked for !give command properly so I had to fix that first and man it was extremely hard as you have to program after indexes of "space" because every input looks different some guy wants to bind to F1 and someone else to F one is longer then another which causes problem. and that was only the first problem.
The !bind feature had some decision making, I decided I wanted to save the key pressed in one array of string and the command in the other array of string
this was the easy part, now reading from this was hell on earth.
When a key is pressed it is added to a list of keys pressed, and on top of that the keys pressed are object and not strings which caused me even more problem when comparing to the key the user wanted it to trigger to.
so I made a function that checks if a key like "F2" is among the keys pressed(remeber the list of keys pressed). and this is done for every bind done
so if you have 50 binds and 10 keys pressed on keyboard(a bit over done yes)
the game will check 500 times.
And then there is the load feature and it was HOOO.. no just joking it took me 5min thanks to awesomely made class from someone.







Tags:
terraria
1.01
gmod
cheat
hack
update
hacked
cheated
mod
modded



Other Statistics

Terraria Statistics For GraveDigger1337

At present, GraveDigger1337 has 55,104 views spread across 10 videos for Terraria, and less than an hour worth of Terraria videos were uploaded to his channel. This makes up 51.38% of the content that GraveDigger1337 has uploaded to YouTube.