Author Topic: Multi-Stage Scripting Contest  (Read 20538 times)

omg I just learned about this thing called vectorsub(), and I assume there is also a vectoradd() too.  I could have made terragen so much more efficient instead of using getword() all the time.  Same thing with BuildBot.

omg I just learned about this thing called vectorsub(), and I assume there is also a vectoradd() too.  I could have made terragen so much more efficient instead of using getword() all the time.  Same thing with BuildBot.
... Seriously?

... Seriously?

If you look at most of the coding help topics I have started, they show me trying to explain some weird phenomenon and with large block of complicated code building up to what my problem is, and then the solution that the first poster comes up with would be something like "did you know you can do \" to place a quote inside a quote?"

For a very long time, I used this code before I realized it was possible to do %player.client

Code: [Select]
function getclientfromplayer(%player)
{
   for(%a=0; %a<clientgroup.getcount(); %a++)
   {
      if((%b=clientgroup.getobject(%a)).player == %player)
         return %b;
   }
   return -1;
}

I never really learned the basics, I kinda jumped right into solving complicated coding projects (for me at the time)

Also: *cough cough*
« Last Edit: August 17, 2011, 10:21:40 PM by Nexus »

Have anything I might want to trade for it?

Well I have no idea what you would want, so I'm not sure if I have anything.

Well I have no idea what you would want, so I'm not sure if I have anything.

Well, mostly I like to look for things that I can learn from.

Just a few minutes ago, I learned what a scriptgroup was and how to convert between php and torque.

I would have totally made the adventurers a scriptgroup if I knew of them a few days ago

I'll just be happy so long as you release it eventually :3




Uxie has it sucker. B)
I will give you my left testicle and a eyebrow hair for it.

I will give you my left testicle and a eyebrow hair for it.

Part of the deal was that anything uxie trades it for, I also get a copy.

Its probably not gonna happen, but nagnagnagnagnag

:c
I meant that they would have got additional points which would have helped a lot.

Welp, I guess Nexus wins. I mean Red Guy's think is cool but it's not made in TorqueScript.

Okay, I will work on the prize. I need some time because my parents suddenly won't let me buy anything with my credit card. So I'll have to go buy one from 7-11 or something.

I meant that they would have got additional points which would have helped a lot.

Welp, I guess Nexus wins. I mean Red Guy's think is cool but it's not made in TorqueScript.

Woo, this has really been a great experience.  I hope there will be future competitions with more actual competition, lol.

Okay, I will work on the prize. I need some time because my parents suddenly won't let me buy anything with my credit card. So I'll have to go buy one from 7-11 or something.

No rush, I honestly have no idea what I would buy with $15 at the moment.

Olol that was anticlimactic