Jump to content

ComradeJD

Member
  • Content Count

    22
  • Joined

  • Last visited

  • Medals

Everything posted by ComradeJD

  1. ComradeJD

    Mf conquer the island

    let the war begin
  2. ComradeJD

    Mf conquer the island

    so... when are the new maps coming out?? I cant wait
  3. ComradeJD

    Mf conquer the island

    so... when are the new maps coming out?? I cant wait
  4. ComradeJD

    Mf conquer the island

    And make something so we can SELL things
  5. ComradeJD

    Mf conquer the island

    And make something so we can SELL things
  6. ComradeJD

    Mf conquer the island

    maybe an idea = make something when you are close to the sea, that you can build a port or something. And maybe that you can play with 3 teams = West, East and Resistance.
  7. ComradeJD

    Mf conquer the island

    maybe an idea = make something when you are close to the sea, that you can build a port or something. And maybe that you can play with 3 teams = West, East and Resistance.
  8. ComradeJD

    O2 vs o2 light

    the o2 i got a time ago is the same as the one for public...
  9. ComradeJD

    Config.cpp for weapons?

    I just made a model with a friend and I made a config.cpp. But i'm still getting errors. Wait, here's the config.cpp : // 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 // type scope #define private 0 #define protected 1 #define public 2 #define WeaponNoSlot 0// dummy weapons #define WeaponSlotPrimary 1// primary weapons #define WeaponSlotSecondary 16// secondary weapons #define WeaponSlotItem 256// items #define WeaponSlotBinocular 4096// binocular #define WeaponHardMounted 65536 class CfgPatches {   class Terminator   {     units[] = {Terminator};     weapons[] = {};     requiredVersion = 1.30;   };   class SSG3000   {     units[] = {};     weapons[] = {SSG3000};     requiredVersion = 1.30;   }; }; class CfgAmmo {   class default {};   class M21 : Default {};   class SSG3000 : M21 {};   class SSG3000ammo : M21   {     hit=800;     indirectHit=200;     indirectHitRange=2;       picture="\m21_lod.pac";   }; }; class CfgWeapons { class Default {}; class MGun : Default {}; class Riffle: MGun {}; class SniperRiffle : Riffle {}; class M21 : SniperRiffle {};   class SSG3000 : M21   {     model="\ssg3000\ssg3000.p3d";     picture="\m21_lod.pac";     displayName = SSG3000;     displayNameMagazine = SSG3000;     shortNameMagazine = SSG;     ammo = SSG3000ammo;     initspeed=250;     count = 16;     maxLeadSpeed=300;   }; }; class CfgNonAIVehicles {   class ProxyWeapon {};   class ProxySSG3000: ProxyWeapon {}; }; That terminator thing has to be an NATO soldier but don't konw what that has to be . PLZ look to the CfgWeapons too. I think that's wrong  EDIT : And the player has to be West
  10. I'm right again . BUT WHO WANTS TO HELP ME WITH THAT??
  11. Maybe we can start a mod/campaign about the people AFTHER the war. Maybe Geronimo or some new minister(some who fills Victors vacature) and that they find Victors body later?? Just contact me here, at msn or ICQ.. msn/mail : resistance_master@hotmail.com icq : 159405763 And i'm mostly online at MSN ComradeJD
  12. oh yeah sorry, but.. do you know what happens then...
  13. but... what's wrong wrong with making a new mod/campaign what's based on the original campaign??
  14. Uh, yeah what does "spoil suprises" mean?? My english isn't very good ...
  15. Yeah ok sorry, but what's the deal with that ***RESISTANCE SPOILER*** thing?? what does it mean??
  16. ComradeJD

    New mod/campaign idea

    Maybe we can start a mod/campaign about the people AFTHER the war. Maybe Geronimo or some new minister(some who fills Victors vacature) and that they find Victors body later?? Just contact me here, at msn or ICQ.. msn/mail : resistance_master@hotmail.com icq : 159405763 And i'm mostly online at MSN ComradeJD
  17. ComradeJD

    My higgens is out!

    Maybe something like in Medal of Honor Allied Assault. And when the thing gets open, you can run out or something
  18. ComradeJD

    Rain effetts

    maybe if you could the rain see splitting on the road and a better sound. Maybe you can hear better boots effects??
  19. ComradeJD

    Ultimate upgrade 5

    When does it release in Holland??!
×