Got any scripting tutorials? because i haven't the slightest idea how to script. All i can do with scripts is edit a few lines here and there to make them behave a bit differently than its original programming.
Start of with using a weapon (most likely the gun) and change the settings
Then, ask someone for a model and make a script that is almost the same as the gun script, but don't CTRL+V! (You won't learn anything if you do that)
Then look at other scripts of other mods (not just weapons) and try to understand them.
After a while you will notice you know some commands and know how to create a simple script.
Try to make your own script (start with a simple slash-command)
Go on and make more difficult scripts.
PS: If you don't know anything about scripting, you'd better do a simple tutorial on C++ (almost the same as Torque)