Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Release Backwards Killstreaks!
#1
Thumbs Down 
[attachment=689]First ModBig Grin
Basically everything is backwards so at 3 kills you get a gunship and dogs and so on, only problem with this is you get both for the number of killstreak you have got(if you get 11, you get rc and uav).
I could not work out a way how to.
If you have any tips for my coding and stuff like that, always appreciated.
Thanks you For your Time!

Credits!
Minecraftftw- How i learnt to put text at the top!(From his famas war code)
alistair3149- To say something at every spawn or at the start of the game (can't remember which one) From his Minigun Mod)

Also I've noticed in many mods this type of stuff at the start.
Code:
DVARnosway()
{
    self setClientDvar( "player_breath_gasp_lerp", "0" );
    self setClientDvar( "player_breath_snd_lerp", "0" );
    self setClientDvar( "player_breath_gasp_scale", "0" );
    self setClientDvar( "player_breath_fire_delay", "0" );
    self setClientDvar( "player_breath_snd_delay", "0" );
    self setClientDvar( "player_breath_gasp_time", "0" );
    self setClientDvar( "bg_viewBobMax", 0 );
    self setClientDvar( "bg_weaponBobMax", 0 );
    self setClientDvar( "scr_xpcollectorsscale", 0.01 );
    self setClientDvar( "scr_xpzmscale", 0.01 );
    self setClientDvar( "bg_bobMax", "0" );
    self setClientDvar( "bg_bobAmplitudeStanding", "0" );
    self setClientDvar( "bg_bobAmplitudeSprinting", "0" );
    self setClientDvar( "bg_bobAmplitudeDucked", "0 0" );
    self setClientDvar( "bg_bobAmplitudeProned", "0 0" );
(from Isnipe)
Does that mean you can put DVARnosway() at any point in the code and it will refer to the dvar is the text above?

Thanks Again!





Attached Files
.zip   mp_bk.zip (Size: 6.53 KB / Downloads: 34)
Reply

#2
Yes, you can put it everywhere, and call in onplayerspawned
[Image: lQDUjba.jpg]
Reply

#3
I sense chaos. BTW, it's in releases. Where's the release?:L
YouTube 1:Azumikkel- Modding
YouTube 2:DerpShark- Gaming Entertainment
Website:Jensby.me
Contact: im[at]jensby.me
Reply

#4
i wrote him that he needs to reup it cause the attachment system is bugged sometimes..i approved the attachment but its not visible
Reply

#5
k sorry was afk, will do that now >.<
Reply

#6
approved
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
Big Grin Killstreaks HUD list Puffiamo 9 9,353 06-18-2013, 18:42
Last Post: RaZ
  [Release] Call of Duty Modern Warfare 3 - Airdrops & Killstreaks d0h! 8 11,158 04-03-2013, 06:54
Last Post: USCR
  [Release] Predator Killstreaks Puffiamo 13 13,251 10-28-2012, 15:51
Last Post: Arteq
  Moab and killstreaks Jabbavacca 4 4,267 10-27-2012, 23:40
Last Post: korsika
  killstreaks mod bug on S&Deee raminr63 4 3,628 04-12-2012, 06:23
Last Post: Yamato
  Promod Plugin + !Perks/Killstreaks/Killcam On-Off slash2909 2 3,024 03-20-2012, 22:18
Last Post: kris
  MW2 Killstreaks source codes Metro-Police#45 7 13,509 01-23-2012, 02:25
Last Post: ScHmIdTy56789
Brick [Release] Killstreak needed for stock killstreaks banz 4 3,404 01-21-2012, 19:27
Last Post: Arteq
  [Solved]give killstreaks ddaavvee 4 2,693 09-17-2011, 08:54
Last Post: ddaavvee
  Killstreaks in GunGame Dountill 18 8,283 09-06-2011, 16:12
Last Post: Tomsen1410

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.