CooliO
Member-
Content Count
10 -
Joined
-
Last visited
-
Medals
Community Reputation
0 NeutralAbout CooliO
-
Rank
Private
-
impressive!
-
RHS T-64 MBT pack v.0.9 ( Preview )
CooliO replied to Shadow NX's topic in ARMA - ADDONS & MODS: COMPLETE
I hope that someone with the skill will find time to build these poor guys a real tank. What is the SLA supposed to do with this MBT, open a museum? -
I didnt prepair any of files myself apart from the paa so that is why I was a little lost. I think that the LOD within the p3d was edited using a hex editor, but the pices are falling in to place now. Thank you all, I belive I have the information I need now.
-
Are these LOD setup within the O2 editor. Im a noob.
-
If that is the case what do I need to do to fix it? <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">#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 CooliosMHQs { units[] = { "mhqHMMWV", }; weapons[] = { }; requiredVersion = 0.100000; requiredAddons[] = { }; }; }; class CfgVehicleClasses { class CooliosMHQS { displayName = "Coolios MHQs"; }; }; class CfgVehicles { class HMMWV; // extern class mhqHMMWV : HMMWV { scope = public; model = "\cooliomhqs\hmmwv.p3d"; vehicleClass="CooliosMHQS"; }; };
-
I edited the org. skin hmmwv_hood_co.paa and added some text to the hood. I can see the new texture on the hood when im inside the humwee, but looking at it from 3rd person perspective or if I step out, it seams to load the org. hmmwv_hood_co.paa texture - insted of the custom one that I made. What have I missed?
-
Thx Igor had allot of fun with this. Hope to see more like that. Ingame video:
-
Leopard 2 should be on the top of the list.
-
I made a smal video avalibel at , Enjoy.
-
Thx RavenDK, i'm loving it.