Home   Help Search Login Register  

Author Topic: No Bed Roll Soldiers  (Read 1948 times)

0 Members and 1 Guest are viewing this topic.

PunkerSXDX

  • Guest
No Bed Roll Soldiers
« on: 01 Dec 2002, 05:19:06 »
Hey The Following is a Config for a Soldier with out the Bed Roll, and it doesn't Work! tell me if I missed something, or rather what I'm Missing, I just want the Single Guy with An M16 with six Mags Ready?

// some basic defines
#define TEast 0
#define TWest 1
#define TGuerrila 2
#define TCivilian 3
#define TSideUnknown 4
#define TEnemy 5
#define TFriendly 6
#define TLogic 7

#define true 1
#define false 0
class CfgPatches
{
     class Groups
     {
         units[] = {};
         weapons[] = {};
         requiredVersion = 1.10
     };
};

class CfgVehicles
{
   class All{};
   class AllVehicles:All{};
   class Land:AllVehicles{};
   class Man:Land{};
   class Soldier:Man{};
   class SoldierWB:Ranger{};
   
class SoldierWB: Ranger
   {
      model="Ranger";
      moves="CfgMovesMC";
      picture="ivojak";
      vehicleClass="Men";
      scope=2;
      side=1;
      accuracy=0.700000;
      displayName="Ranger";
      weapons[]={"M16","Throw","Put"};
      magazines[]={"M16","M16","M16","M16","M16","M16","HandGrenade","HandGrenade","HandGrenade","HandGrenade"};
      cost=40000;
   

Thanks In advance!  ;)
« Last Edit: 04 Dec 2002, 05:45:19 by PunkerSXDX »

registered_fugitiv

  • Guest
Re:Please Check My Config
« Reply #1 on: 01 Dec 2002, 05:32:40 »
you need to say what units u want to have e.g:

    class Groups
    {
        units[] = {Ranger};
        weapons[] = {};
        requiredVersion = 1.10

PunkerSXDX

  • Guest
Re:Please Check My Config
« Reply #2 on: 01 Dec 2002, 08:08:02 »
Is that all? that's Missing cause I just Tried that, and it didn't work  :( in the PBO file, I Have the P3D it's an O2 Model so it should have all the Textures, and the Config, is there something else I need?

registered_fugitiv

  • Guest
Re:Please Check My Config
« Reply #3 on: 01 Dec 2002, 09:19:34 »
ok  im not that good at configs but here i modified another that should work

PunkerSXDX

  • Guest
Re:Please Check My Config
« Reply #4 on: 02 Dec 2002, 02:24:38 »
Thanks! I'll Try It Out  ;)

Skaven

  • Guest
Re:Please Check My Config
« Reply #5 on: 02 Dec 2002, 10:43:18 »
and you can't define a class twice, replace this:  ;D
class CfgVehicles
{
   class All{};
   class AllVehicles:All{};
   class Land:AllVehicles{};
   class Man:Land{};
   class Soldier:Man{};
   class SoldierWB:Ranger{};

class SoldierWB: Ranger
  {
for this:  ::)

class CfgVehicles
{
   class All{};
   class AllVehicles:All{};
   class Land:AllVehicles{};
   class Man:Land{};
   class Soldier:Man{};
   class SoldierWB:Soldier{};
   
class Ranger: SoldierWB
  {

 ;)



PunkerSXDX

  • Guest
Re:Please Check My Config
« Reply #6 on: 04 Dec 2002, 05:42:38 »
Okay, Thanks Guys It Works Great Now, Well since I have the Config Here are some Screen Shots! But There are some Problems with The Model like from a distance the Bed Rolls Show, and Red cross arm band show up

PunkerSXDX

  • Guest
Re:No Bed Roll Soldiers
« Reply #7 on: 04 Dec 2002, 05:48:05 »
another

registered_fugitiv

  • Guest
Re:No Bed Roll Soldiers
« Reply #8 on: 04 Dec 2002, 06:13:00 »
hey that looks better i just hate the bed roll it dosnt look as if it belongs
i think they need new webing but that depends on if ur just doing these as guys with out the bedroll or creating new soldiers

Wires

  • Guest
Re:No Bed Roll Soldiers
« Reply #9 on: 04 Dec 2002, 09:09:59 »
You have to remove the bedroll and do any changes you make to all LODs where the bedroll appears (the ones that are numbered usually)

PunkerSXDX

  • Guest
Re:No Bed Roll Soldiers
« Reply #10 on: 04 Dec 2002, 09:53:59 »
Well, I plan to Start With Just New Soldiers, and then I'll Get Creative, I'm Gonna Do a Medic with a Medic's Pack, and a Radio Man, but the SEB Nam Pack has a Radio that can be given to a unit, and will show up, on the guy's back, but that may need a new Proxy, I don't know.  Right now there are only limmeted Blood Textures that show up, they are all Identical (I'll need help with Randomizing faces), they don't have Baretta Proxys, but I think I know a way to add them, if any one wants me to send them the Model with the CPP by Registered_fugitiv, in PBO form. PM me and I'll Email it to you, but I want to know if i could use the setobjecttexture command to add Unit Patches, that could be customized, but I'm kinda getting ahead of my self. I'll keep ya'll Posted  ;)

PFC_Mike

  • Guest
Re:No Bed Roll Soldiers
« Reply #11 on: 04 Dec 2002, 16:31:06 »
MOLLE gear too please, and a better helmet model. After that, you'll be competing with Frandsen.
Nice work, don't release it until it's perfect.

PunkerSXDX

  • Guest
Re:No Bed Roll Soldiers
« Reply #12 on: 05 Dec 2002, 00:09:23 »
Compete? Why? I just want some good addons and I'd hope you would all want the same, I'll deffinatly release it when it's perfect, but there will be some Betas, Here's what I HOPE to Release, all with out Bedrolls: (note I say Hope this is my first Addon that is getting some where sooo  :-\)
Woodland Soldiers Helmat/Caps
Dessert Soldier Helmet/Caps
Medics For Both with big Medic packs
then I'll do the Rangers
In woodland first, then Dessert (for the Dessert Soldiers I'll need help Makeing Custom Textures)
but I'm still Learning. I'm still Lost with Textures, and the Handgun thing is a little bit of a mystery. But I'll keep at it, please just continue criticizng me (constructivly I hope  ;))

Wires

  • Guest
Re:No Bed Roll Soldiers
« Reply #13 on: 05 Dec 2002, 01:27:50 »
I'm making some new soldier models for the ADF Mod and would be glad to help you out. I had a bit of trouble with the beretta proxy as well but got it sorted out  ;) Good luck and drop me a line if you'd like some help and we can figure this model business all out  :)

Wires