Blockland Forums > Modification Help

Thinking about maybe teaching another scripting class

Pages: (1/7) > >>

Mr. Wallet:

Like I did last summer and the summer before that. I'm coming up on a stretch of free time so I was like, well maybe people want this again.

What do you think? Also, what do your friends think who don't visit this forum but might be interested in scripting? Tell them about this thread so they can chime in.

TripleNickels:

Eh, if you enjoy it I'd say go for it. I wouldn't do it if you didn't enjoy it because the benefits are minimal as most of them will never become really skilled scripters.

R.I.P. NiXiLL

Gadgethm:

I'd enjoy it, even though I know the basics already.  The main difficulty I have with scripting currently is that I can't normally create my own code off the top of my head, I have to look up meanings or check some other script to see how to do it.

Xalos:


--- Quote from: Gadgethm on July 01, 2011, 09:31:24 PM ---I'd enjoy it, even though I know the basics already.  The main difficulty I have with scripting currently is that I can't normally create my own code off the top of my head, I have to look up meanings or check some other script to see how to do it.

--- End quote ---

$whee = "Earth ";
function forumcmdHuh(%cl)
{
   %foo = "What ";
   %baz = "you ";
   %bar = "mean?";
   %cl.makePost(%foo@"on "@$whee@"do "@%baz@%bar);
}
forumcmdHuh(findForumerByName(Xalos));


What on Earth do you mean?

Blocker Ctgr:

I would love it  :cookieMonster:

Pages: (1/7) > >>

Go to full version