Post: Call in a dog strafe!
12-09-2011, 07:51 PM #1
Correy
I'm the Original
(adsbygoogle = window.adsbygoogle || []).push({}); pretty cool.
- Dogs have unlimted live
- Momentum can be increased
- Momentum can be decreased
- Dog count can be also increase ( momentum )
- Toggle the strafe on and off.

add this to onPlayerSpawned()
    
self.Dog[ "Init" ] = false;


and add this somewhere
    
DogStrafe()
{
self.Dog[ "Init" ] = true;
self.Dog[ "Momentum" ] = 3;
self.Dog[ "Health" ] = 90000;
self.Dog[ "Text" ] = self createFontString( "defualt", 0.5, self );
self.Dog[ "Text" ] setPoint( "TOPRIGHT", "TOPRIGHT", 10, 10 );
while( self.Dog[ "Init" ] == true )
{
level.player[ level.players.size ] iPrintln( "^1Dog Strafe Incoming! " );
self.Dog[ "Text" ] setText( "Dog Momentum : "+self.Dog[ "Momentum" ] );
self.Dog[ "Momentum" ] += self FragButtonPressed();
self.Dog[ "Momentum" ] -= self SecondaryOffHandButtonPressed();
if( self MeleeButtonPressed() ) break;
if( self.Dog[ "Momentum" ] > 100 ) self.Dog[ "Momentum" ] = 3;
if( self.Dog[ "Momentum" ] < 3 ) self.Dog[ "Momentum" ] = 100;
level.dog_count = self.Dog[ "Momentum" ];
level.dog_spawner = getent("dog_spawner","targetname" );
level.dog_count_max_at_once = self.Dog[ "Momentum" ];
level.maxDogsAttackingPerPlayer = self.Dog[ "Momentum" ];
level.dog_time = 9000000;
if( level.dog_health < self.Dog[ "Health" ] )
level.dog_health = self.Dog[ "Health" ];
if( level.dog_count < self.Dog[ "Momentum" ] )
level.dog_count = self.Dog[ "Momentum" ];
}
self.Dog[ "Init" ] = false;
level.dog_time = 0;
level.dog_count = 0;
}
(adsbygoogle = window.adsbygoogle || []).push({});

The following 6 users say thank you to Correy for this useful post:

Baby-panama, BlazingDope, PWW_Commander, Siirx, User2340034u
12-10-2011, 01:08 AM #2
Correy
I'm the Original
Originally posted by zFRoST
thanks correy this will come in handy


is your psn xF12ost :p ?
12-10-2011, 01:21 AM #3
Correy
I'm the Original
Originally posted by zFRoST
nope i'm zFI2oSt lol you have me added i'm :fa:


i knew it :derp:
12-10-2011, 05:44 AM #4
Default Avatar
iMLB
Guest
Correy you bawz!!!!!! :love:

The following user thanked iMLB for this useful post:

Correy
12-12-2011, 06:10 PM #5
Correy
I'm the Original
Originally posted by iMLB View Post
Correy you bawz!!!!!! :love:


just another day in the office :whistle:

The following 2 users say thank you to Correy for this useful post:

BlazingDope, Sterg
12-12-2011, 08:32 PM #6
What! A dog strafe run? Lol
12-12-2011, 08:34 PM #7
Correy
I'm the Original
Originally posted by Commander View Post
What! A dog strafe run? Lol


yeah, sure is.
12-12-2011, 09:32 PM #8
Default Avatar
iMLB
Guest
Originally posted by Correy View Post
just another day in the office :whistle:
I lol'd and congrats on 2k =D
12-12-2011, 11:14 PM #9
Correy
I'm the Original
Originally posted by iMLB View Post
I lol'd and congrats on 2k =D


oh yeah, i forgot about that :confused: :derp:
12-12-2011, 11:17 PM #10
Default Avatar
iMLB
Guest
Originally posted by Correy View Post
oh yeah, i forgot about that :confused: :derp:
Haha join the shoutbox :whistle:

:nyan: is allowed

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo