Author Topic: New to scripting  (Read 945 times)

Hey, I want to learn how to script, I think I could make some pretty cool scripts, although the current scripting tool I'm using right now is Notepad. If anybody has any cool scripts for me that'd be nice too.

Do this on your own or you'll never learn.

I don't know everything about Torque. It's a hard script language to learn.

Look at some of the tutorials, and try to memorize useful functions for when you start, I.E. Float and String manipulation functions. If you don't try you'll never learn.

I don't know everything about Torque. It's a hard script language to learn.
Just pop open some other mods and look around.

i got a good script it makes you walk through bricks

i got a good script it makes you walk through bricks
You don't have enough intelligence to do that.

i got a good script it makes you walk through bricks
Already built into the engine bud. It's called turning off collision.

Already built into the engine bud. It's called turning off collision.

Lol?


if i had infinitite bricks id make a portel place really i would

Tom

I would recommend learning from this script.

I would recommend learning from this script.

Thanks Tom, that helped top off a few questions I had with scripting.. Do you have anything more advanced that is in that format, where it explains everything?