Jump to content

D4RkLoRd

Member
  • Content Count

    26
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About D4RkLoRd

  • Rank
    Private First Class

core_pfieldgroups_3

  • Interests
    Basketball, Pc and girls *g*
  1. D4RkLoRd

    ai doesn't use mgun...

    yeah, sorry forgot that... Cfgvehicles -> M1abrams <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> class M1Abrams : Tank { ... weapons[]={"d4t_120mmgun","d4t_abramsm2"}; magazines[]={"d4t_120mmAPFSDS","d4t_abramsm2"}; Cfgweapons <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> class d4t_120mmgun : Gun120 { displayName="M256 120mm Gun"; magazines[]={"d4t_120mmAPFSDS","Shell120"}; reloadTime=8; autoReload=1; }; class d4t_120mmAPFSDS : Shell120 { ammo=d4t_120mmAPFSDSshell; displayName="APFSDS-DU"; displayNameMagazine="APFSDS-DU"; shortNameMagazine="APFSDS"; nameSound="shell"; reloadTime=5; count=6; initSpeed=1540; }; class d4t_abramsm2 : MachineGun7_6 { displayName="M2 .50cal"; displayNameMagazine="M2 .50cal"; shortNameMagazine="MG"; count=4000; initSpeed=853; reloadTime=0.12; soundContinuous=0; }; Cfgammo <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> class d4t_120mmAPFSDSshell : Heat120 { airlock=0; hit=1000; indirectHit=0; indirectHitRange=0; explosive=0; minRange=20; minRangeProbab=0.9; midRange=1500; midRangeProbab=0.95; maxRange=3500; maxRangeProbab=0.4; };
  2. Hi, I've coded some additional Shells to the M1abrams like APFSDS and I added a new machinegun. But now the Ai always uses the APFSDS against infantry instead of the machinegun... What did I do wrong?
  3. D4RkLoRd

    FFUR-SLX 2007 2.0

    i've got the same error :S
  4. D4RkLoRd

    How to compile the config by oxygen?

    thx anything worked... thread can be closed... EDIT: no sorry the tool isn't decrypting correct... some code is missing and i've got tons of errors in ofp. I tried finding a newer version but i found nothing. What can i do? :S Can't anyone send me a config.cpp unmodified, without any errors and which can be compiled? EDIT again: omg sry my bad^^ anything works fine... thx for help
  5. D4RkLoRd

    How to compile the config by oxygen?

    i tried that tool before... it doesn't works and it can also just compile the cpp but in the config by oxygen there are many header files etc. included...
  6. Hi, I've downloaded the commented config from the oxygen site. I wanted to change some few things... but now how to make it into a .bin file?
  7. D4RkLoRd

    Vit F-16 over mp

    i don't like the others...
  8. D4RkLoRd

    Vit F-16 over mp

    Quotation of my first post:
  9. D4RkLoRd

    Vit F-16 over mp

    man that isn't the problem. Even if I would try it, he won't move on my screen. And if he starts server and I join, he can't see me moving and when I want to enter a vehicle and activate the action button, nothing happens. I think it doesn't work because of the config or maybe a script or something. But maybe there is one for MP? I think I'm not the only who can't play MP with these Planes...
  10. D4RkLoRd

    Vit F-16 over mp

    he sees the mount-entry in the action menu but if he clicks it nothing happens. And he doesn't move on my screen. He just stands there doing nothing even if he would run around the hole map^^
  11. D4RkLoRd

    Vit F-16 over mp

    Hi, I wanted to play a selfmade mission with a friend over multiplayer. We put the F-16C by Vit into the mission. But it doesn't work . It works with any Planes but not with Vits. We can start the game but he can't mount verhicles and I can't see his movings. What can we do? plz help
  12. D4RkLoRd

    Woodland BDU Soldier

    very impressive work!!! Big THX to you, zerg
  13. D4RkLoRd

    Woodland BDU Soldier

    thanks man. I like the ACU but I think it would be better to have the 3 camos. Keep up the great work!!!
  14. D4RkLoRd

    Woodland BDU Soldier

    thanks man. I like the ACU but I think it would be better to have the 3 camos. Keep up the great work!!!
  15. D4RkLoRd

    hold fire

    thanks champ... it all works
×