solononforever Posted March 8, 2014 Posted March 8, 2014 DAM, you put alot of work into this 5* (still clueless), tried doing a javascript course @ http://codeacademy.com
Cyro Posted March 9, 2014 Posted March 9, 2014 DAM, you put alot of work into this 5* (still clueless), tried doing a javascript course @ http://codeacademy.com it's java (what u use for scripting) not javascript they are different http://www.java.com/en/download/faq/java_javascript.xml
centrino345 Posted March 29, 2014 Posted March 29, 2014 This is sick, I may get into this soon. Thanks man
icypixel Posted May 30, 2014 Posted May 30, 2014 Hiya, what does "return random(200,300);" do in the "onLoop()" method?
Pandemic Posted May 30, 2014 Author Posted May 30, 2014 Hiya, what does "return random(200,300);" do in the "onLoop()" method? It returns a random number (200-299) and that's how many milliseconds the client will wait before invoking onLoop() again
corey_1996 Posted July 9, 2014 Posted July 9, 2014 Scripting looks so complicated:( well written and laid out guide though:D
Jake Posted July 9, 2014 Posted July 9, 2014 (edited) Scripting looks so complicated:( well written and laid out guide though:D Stop post whoring. Edited July 9, 2014 by Gipsy Danger
corey_1996 Posted July 9, 2014 Posted July 9, 2014 Stop post whoring. Im allowed to post whatever/wherever i want, stop looking for an argument
ben potts Posted July 22, 2014 Posted July 22, 2014 (edited) Hey can you please elaborate a little on the create a class bit as it wont let me create a class, it says the type name is empty? Edited July 22, 2014 by ben potts
Cinnamon Posted July 22, 2014 Posted July 22, 2014 Hey can you please elaborate a little on the create a class bit as it wont let me create a class, it says the type name is empty? Fill in where it says "Name".
ben potts Posted July 23, 2014 Posted July 23, 2014 Fill in where it says "Name". Hey I put in Basic Miner as the class name and it says,"the type name is not valid"
Cinnamon Posted July 23, 2014 Posted July 23, 2014 Hey I put in Basic Miner as the class name and it says,"the type name is not valid" Spaces are not permitted.