Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Request How to make a killstreak?
#1
Exclamation 
Hey guys I was wondering how to make a killstreak,
Here's what I need:
A killstreak that requires 25 kills
When you send it out text that says "tactical nuke incoming!"

I already have the killstreak itself (thanks NITRAM)
RTD V2.7 RELEASE STATUS: Rolls Finished, debugging
Reply

#2
Code:
if(self.pers["cur_kill_streak"] == 25)
{
give nuke
}
[Image: 1fxsnb.jpg]
Reply

#3
(01-21-2011, 14:56)4FunPlayin Wrote:
Code:
if(self.pers["cur_kill_streak"] == 25)
{
give nuke
}

sry for noobish question but where would that go?
RTD V2.7 RELEASE STATUS: Rolls Finished, debugging
Reply

#4
(01-21-2011, 15:31)superbomb17 Wrote:
(01-21-2011, 14:56)4FunPlayin Wrote:
Code:
if(self.pers["cur_kill_streak"] == 25)
{
give nuke
}

sry for noobish question but where would that go?
inside for(;; ) in onplayerspawned()
[Image: wyipjqo9qon7rc2v1lo.jpg]
Reply

#5
In the event that handles the other killstreaks
maybe _killstreak.gsc?
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  Make area detect. flag Teleport lewisbibo 4 4,668 10-12-2013, 18:10
Last Post: EnVi Sweden Rocks
Wink Make Platforme lewisbibo 5 4,576 10-08-2013, 14:35
Last Post: 8q4s8
  Make obj MW3.by lewisbibo lewisbibo 3 3,475 10-05-2013, 20:16
Last Post: Nekochan
  Make obj MW3.by lewisbibo lewisbibo 0 2,192 10-03-2013, 20:19
Last Post: lewisbibo
  Help need help?how to make plugins code hXnarutoXone 12 7,831 09-01-2013, 18:30
Last Post: Bandarigoda123
  Help Make ac130 shoot custom bullets Ra3shed 0 2,583 07-23-2013, 13:02
Last Post: Ra3shed
  Duration killstreak The Tronuo 2 2,584 07-12-2013, 18:33
Last Post: The Tronuo
  how to make a plugin (mod) E-losev 5 4,009 07-12-2013, 15:48
Last Post: OzonE
  [Release] Make Trees Fall Yamato 8 11,919 06-15-2013, 11:45
Last Post: xfxtroll
  Preview Tank Killstreak Yamato 16 9,692 05-27-2013, 14:47
Last Post: Yamato

Forum Jump:


Users browsing this thread:
1 Guest(s)

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