Spectrum
Welcome to Spectrum: The forum about anything and everything!
The home of GoldenEye: Source and Minecraft!
Spectrum: The home of Friday Night Gaming

You are not connected. Please login or register

Go to page : 1, 2  Next

View previous topic View next topic Go down  Message [Page 1 of 2]

1Weaponsets Empty Weaponsets Tue Dec 21, 2010 8:50 am

Emilia

Emilia
Administrator
This thread is for any Spectrum member to make their own weaponset.

This is the code you must use


Code:
"km"
   {
      "print_name"   "Killer Monkey's Favs"
      "weapons"
      {
         "0"   "PP7"
         "1"   "DD44"
         "2"   "PP7_SILENCED"
         "3"   "KLOBB"
         "4"   "AR33"
         "5"   "RCP90"
         "6"   "GRENADE"
         "7"   "ROCKET_LAUNCHER"
      }
   }



MaJoR or EJ then can copy this onto the server easily.

The top line in the code, put a shortened name for your weapon set. This is so the admins can find the weaponset easily (ge_weaponset km)

The second line in the second lot of quotations, put the title of the weaponset.

Where the numbers are, put in the weapons of your set. Number 0 is your starting weapon.
Use these codes


Code:
//   PP7
//   PP7_SILENCED
//   DD44
//   SILVER_PP7
//   GOLDEN_PP7
//   CMAG
//   GOLDEN_GUN
//   SHOTGUN
//   AUTO_SHOTGUN
//   KF7
//   KLOBB
//   ZMG
//   D5K
//   D5K_SILENCED
//   RCP90
//   AR33
//   PHANTOM
//   SNIPER_RIFLE
//   KNIFE_THROWING
//   TIMEDMINE
//   REMOTEMINE
//   PROXIMITYMINE
//   GRENADE
//   GRENADE_LAUNCHER
//   ROCKET_LAUNCHER
//   MOONRAKER
//   NONE   ** SPAWNS NO WEAPON **
//   RANDOM   ** SPAWNS A RANDOM WEAPON **



Last edited by Emilia on Tue Dec 21, 2010 8:58 am; edited 1 time in total

http://spectrum.niceboard.org

2Weaponsets Empty Re: Weaponsets Tue Dec 21, 2010 8:56 am

Emilia

Emilia
Administrator
Code:
"emilia"
{
      "print_name"    "Emilia's Spectrum Set"
      "weapons"
      {
        "0"  "DD44"
        "1"  "ZMG"
        "2"  "D5K"
        "3"  "PP7_SILENCED"
        "4"  "AR33"
        "5"  "RANDOM"
        "6"  "RANDOM"
        "7"  "ROCKET_LAUNCHER"
      }
  }

http://spectrum.niceboard.org

3Weaponsets Empty Re: Weaponsets Tue Dec 21, 2010 10:37 am

The Derr Man

The Derr Man
Moderator
I choose you weapons!

Code:
"derr"
  {
      "print_name"  "Derr Man's Personal Arsenal"
      "weapons"
      {
        "0"  "DD44"
        "1"  "GOLDEN_PP7"
        "2"  "SNIPER_RIFLE"
        "3"  "RCP90"
        "4"  "ZMG"
        "5"  "RCP90"
        "6"  "SHOTGUN"
        "7"  "MOONRAKER"
      }
  }

http://steamcommunity.com/id/thederrman

4Weaponsets Empty Re: Weaponsets Tue Dec 21, 2010 12:03 pm

Mijy

Mijy
Administrator
Code:
"Mijy"
  {
      "print_name"  "This shall be.... Interesting"
      "weapons"
      {
        "0"  "GOLDEN_GUN"
        "1"  "NONE"
        "2"  "NONE"
        "3"  "NONE"
        "4"  "NONE"
        "5"  "NONE"
        "6"  "NONE"
        "7"  "GOLDEN_PP7"
      }
  }

https://steamcommunity.com/id/mijy07

