Add some Tools


(=TSF=|Razor|) #1

Hi all,

I want to code a little bit and I want you to ask you:

  • Add weapons
  • Add skills
  • Add Killingspree effect like N!tmod and Jaymod
  • Add Sound “Prepare to Fight”
  • Add Command “!about”
  • Add Command “!spec”
  • Add Command “!glow”
  • Add Cvar “g_dualSMG” like N!tmod
  • Fix war bug > After 3 shoots the panzerfaust change to grenade
  • Incrased MG42 accuracy

Pls :D:D:D


(Scennative) #2

From Etpub-Forum:

Hello all,

can anyone give the places and codes to:

  • Add weapons
  • Add skills
  • Add Killingspree effect like N!tmod and Jaymod
  • Add Sound “Prepare to Fight”
  • Add Command “!about”
  • Add Command “!spec”
  • Add Command “!glow”
  • Add Cvar “g_dualSMG” like N!tmod
  • Fix war bug > After 3 shoots the panzerfaust change to grenade
  • Incrased MG42 accuracy

THX for your help

Here the answer:

@VanHalen: you cannot really expect someone to answer you this. There are so many places to write down, it would take at least 1 hour work to have a look for the places, and another hour to write it down for you. For the shrub commands for example have a look in g_shrubbot.c, for double guns you have to watch some specifc funcs, killingspree as well, you need to find out yourself, skills, weapons olol. Coder needs code, eh ?

Cmon Guy…

Source: http://etpub.org/e107_plugins/forum/forum_viewtopic.php?33613

Edit:

-Add weapons: There is a Tut here on the forum to add a new sniper weapon… (or a rifle, cant remember)
-Add skills: Its not so difficulty. I have tryed alone and it works. PS: Dont look at Nq, its too difficulty for you xD
-Add Killingspree effect how like N!tmod and Gaymod: Puh, these is little harder. I will tryed it on my mod… but hmm
-Add Sound “Prepare to Fight”: You can ask Noquarter Team.
-Add Commands bla bla bla: !spec is easy, look at the etpub source code its only comment out… !glow is harder, !about hmm maybe the same how !finger???
-g_dualSMG: ask PAUL he maked a NQ addon with these Feature
-Fix war bug: hmmm dont know these
-Increased Mg42 accuracy… : Lolz open your eyes and read the source code :stuck_out_tongue:

So and now say:

Thanks a lot, sCenna!!!


(acQu) #3

Hi all,

I want to code a little bit and I want you to ask you:

  • Add weapons
  • Add skills
  • Add Killingspree effect like N!tmod and Jaymod
  • Add Sound “Prepare to Fight”
  • Add Command “!about”
  • Add Command “!spec”
  • Add Command “!glow”
  • Add Cvar “g_dualSMG” like N!tmod
  • Fix war bug > After 3 shoots the panzerfaust change to grenade
  • Incrased MG42 accuracy

Pls

looooool epic xDDDD again ^^


(=TSF=|Razor|) #4

Damn you found me here !!!

Yes i asked the same in ETPub Forum, but there nobody can give me a solution.

I hoped you can give me the PLACES, where I have to add my code.

Thanks a lot, sCenna!!!


(=TSF=|Razor|) #5

P.S.:

Really ? O.o

P.P.S: Can you give me the link for the TuT ?