Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Parallax

Pages: 1 ... 30 31 32 33 34 [35] 36 37
511
Modification Help / Re: My mod gets a syntax error.
« on: January 07, 2014, 11:37:43 PM »
It does feel random, but basically what you're doing is creating an object à la new Class(); - which requires a semicolon. However, TorqueScript allows you to define tagged fields (or maybe member fields? Whatever) by adding a pair of curly braces.

However you're still ultimately just calling new Class();, so you still need a semicolon at the end. How this explains packages, I don't know.


And yes, this means you can do things like BotGroup.add(new AIPlayer() { datablock = PlayerNoJet; position = BotGroup.spawnPos; });.
I've worked with code before, but you didn't have to add a semicolon after you close your code.

512
Modification Help / Re: My mod gets a syntax error.
« on: January 07, 2014, 06:02:45 AM »
datablock ShapeBaseImageData(carrotImage)
{
    shapeFile = "./carrot.dts";
    scale = "2 0.5 0.77";

    offset = "0.06 0.14 0.08";
    eyeOffset = "0.7 1.2 -0.15";

    item = carrotItem;
    armReady = 1;
};

Oh I forgot a semi colon.
I didn't know that was needed... Usually code begins with { and ends with }. "Now with more random semi colons!";

513
Off Topic / Re: Ask Taya anything you want
« on: January 07, 2014, 05:41:07 AM »
What does the fox say?
What does Frontrox say??

514
Off Topic / Re: Share your DeviantArt
« on: January 07, 2014, 04:40:18 AM »

515
Off Topic / Re: Ask Taya anything you want
« on: January 07, 2014, 04:39:38 AM »
Wanna collaborate on a YouTube video?

516
Off Topic / Re: Ask Taya anything you want
« on: January 07, 2014, 03:53:30 AM »
Will shadow volumes be brought back into gaming?
Can we be friends??
Wanna play Gmod???

517
Off Topic / Re: I need to make an anti-commercial
« on: January 07, 2014, 03:42:03 AM »
It's from the ending theme of High School DxD.
Fap time commence

518
Off Topic / Re: Share your DeviantArt
« on: January 07, 2014, 03:40:37 AM »
not really
Now post your deviantArt.

519
Off Topic / Re: Share your DeviantArt
« on: January 07, 2014, 03:29:59 AM »

520
Off Topic / Re: I need to make an anti-commercial
« on: January 07, 2014, 02:38:31 AM »

521
Off Topic / Re: Share your DeviantArt
« on: January 07, 2014, 02:37:00 AM »
You can't hide your edits from me! I have not one, but TWO eyeballs!
And I have two testicles, so I guess that makes us even.

522
Drama / Re: Tompson Drama - An Ever So Bothersome Force
« on: January 07, 2014, 02:13:29 AM »
registered yesterday and knows quite abit about the toms on this forum
Educated guesses ftw

523
Off Topic / Re: Share your DeviantArt
« on: January 07, 2014, 02:04:18 AM »
That's just a picture with no link to your dA, so ha!

Also, i got distracted while posting that, so i would have posted before you if i didn't get pulled away
It's a clickable picture, so jokes on you!
EDIT Not clickable anymore

524
Off Topic / Re: Is this the future of TVs?
« on: January 07, 2014, 01:58:51 AM »

525
Off Topic / Re: I need to make an anti-commercial
« on: January 07, 2014, 01:58:22 AM »
Let's collaborate over YouTube

Pages: 1 ... 30 31 32 33 34 [35] 36 37