5Weaponsets Empty Re: Weaponsets Tue Dec 21, 2010 12:08 pm

Emilia

Emilia
Administrator
Code:
"spray"
  {
      "print_name"  "Spray 'N' Pray"
      "weapons"
      {
        "0"  "KLOBB"
        "1"  "ZMG"
        "2"  "D5K"
        "3"  "D5K_SILENCED"
        "4"  "PHANTOM"
        "5"  "ZMG"
        "6"  "RCP90"
        "7"  "RCP90"
      }
  }




Code:
"bond"
  {
      "print_name"  "Bond VS Scaramanga"
      "weapons"
      {
        "0"  "PP7"
        "1"  "PP7_SILENCED"
        "2"  "PP7"
        "3"  "PP7_SILENCED"
        "4"  "PP7"
        "5"  "PP7_SILENCED"
        "6"  "PP7"
        "7"  "GOLDEN_GUN"
      }
  }

http://spectrum.niceboard.org

6Weaponsets Empty Re: Weaponsets Fri Dec 31, 2010 5:19 am

The Face Guy


Took The First Step Towards Spectrum Addiction
Code:
"faceguy"
  {
      "print_name"  "Vicinity of Obscenity's Arsenal of Arsenals"
      "weapons"
      {
        "0"  "CMAG"
        "1"  "AR33"
        "2"  "RCP90"
        "3"  "REMOTEMINE"
        "4"  "AUTO_SHOTGUN"
        "5"  "SNIPER_RIFLE"
        "6"  "GRENADE_LAUNCHER"
        "7"  "NONE"
      }
  }


7Weaponsets Empty Re: Weaponsets Fri Dec 31, 2010 5:20 am

Emilia

Emilia
Administrator
You didn't want a 7th weapon? You can do 2 of the same thing if you like.

http://spectrum.niceboard.org

8Weaponsets Empty Re: Weaponsets Tue Jan 04, 2011 12:33 am

Emilia

Emilia
Administrator
I'll make the last one a CMAG until you say otherwise.

http://spectrum.niceboard.org

9Weaponsets Empty Re: Weaponsets Thu Jan 06, 2011 6:55 am

timhouse


Took The First Step Towards Spectrum Addiction
Code:
"timhouse"
  {
      "print_name"  "Home Defence"
      "weapons"
      {
        "0"  "DD44"
        "1"  "SILVER_PP7"
        "2"  "CMAG"
        "3"  "SHOTGUN"
        "4"  "AUTO_SHOTGUN"
        "5"  "KF7"
        "6"  "SNIPER_RIFLE"
        "7"  "CMAG"
      }
  }

10Weaponsets Empty Re: Weaponsets Sat Jan 08, 2011 12:43 am

Emilia

Emilia
Administrator
Code:
"silver"
  {
      "print_name"  "Silvery Moon"
      "weapons"
      {
        "0"  "KLOBB"
        "1"  "DD44"
        "2"  "SILVER_PP7"
        "3"  "SILVER_PP7"
        "4"  "ROCKET_LAUNCHER"
        "5"  "ROCKET_LAUNCHER"
        "6"  "MOONRAKER"
        "7"  "MOONRAKER"
      }
  }

http://spectrum.niceboard.org

11Weaponsets Empty Re: Weaponsets Mon Jan 10, 2011 2:59 pm

Gammah

Gammah
Getting Known
Code:
"gammah"
  {
      "print_name"  "Licensed To Die"
      "weapons"
      {
        "0"  "KNIFE_THROWING"
        "1"  "CMAG"
        "2"  "PHANTOM"
        "3"  "DD44"
        "4"  "Silver_PP7"
        "5"  "RCP90"
        "6"  "AUTO_SHOTGUN"
        "7"  "MOONRAKER"
      }
  }

12Weaponsets Empty Re: Weaponsets Sun Nov 27, 2011 11:32 am

ThePinkMamaLuigi

