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.


Topics - Stratofortress

Pages: 1 ... 6 7 8 9 10 [11] 12 13 14 15 16 ... 20
151
Modification Help / Release Headcrab and Domo?
« on: September 24, 2008, 11:14:05 PM »
Details first...

1. Replaces zombie fast and zombie tank.
2. This happens to console when you spawn too many
http://www.strato-mods.sithous.com/console(13).log


152
Off Topic / This is handicapped....
« on: September 22, 2008, 08:26:33 PM »
I bought a strong hair gel and applied it on my hair in the morning. In the middle of school, I touched my hair and I GOT 5 forgetIN SPLINTER FROM MY OWN HAIR.

153
Gallery / DOMO-KUN!!@!@!@!
« on: September 22, 2008, 07:59:39 PM »
Rawr.



154
Gallery / HEADCRAB!@!##@#@#@#@#
« on: September 21, 2008, 08:05:56 PM »
I thought this was lol so I made one.(using zombie mod)






155
Games / HL2 Headcrab....
« on: September 21, 2008, 06:11:51 PM »
How dose a headcrab walk? does it walk like a spider? I used the model viewer in SDK but it shows it running with its 2 pincers which looks strange...

156
Creativity / My private stuff that never got released(warning Image heavy)
« on: September 18, 2008, 10:38:13 PM »
My Monobike, Looked funny so I made one

Sailing Battleship, for Builder's server

AWP, bordom

Bulldozer, Inspired by Nixlle's Destructo gun with radius.

Deagle, bordom

Hovercraft, Testing out Nitram's way of makin boats

Katana, with three diffrent attack animations

Scud, Bordom

Learjet, Inspired by Packer's space shuttle

Halo Rocket Launcher, made in that one month I was a Halo whore

Scorpion tank , made in that one month I was a Halo whore


Note: Most of these will not be public due to script failure.

157
Suggestions & Requests / Vote?
« on: September 17, 2008, 08:00:57 PM »
A vote script would be nice, an admin types in /vote Ban Blockhead9999? then people get to say /yes and /no.

158
Drama / WE DONT NEED TO HEAR ABOUT ROBLOX.
« on: September 14, 2008, 11:04:28 PM »
There like 100 post relating to why we hate Roblox or why they should gtf of our forums. Just ignore them, they are just 10 year olds.

159
Suggestions & Requests / Enable Vehicle Engine Sounds?
« on: September 13, 2008, 10:46:19 PM »
Can Badspot make the engine changes so vehicles can use the these sound?
Code: [Select]
	//   jetSound = ScoutThrustSound;
//engineSound = idleSound;
//squealSound = skidSound;
       //wheelImpactSound = slowImpactSound;

Blockland always crashes when I enable them.

160
Modification Help / V9 killed qwerty's Shooting script! :O
« on: September 12, 2008, 07:18:55 PM »
I think the vehicle_tank.cs script killed this
Code: [Select]
package WarPlaneFire {
function Armor::onTrigger(%this, %obj, %triggerNum, %val)
{
%pmount = %obj.getObjectMount();
if(isobject(%pmount)){
if(%pmount.getdatablock().getname() $= "warplanevehicle" && %triggerNum == 0){
%pmount.setimagetrigger(2,1);
%pmount.client = %obj.client;
cancel(%obj.fightsch);
%obj.fightsch = schedule(10,0,"Untrigger",%pmount,2);
}
}
parent::onTrigger(%this, %obj, %triggerNum, %val);
}
};
activatepackage(WarPlaneFire);

function warplanevehicle::onTrigger(%this, %obj, %triggerNum, %val)
{
if(%triggerNum == 2 && %val && !iseventpending(%obj.rocketreload)){
%obj.client = %obj.getcontrollingclient();
%pos = %obj.getposition();
%client = %obj.client;
%pos = vectoradd(%pos,"0 0 -0.8");
%pos = vectoradd(%pos,%obj.getforwardvector());
%vel = "0 0 -22.5";
%planevz = getword(%obj.getvelocity(),2);
if(%planevz < 0){
%vel = VectorAdd(%vel,"0 0 " @ %planevz);
}
%p = new Projectile()
{
dataBlock = rocketlauncherprojectile;
initialVelocity = %vel;
initialPosition = %pos;
client = %obj.client;
sourceObject = %obj.client.player;
sourceClient = %obj.client;
};
MissionCleanup.add(%p);
%obj.rocketreload = schedule(1000,0,"");
}
}

161
Off Topic / My unused avatar...
« on: September 12, 2008, 04:55:37 PM »


Im having problems with this, It wont play the animation on my avatar. Also, I need some way to crop it.

162
Off Topic / Avi to Gif Converter?
« on: September 11, 2008, 09:13:46 AM »
Can anyone recommend a good avi to gif converter? All of the ones ive found always crashed.

163
Off Topic / End of The World Topic
« on: September 10, 2008, 05:05:23 PM »
Just incase I wake up as particles in a few days... Discuss :D

Anyone out there that doesn't want to die as a virgin?

164
General Discussion / v8...
« on: September 07, 2008, 08:22:55 PM »
The records of v8 have been erased... From here on out, v8 is a lie.

165
Off Topic / Your city/town/village...
« on: September 06, 2008, 11:35:09 PM »
Post what your city/town/village, that your currently living in and what they offer there or why your bored of it.

Las Vegas sucks. Cant do anything when your under 21. I've been to the Adventure dome at Circus Circus like 8 times already. Its like 113 degrees every summer and low humidity.

Pages: 1 ... 6 7 8 9 10 [11] 12 13 14 15 16 ... 20