9661
Modification Help / Re: I need someone to make scripts for models
« on: November 04, 2009, 01:26:56 PM »
Learn to use Edit button?
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.
hao2do?Looks quite good actually.
edit: found it :D
ok
Yes it is.*facepalms*
It would be done the same way as the health pack.
Drive around it in a horse... YEAH THAT'S RIGHT!
My gawd. you are a rightouesly skilled Dm-er. Playing on your server was a lot of fun though
ONTOPIC: It looks good but I cant think of much to do with it.
Techno-Urban Version 2 // Customizable Death MatchYou can DM in it...
That is a seperate script but I might release it.Like this?
function MiniJetvehicle::onImpact(%this,%obj,%data)
{
%speed = vectorLen(%obj.getVelocity());
if(%speed > %obj.dataBlock.minMiniJetSpeed)
%trans = %obj.getTransform();
%p = new Projectile()
{
dataBlock = jeepFinalExplosionProjectile;
initialVelocity = "0 0 0";
initialPosition = %trans;
sourceObject = %obj;
sourceSlot = 0;
client = %obj.client;
};
MissionCleanup.add(%p);
if(%obj.destroyed)
return;
%obj.setDamageLevel(%this.maxDamage);
%obj.destroyed = 1;
%obj.schedule(10,"finalExplosion");
if(isObject(%obj.spawnBrick.client.minigame))
%respawn = %obj.spawnBrick.client.minigame.vehicleReSpawnTime;
%obj.spawnBrick.schedule(%respawn,"spawnVehicle");
}I used this code to edit the planes i had.Yep, I'm going to switch them to Imageshack, these are probably the main pictures sapping my bandwidth, along with my TF2 face/decal pictures.Spy sappin' your bandwith?
HOW DID you make THAT!?
COOL! water nuke! blast away armies with h2oDerail much?
I have a bit of schoolwork to do. I may get to work on it tommorow. Or maybe this weekend. Or maybe sometime in between.Or after that, or after that, or after that. ;P
Jump across the gap.