ThePinkMamaLuigi
Official GE:S Clan Member
"xninjapancakes"
{
"print_name" "XNinJaPancakes' Favorites"
"weapons"
{
"0" "SHOTGUN"
"1" "MOONRAKER"
"2" "AR33"
"3" "RCP90"
"4" "KF7"
"5" "CMAG"
"6" "ROCKET_LAUNCHER"
"7" "GOLDEN_PP7"



Last edited by ThePinkMamaLuigi on Sun Nov 27, 2011 11:38 am; edited 3 times in total (Reason for editing : emilia wanted me to fix)

http://tpml-blog.blogspot.com/

13Weaponsets Empty Re: Weaponsets Sun Nov 27, 2011 11:41 am

ThePinkMamaLuigi

ThePinkMamaLuigi
Official GE:S Clan Member
"spah"
{
"print_name" "The Spy"
"weapons"
{
"0" "CMAG"
"1" "PP7_SILENCED"
"2" "NONE"
"3" "NONE"
"4" "NONE"
"5" "NONE"
"6" "NONE"
"7" "NONE"

Silenced PP7 = Beta Tranquilzier

http://tpml-blog.blogspot.com/

14Weaponsets Empty Re: Weaponsets Sun Nov 27, 2011 1:02 pm

Emilia

Emilia
Administrator
We can't really have a weapon set with only two guns

http://spectrum.niceboard.org

15Weaponsets Empty Re: Weaponsets Tue Jan 17, 2012 10:40 am

PPK

PPK
Took The First Step Towards Spectrum Addiction
Operation GoldenEye
Code:
 "opgold"
      {
          "print_name"  "Operation GoldenEye"
          "weapons"
          {
            "0"  "KNIFE_THROWING"
            "1"  "PP7_SILENCED"
            "2"  "PP7_SILENCED"
            "3"  "SNIPER_RIFLE"
            "4"  "D5K_SILENCED"
            "5"  "D5k_SILENCED"
            "6"  "TIMEDMINE"
            "7"  "TIMEDMINE"
          }
      }

Papa-Papa-Kilo
Code:
"ppk"
      {
          "print_name"  "Papa-Papa-Kilo"
          "weapons"
          {
            "0"  "PP7"
            "1"  "CMAG"
            "2"  "GRENADE"
            "3"  "ZMG"
            "4"  "SHOTGUN"
            "5"  "PHANTOM"
            "6"  "SILVER_PP7"
            "7"  "TIMED MINE"
          }
      }

http://www.warriornation.net

16Weaponsets Empty Re: Weaponsets Wed Jan 18, 2012 3:26 am

Emilia

Emilia
Administrator
Code:
"Proximity"
      {
          "print_name"  "Enemy in Proximity"
          "weapons"
          {
            "0"  "PP7_SILENCED"
            "1"  "D5K_SILENCED"
            "2"  "GRENADE"
            "3"  "PROXIMITYMINE"
            "4"  "AUTO_SHOTGUN"
            "5"  "PROXIMITYMINE"
            "6"  "AR33"
            "7"  "PROXIMITYMINE"
          }
      }

http://spectrum.niceboard.org

17Weaponsets Empty Re: Weaponsets Mon Feb 13, 2012 5:51 am

Shadow Viking

Shadow Viking
Official GE:S Clan Member
Code:
"GERA"
  {
      "print_name"  "Rogue Agent"
      "weapons"
      {
        "0"  "DD44"
        "1"  "CMAG"
        "2"  "RCP90"
        "3"  "RCP90"
        "4"  "AR33"
        "5"  "SHOTGUN"
        "6"  "GRENADE"
        "7"  "ROCKET_LAUNCHER"
      }
  }

http://www.flickr.com/people/shadowviking

18Weaponsets Empty Re: Weaponsets Wed Feb 15, 2012 4:37 am

doomguy

doomguy
Forum Friendly
Code:
"DOOM"
  {
      "print_name"  "Rip and Tear!"
      "weapons"
      {
        "0"  "DD44"
        "1"  "MOONRAKER"
        "2"  "AUTO_SHOTGUN"
        "3"  "KNIFE_THROWING"
        "4"  "KF7"
        "5"  "RCP90"
        "6"  "PP7"
        "7"  "RANDOM"
      }
  }

19Weaponsets Empty Re: Weaponsets Wed Feb 15, 2012 4:48 am

Emilia

Emilia
Administrator
I am going to have to change the weapons around, because you have to have it from weakest to strongest weapon.

For example, in your list, if you were playing Live and Let Die, the Baron would be getting a Moonraker laser after only one kill and he could kill everyone very easily

Code:
"DOOM"
  {
      "print_name"  "Rip and Tear!"
      "weapons"
      {
        "0"  "KNIFE_THROWING"
        "1"  "PP7"
        "2"  "DD44"
        "3"  "KF7"
        "4"  "AUTO_SHOTGUN"
        "5"  "RCP90"
        "6"  "RANDOM"
        "7"  "MOONRAKER"
      }
  }

http://spectrum.niceboard.org

20Weaponsets Empty Re: Weaponsets Wed Feb 15, 2012 8:45 pm

Nastard

Nastard
Official GE:S Clan Member
Code:
"NSS"
      {
          "print_name"  "Nastards Shpadoinkle Set!"
          "weapons"
          {
            "0"  "PP7_SILENCED"
            "1"  "D5K_SILENCED"
            "2"  "PHANTOM"
            "3"  "AUTO_SHOTGUN"
            "4"  "AR33"
            "5"  "PROXIMITYMINE"
            "6"  "GRENADE_LAUNCHER"
            "7"  "GOLDEN_PP7"
          }
      }

21Weaponsets Empty Re: Weaponsets Thu Jul 05, 2012 1:15 pm

LoadingWTF


Official GE:S Clan Member
[code]
"km"
{
"print_name" "Loading on Cradle"
"weapons"
{
"0" AR33
"1" CMAG
"2" PROXIMITYMINE
"3" GRENADE_LAUNCHER
"4" SNIPER_RIFLE
"5" GOLDEN_PP7
"6" RCP90
"7" ROCKET_LAUNCHER
}
}

22Weaponsets Empty Re: Weaponsets Thu Jul 05, 2012 1:19 pm

Emilia

Emilia
Administrator
I am going to have to edit this weaponset, just because we can't start with AR33's

Code:

"loading"
{
"print_name" "Loading on Cradle"
"weapons"
{
"0" "CMAG"
"1" "AR33"
"2" "PROXIMITYMINE"
"3" "GRENADE_LAUNCHER"
"4" "SNIPER_RIFLE"
"5" "ROCKET_LAUNCHER"
"6" "RCP90"
"7" "GOLDEN_PP7"
}
}

http://spectrum.niceboard.org

23Weaponsets Empty Re: Weaponsets Thu Jul 05, 2012 2:55 pm

Shadow Viking

Shadow Viking
Official GE:S Clan Member
I want to start with an AR33 Sad

http://www.flickr.com/people/shadowviking

24Weaponsets Empty Re: Weaponsets Fri Aug 10, 2012 1:06 am

Emilia

Emilia
Administrator
Please get your weaponsets in!

I will be adding them to the server tonight!

http://spectrum.niceboard.org

25Weaponsets Empty Re: Weaponsets Mon Sep 10, 2012 12:00 pm

Pearly

Pearly
Moderator
Code:
"pltk"
  {
      "print_name"  "Pearly's LTKarnage"
      "weapons"
      {
        "0"  "PP7_SILENCED"
        "1"  "DD44"
        "2"  "KF7"
        "3"  "SNIPER_RIFLE"
        "4"  "AUTO_SHOTGUN"
        "5"  "RCP90"
        "6"  "AR33"
        "7"  "PROXIMITYMINE"
      }
  }

http://selectstartmedia.net

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 2]

Go to page : 1, 2  Next

Permissions in this forum:
You cannot reply to topics in this forum