Tutorial Proper perk list + Hackish Menu + etc
|
11-23-2010, 19:56
can i set the kills for the killstreaks?
Example: Napalm Strike - 3 kills Chopper Gunner - 6 kills ...
11-23-2010, 22:06
Hey, could you do me a huge favour and throw these on pastebin.com? ItsMods adds the smile faces to the code source.
Ex: Code: monitorModKeys() (11-23-2010, 22:06)Rukkia Wrote: Hey, could you do me a huge favour and throw these on pastebin.com? ItsMods adds the smile faces to the code source. how about disabling smilies before you post a comment?
Look at the code... In the source you see the img code for the smile.
But I fixed it. It's for (;;)
11-24-2010, 02:24
(11-23-2010, 19:56)Kriege203 Wrote: can i set the kills for the killstreaks?Doubt so, didn't find anything that defines the number of killstreaks needed in registerKilltreaks under _hardpoints.gsc. The closest I got was level.killstreak[self.killsteak[i]].killstreaklevel, but apparently setting that doesn't work. (11-23-2010, 22:08)d0h! Wrote: how about disabling smilies before you post a comment?Done.
11-24-2010, 02:26
(11-24-2010, 02:24)Deathmax Wrote:(11-23-2010, 19:56)Kriege203 Wrote: can i set the kills for the killstreaks?Doubt so, didn't find anything that defines the number of killstreaks needed in registerKilltreaks under _hardpoints.gsc. The closest I got was level.killstreak[self.killsteak[i]].killstreaklevel, but apparently setting that doesn't work. Thank you, and could you add me on steam? (t3chzero)
11-24-2010, 02:28
(11-24-2010, 02:26)Rukkia Wrote: Thank you, and could you add me on steam? (t3chzero) I would, but I have no single paid game on it http://gyazo.com/dc5f852fe19f6d0c590441747bf2d99d.png TF2 and MW2 are just there because I got the ncfs in the Steam folder lying around
setting up the killstreaks dont work. it says unkown function
edit: okay my fail but it dont works i kill 3 = no rc car self.killstreak[0] = "killstreak_rcbomb"; is in onplayerspawnd() do i need to make: self.killstreak[0] = "killstreak_rcbomb"; self.killstreak[1] = "none"; self.killstreak[2] = "none"; or what? i want to set up only 1 killstreak
11-27-2010, 03:35
|
Users browsing this thread: |
5 Guest(s) |