Quote:
Originally Posted by Gunderak
They are actually really good scripts for learning, as it covers a vast range of functions.
Hey why not even spruce it up when done, make nice gui or so.
Good advice.
|
That's I suggested Boots, for the timeout() and keydown().. I also suggested the summon for trigger actions... and warpto for setlevel2()... those seem to be very useful commands. Yeah there is a large list of scripts that would be beneficial.
Actually the boots is a great example. I was showing someone how to script and gave that for example. I watched them try and then guided them to getting it to work.. And to my surprise he was on the right track. Rather then an "if" statement for every key pressed he kinda wanted to do it with a loop.. so it can help determine how a person looks at a script from an early level.. and provide a good foundation to learn upon.