Home   Help Search Login Register  

Author Topic: Weapon & amo list  (Read 1404 times)

0 Members and 1 Guest are viewing this topic.

Offline @cero

  • Members
  • *
  • Yeah! Get some!!
Weapon & amo list
« on: 30 Aug 2002, 21:05:27 »
I hope that gos in here ;D
We all know the weapon and amo list reference document, I didn't come across a new version that list all the new weapons from resistance.
 It would be good to have a reference of amo and weapon capacity per unit as this could make it a lot easyer for editers that use a custom load out of weapons in their units.
 Another sugestion would be to list a few loadouts of weapons to copy and paste in the init field of the units, like (removeallweapons this; this addmagazine"m21";this...etc)by doing so, people who don't really know about what kind of weapons and equipment a particular unit should use, will have more chances to succes in their load outs.
SCREWBY!!!

Gameer_77

  • Guest
Re:Weapon & amo list
« Reply #1 on: 31 Aug 2002, 00:12:10 »
Im sure something like that will be out on.  :)

 8)PEACE

Nasty Buttler

  • Guest
Re:Weapon & amo list
« Reply #2 on: 31 Aug 2002, 04:21:10 »
Since so many people keep asking for the weapon and ammo names from Resistance, maybe we need a sticky (and ME seems the most appropriate forum).

Here are the Resistance weapon/ammo names:

Code Sample  
WEAPON------------------------------------MAGAZINE

Beretta...................................................BerettaMag
CZ75......................................................CZ75Mag
FAL........................................................FALMag
Glock......................................................GlockMag
HKG3......................................................HKG3Mag
Skorpion..................................................SkorpionMag
Tokarev..................................................TokarevMag
UZI........................................................UZIMag
 


And to make the list more comprehensive, the "old" weapon/ammo names:

Code Sample  
WEAPON------------------------------------MAGAZINE

6G30........................................................6g30Magazine
9K32Launcher............................................9K32Launcher
AALauncher...............................................AALauncher
AK47........................................................AK47
AK47CZ....................................................AK47
AK47GrenadeLauncher.................................AK47, GrenadeLauncher
Ak74........................................................Ak74
AK74GrenadeLauncher.................................Ak74, GrenadeLauncher
Ak74Su....................................................Ak74
AT4Launcher.............................................AT4Launcher
Binocular
Bizon........................................................BizonMag
CarlGustavLauncher....................................CarlGustavLauncher
Flare........................................................Flare
FlareGreen.................................................FlareGreen
FlareRed....................................................FlareRed
FlareYellow................................................FlareYellow
G36A........................................................G36aMag
HandGrenade..............................................HandGrenade
HK............................................................HK
Kozlice..................................................... Kozliceshell, Kozliceball
laserdesignator...........................................laserdesignator
LAWLauncher.............................................LAWLauncher
M16..........................................................M16
M16GrenadeLauncher...................................M16, GrenadeLauncher
M21..........................................................M21
M4............................................................M4
M60..........................................................M60
Mine..........................................................Mine
MM1..........................................................MM1magazine
Mortar.......................................................Mortar (NEW)
NVGoggles
Pipebomb....................................................Pipebomb
PK.............................................................PK
RPGLauncher...............................................RPGLauncher
SmokeShell.................................................SmokeShell
SmokeShellGreen..........................................SmokeShellGreen
SmokeShellRed............................................SmokeShellRed
Steyr.........................................................Steyrmag
SVDDragunov..............................................SVDDragunov
Timebomb...................................................Timebomb
XMS...........................................................M4


(Let me know if I missed any)

This is an example of what to put in a units init field to give it weapons:

Code Sample  
removeallweapons this;
this AddMagazine "Ak74";
this AddMagazine "Ak74";
this AddMagazine "Ak74";
this AddMagazine "Ak74";
this AddWeapon "Ak74";
this AddMagazine "RPGLauncher";
this AddMagazine "RPGLauncher";
this AddMagazine "RPGLauncher";
this AddWeapon "RPGLauncher";
this AddMagazine "CZ75Mag";
this AddMagazine "CZ75Mag";
this AddMagazine "CZ75Mag";
this AddMagazine "CZ75Mag";
this AddWeapon "CZ75";
this AddWeapon "Binocular";
this Addweapon "NVGoggles";


all these where put on the Official Forum by Major Fubar

here is the link

http://www.flashpoint1985.com/cgi-bin/ikonboard301/ikonboard.cgi?s=3d7018a65d76ffff;act=ST;f=7;t=16179

Offline @cero

  • Members
  • *
  • Yeah! Get some!!
Re:Weapon & amo list
« Reply #3 on: 01 Sep 2002, 19:14:39 »
Thanks for the replies guys, they are very usefull.
 I would make a document about it for people to have it for download but I don't really have the time to do that, I'm a married man with two kids and a job ::)well you can himagine, plus I'm trying to do some mission editing and some addon texturing, so somebody could be really helfull for the OFP editors comunity and make a nice document for that stuff. ;D
Later all.
@cero.
SCREWBY!!!

Offline KTottE

  • Former Staff
  • ****
Re:Weapon & amo list
« Reply #4 on: 01 Sep 2002, 19:19:40 »
Don't worry @cero. You remeber where this is posted?
Editors Depot Feedback.
Anyway, I'm Ed Depot staff, and I promise you this info will be entered into the Ed Depot first chance I get.
You don't have to worry 'bout that now, just go out into the yard and play with yer kids ;D

Cheers, KTottE
"Life is not a journey to the grave with the intention of arriving safely in a pretty and well preserved body, but rather to skid in broadside, thoroughly used up, totally worn out, and loudly proclaiming 'WOW What a Ride!'"

Offline @cero

  • Members
  • *
  • Yeah! Get some!!
Re:Weapon & amo list
« Reply #5 on: 02 Sep 2002, 08:07:44 »
Nice one mate ;D
 I got a few yards to hide from them actually ;Dlol, little devils.
  By the way, I found a nice example of copy and paste load outs in the readme fille that comes with the STTscoped weapons addon, if you replace the names for the oficial ones or whatever you are using is really handy, the problem is that I like to add hand guns to snipers and officers, but that is a resistance thing,lol ;D
 Thanks guys.later
 @cero.
SCREWBY!!!