Author Topic: Please Do Not Make Any Feature Requests  (Read 4434 times)

0 Members and 1 Guest are viewing this topic.

Offline Sticks

  • 29
Please Do Not Make Any Feature Requests
The difference Nico, is that I don't go to the mod forum and request that you make models for me. ;)

But, you are correct. Your modeling skills way outshine mine. It would just be nice if we could keep some perspective.
"Napalm is good as a quickfire solution, literally..." -- cngn

"Shh... [Kazan's] schizophrenia allows him to multitask." -- Goober5000

Why am I still coding at 12:35am?

SCP: Templum sanctus ingeniosus

 

Offline Nico

  • Venom
    Parlez-vous Model Magician?
  • 212
Please Do Not Make Any Feature Requests
Quote
Originally posted by Sticks
The difference Nico, is that I don't go to the mod forum and request that you make models for me. ;)

That's because you don't need them. The other way around might not be true ;)
SCREW CANON!

 

Offline Sticks

  • 29
Please Do Not Make Any Feature Requests
Touche, sir
"Napalm is good as a quickfire solution, literally..." -- cngn

"Shh... [Kazan's] schizophrenia allows him to multitask." -- Goober5000

Why am I still coding at 12:35am?

SCP: Templum sanctus ingeniosus

  
Please Do Not Make Any Feature Requests
=3
For great justice.

 

Offline Bobboau

  • Just a MODern kinda guy
    Just MODerately cool
    And MODest too
  • 213
Please Do Not Make Any Feature Requests
you know I actualy implemented the ai to use the slideing but Goob said it was messing with things and turned it off
Bobboau, bringing you products that work... in theory
learn to use PCS
creator of the ProXimus Procedural Texture and Effect Generator
My latest build of PCS2, get it while it's hot!
PCS 2.0.3


DEUTERONOMY 22:11
Thou shalt not wear a garment of diverse sorts, [as] of woollen and linen together

 

Offline Bri_Dog

  • 28
Please Do Not Make Any Feature Requests
I WANT GEO MODDING!!!!!!!111111oneoneoneoneone


:p :D
Sig

 

Offline Sticks

  • 29
Please Do Not Make Any Feature Requests
Code: [Select]


void MessageTools::KillDufus(dufus NewDufus, weapon NewWeapon) {
     
     NewWeapon->Use(kill);
     NewDufus->Release();

}

int WinMain {

     dufus *Bri_Dog = new dufus;
     weapon *reallyreallybigstick = new weapon;
     MessageTools *kill = new MessageTools;

     kill->KillDufus(Bri_Dog,reallyreallybigstick);

}



Any questions?
"Napalm is good as a quickfire solution, literally..." -- cngn

"Shh... [Kazan's] schizophrenia allows him to multitask." -- Goober5000

Why am I still coding at 12:35am?

SCP: Templum sanctus ingeniosus

 

Offline Joey_21

  • 28
    • http://denebsystem.cjb.net/
Please Do Not Make Any Feature Requests
No questions here, just a concern...

I hope the lack of the "delete" command for the corresponding pieces of memory allocated off of the heap using "new" is any indication of what goes on inside of the SCP's source. :shaking:

Perhaps when I complete my Data Structures course this semester I should start taking a look at what the SCP has added thus far and see if I may be able to contribute too.

 

Offline Nico

  • Venom
    Parlez-vous Model Magician?
  • 212
Please Do Not Make Any Feature Requests
Quote
Originally posted by Bobboau
you know I actualy implemented the ai to use the slideing but Goob said it was messing with things and turned it off


ghhh.
SCREW CANON!

 

Offline Sticks

  • 29
Please Do Not Make Any Feature Requests
Quote
hope the lack of the "delete" command for the corresponding pieces of memory allocated off of the heap using "new" is any indication of what goes on inside of the SCP's source.


It is not. I just got lazy and the joke got too long.
"Napalm is good as a quickfire solution, literally..." -- cngn

"Shh... [Kazan's] schizophrenia allows him to multitask." -- Goober5000

Why am I still coding at 12:35am?

SCP: Templum sanctus ingeniosus

 

Offline Bri_Dog

  • 28
Please Do Not Make Any Feature Requests
Quote
Originally posted by Sticks
Code: [Select]


void MessageTools::KillDufus(dufus NewDufus, weapon NewWeapon) {
     
     NewWeapon->Use(kill);
     NewDufus->Release();

}

int WinMain {

     dufus *Bri_Dog = new dufus;
     weapon *reallyreallybigstick = new weapon;
     MessageTools *kill = new MessageTools;

     kill->KillDufus(Bri_Dog,reallyreallybigstick);

}



Any questions? [/B]


That doesn't look like geo mod code :wtf:





:lol:
Sig

 

Offline Joey_21

  • 28
    • http://denebsystem.cjb.net/
Please Do Not Make Any Feature Requests
Code: [Select]

void main()
{
     geoMod newMod;
     newMod.allowGeoMod(true);
     Bri_Dog::~Bri_Dog(); :drevil:
}

void geoMod::allowGeoMod(bool newValue)
{
     this -> geoModDoesWork = newValue;
}



:p
« Last Edit: March 24, 2004, 12:34:02 pm by 34 »

 

Offline Bri_Dog

  • 28
Please Do Not Make Any Feature Requests
You guys can stop making fun at my expense now :p
Sig

 

Offline Flipside

  • əp!sd!l£
  • 212
Please Do Not Make Any Feature Requests
Can't resist....

FOR X=1 TO 10
PROCslap (Bri_Dog)
NEXT X
END

Spot the old bloke ;) hehehehehe

 
Please Do Not Make Any Feature Requests
QB?

I'd never thought i would see any of that outside of my own posts anymore.
just another newbie without any modding, FREDding or real programming experience

you haven't learned masochism until you've tried to read a Microsoft help file.  -- Goober5000
I've got 2 drug-addict syblings and one alcoholic whore. And I'm a ****ing sociopath --an0n
You cannot defeat Windows through strength alone. Only patience, a lot of good luck, and a sledgehammer will do the job. --StratComm

 

Offline Antares

  • 28
  • Author of The Shivan Manifesto
Please Do Not Make Any Feature Requests
Looks like Pascal.
We have returned to continue our purification of this galaxy. It is again your turn to be crushed beneath the great force that is the Antaran army. All your petty squabbling with the other beings in this galaxy is meaningless. The Antaran fleet will destroy you all, one by one. You may not surrender. You cannot win. Your only option is death.

 

Offline Carl

  • Render artist
  • 211
    • http://www.3dap.com/hlp/
Please Do Not Make Any Feature Requests
:nervous:

"Gunnery control, fry that ****er!" - nuclear1

 

Offline Goober5000

  • HLP Loremaster
  • Moderator
  • 214
    • Goober5000 Productions
Please Do Not Make Any Feature Requests
*smacks Carl*

 

Offline Flipside

  • əp!sd!l£
  • 212
Please Do Not Make Any Feature Requests
It's BBC Basic without the line numbers ;)