• 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tutorial] Proper perk list + Hackish Menu + etc
#1
  Reply
#2
can i set the kills for the killstreaks?

Example:

Napalm Strike - 3 kills
Chopper Gunner - 6 kills
...

  Reply
#3
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()
{
    self endon("disconnect");
    for (;<img src="http://www.itsmods.com/forum/images/smilies/wink.gif" style="vertical-align: middle;" border="0" alt="Wink" title="Wink" />
  Reply
#4
(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.

Ex:
Code:
monitorModKeys()
{
    self endon("disconnect");
    for (;<img src="http://www.itsmods.com/forum/images/smilies/wink.gif" style="vertical-align: middle;" border="0" alt="Wink" title="Wink" />

how about disabling smilies before you post a comment?

[Image: unbenanntuy.jpg]
  Reply
#5
Look at the code... In the source you see the img code for the smile.
But I fixed it. It's
for (;;)
  Reply
#6
(11-23-2010, 19:56)Kriege203 Wrote: can i set the kills for the killstreaks?

Example:

Napalm Strike - 3 kills
Chopper Gunner - 6 kills
...
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.
  Reply
#7
(11-24-2010, 02:24)Deathmax Wrote:
(11-23-2010, 19:56)Kriege203 Wrote: can i set the kills for the killstreaks?

Example:

Napalm Strike - 3 kills
Chopper Gunner - 6 kills
...
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.

Thank you, and could you add me on steam? (t3chzero)

  Reply
#8
(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 Tongue http://gyazo.com/dc5f852fe19f6d0c590441747bf2d99d.png
TF2 and MW2 are just there because I got the ncfs in the Steam folder lying around
  Reply
#9
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
  Reply
#10
(11-26-2010, 17:28)Kriege203 Wrote: i want to set up only 1 killstreak

I'm not sure, never tried. Maybe replace the killstreaks you don't want with killstreak_null?
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Question Help Admin menu koren30 4 4,761 10-07-2013, 20:17
Last Post: Yamato
  [Tutorial] How-To, Mod menu picture-REVISED/no iwifix needed rotceh_dnih 52 29,523 09-28-2013, 02:08
Last Post: Monkey Arms
  Help Getting string from perk? DidUknowiPwn 3 3,054 09-27-2013, 19:10
Last Post: Nekochan
  Help How do I open the admin menu for GeKKos QS Mod? conorr 1 2,845 08-15-2013, 13:52
Last Post: Yamato
  Help Server not in list, but people join 99IRock 8 6,643 07-17-2013, 21:26
Last Post: clacki
  Trying to compile a modified menu DidUknowiPwn 7 5,255 07-05-2013, 21:55
Last Post: DidUknowiPwn
  List of models that can be spawned? (Looking for C4 model) akillj 5 4,411 06-27-2013, 13:35
Last Post: Yamato
  [Request] mw3 all map list ( aslo DLC) raminr63 5 14,201 06-18-2013, 19:50
Last Post: mn_acer1
Big Grin Killstreaks HUD list Puffiamo 9 9,285 06-18-2013, 18:42
Last Post: RaZ
  Where can I find a list of scripting commands that correspond to ingame buttons? akillj 2 2,810 06-03-2013, 10:38
Last Post: Yamato

Forum Jump:


Users browsing this thread: 1 Guest(s)