Hebes24's modding Questions! *Water Question! See 4th page!*
Moderator: Moderators
-
Hebes24
- Sith Master

- Posts: 2594
- Joined: Sat Jun 03, 2006 5:15 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: In An Epic Space Battle!
- Contact:
-
Hebes24
- Sith Master

- Posts: 2594
- Joined: Sat Jun 03, 2006 5:15 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: In An Epic Space Battle!
- Contact:
- [RDH]Zerted
- Gametoast Staff

- Posts: 2982
- Joined: Sun Feb 26, 2006 7:36 am
- Projects :: Bos Wars AI - a RTS game
- xbox live or psn: No gamertag set
- Location: USA
- Contact:
-
Hebes24
- Sith Master

- Posts: 2594
- Joined: Sat Jun 03, 2006 5:15 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: In An Epic Space Battle!
- Contact:
- [RDH]Zerted
- Gametoast Staff

- Posts: 2982
- Joined: Sun Feb 26, 2006 7:36 am
- Projects :: Bos Wars AI - a RTS game
- xbox live or psn: No gamertag set
- Location: USA
- Contact:
You can really put it almost anywhere, but I think its best right after the units are read in from the data file and before they are added to a side.
SetUnitCount([team], [unit count]) is what changes the unit count for a team. Or did you mean the amount of (the count) say snipers (the unit) on the battlefront.
SetUnitCount([team], [unit count]) is what changes the unit count for a team. Or did you mean the amount of (the count) say snipers (the unit) on the battlefront.
-
Hebes24
- Sith Master

- Posts: 2594
- Joined: Sat Jun 03, 2006 5:15 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: In An Epic Space Battle!
- Contact:
-
Hebes24
- Sith Master

- Posts: 2594
- Joined: Sat Jun 03, 2006 5:15 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: In An Epic Space Battle!
- Contact:
Sorry for the bump and double post, but I have a Question:
Here is my .sky file

2). My Dome texture is gone in gameplay. it is there in ZE but it is black when I actually play the game. Is the dome section correct??
Here is my .sky file
1). I want to change the fog to a more red color. Which values should I change? I know they stand for Red, Blue, Green, and Alpha, But I don't Know which one's which..sky File wrote:SkyInfo()
{
Enable(1);
FogColor(85,108,142,128);
PS2()
{
FogRange(0, 0);
NearSceneRange(0.5, 85.0, 100.0);
FarSceneRange(5000.0);
SplitOptions()
{
PropClusterEnable(1);
PropClusterFadeAdj(0.6);
PropClusterDensity(0.1);
}
}
XBOX()
{
FogRange(-200.0, 1300.0);
NearSceneRange(0.5, 85.0, 100.0);
FarSceneRange(3000.0);
NearSplitScreenRange(0.2, 110.0, 160.0);
FarSplitScreenRange(0.0);
SplitOptions()
{
FogRange(5.0, 140.0);
PropClusterEnable(0);
}
}
PC()
{
NearSceneRange(30.0, 160.0, 40.0, 200.0);
FarSceneRange(5000.0, 5000.0);
FarSceneRange(5000.0);
FogRange(-100.0, 600.0);
}
}
DomeInfo()
{
Texture("TST_sky_dome.tga");
Angle(-90.000000);
Ambient(255.000000, 255.000000, 255.000000);
Filter(1);
Threshold(150);
Intensity(50);
Softness(1);
SoftnessParam(60);
DomeModel()
{
Geometry("TST_sky_dome.tga");
}
}
2). My Dome texture is gone in gameplay. it is there in ZE but it is black when I actually play the game. Is the dome section correct??
-
t551
- General

- Posts: 791
- Joined: Sat Jul 16, 2005 3:23 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
-
Hebes24
- Sith Master

- Posts: 2594
- Joined: Sat Jun 03, 2006 5:15 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: In An Epic Space Battle!
- Contact:
-
-_-
- Gametoast Staff

- Posts: 2678
- Joined: Sat May 07, 2005 1:22 pm
-
Hebes24
- Sith Master

- Posts: 2594
- Joined: Sat Jun 03, 2006 5:15 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: In An Epic Space Battle!
- Contact:
-
Hebes24
- Sith Master

- Posts: 2594
- Joined: Sat Jun 03, 2006 5:15 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: In An Epic Space Battle!
- Contact:
-
Hebes24
- Sith Master

- Posts: 2594
- Joined: Sat Jun 03, 2006 5:15 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: In An Epic Space Battle!
- Contact:
Sorry for the triple-post But I have yet another Question:
I copied the side files from the assets folder because I wanted to edit them. however, when I munged the sides this came up
I copied the side files from the assets folder because I wanted to edit them. however, when I munged the sides this came up
is it bad to do what I just did???PC_Mungelog wrote:WARNING[PC_modelmunge msh\all_1st_hothtrooper.msh]:all_1st_hothtrooper has 1028 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\all_inf_snowtrooper.msh]:all_inf_snowtrooper has 1479 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\all_1st_weap_inf_bowcaster.msh]:all_1st_weap_inf_bowcaster has 1178 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\all_inf_bothanspy.msh]:all_inf_bothanspy has 2272 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\all_inf_chewbacca.msh]:all_inf_chewbacca has 1460 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\all_inf_deathstarleia.msh]:SplitSkinnedSegments: WARNING: out of space in splitting catalog!
WARNING[PC_modelmunge msh\all_inf_deathstarleia.msh]:all_inf_deathstarleia has 1872 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\all_inf_engineer.msh]:all_inf_engineer has 2573 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\all_inf_hothlukeskywalker.msh]:all_inf_hothlukeskywalker has 1262 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\all_inf_luke.msh]:all_inf_luke has 1171 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\all_inf_marksperson.msh]:all_inf_marksperson has 1534 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\all_inf_markspersonsnow.msh]:all_inf_markspersonsnow has 1286 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\all_inf_pilot.msh]:all_inf_pilot has 1330 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\all_inf_stormtrooperhansolo.msh]:all_inf_stormtrooperhansolo has 2176 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\all_inf_stormtrooperlukeskywalker.msh]:all_inf_stormtrooperlukeskywalker has 2192 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\all_inf_tatooinehansolo.msh]:all_inf_tatooinehansolo has 1334 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\all_inf_wookie.msh]:all_inf_wookie has 1925 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\all_walk_tauntaun.msh]:SplitSkinnedSegments: WARNING: out of space in splitting catalog!
WARNING[PC_modelmunge msh\all_walk_tauntaun.msh]:SplitSkinnedSegments: WARNING: resorting to brute force, this may take a while...
WARNING[PC_modelmunge msh\all_walk_tauntaun.msh]:SplitSkinnedSegments: WARNING: out of space in splitting catalog!
WARNING[PC_modelmunge msh\all_walk_tauntaun.msh]:SplitSkinnedSegments: WARNING: resorting to brute force, this may take a while...
WARNING[PC_modelmunge msh\all_walk_tauntaun.msh]:SplitSkinnedSegments: WARNING: out of space in splitting catalog!
WARNING[PC_modelmunge msh\all_walk_tauntaun.msh]:SplitSkinnedSegments: WARNING: resorting to brute force, this may take a while...
0 Errors 23 Warnings
WARNING[PC_modelmunge msh\cis_1st_droideka.msh]:cis_1st_droideka has 2908 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\cis_tread_hailfire.msh]:SplitSkinnedSegments: WARNING: out of space in splitting catalog!
WARNING[PC_modelmunge msh\cis_tread_hailfire.msh]:SplitSkinnedSegments: WARNING: resorting to brute force, this may take a while...
WARNING[PC_modelmunge msh\cis_tread_hailfire.msh]:SplitSkinnedSegments: WARNING: out of space in splitting catalog!
WARNING[PC_modelmunge msh\cis_tread_hailfire.msh]:SplitSkinnedSegments: WARNING: resorting to brute force, this may take a while...
WARNING[PC_modelmunge msh\cis_1st_bdroid.msh]:cis_1st_bdroid has 1509 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\cis_1st_jangofett.msh]:cis_1st_jangofett has 1102 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\cis_1st_magnaguard.msh]:cis_1st_magnaguard has 1961 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\cis_droideka_idle_low1.msh]:cis_droideka_idle_low1 has 1164 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\cis_droideka_roll_low1.msh]:cis_droideka_roll_low1 has 1166 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\cis_inf_bdroid.msh]:cis_inf_bdroid has 2633 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\cis_inf_countdooku.msh]:cis_inf_countdooku has 1575 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\cis_inf_darthmaul.msh]:cis_inf_darthmaul has 1575 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\cis_inf_darthsidious.msh]:cis_inf_darthsidious has 2429 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\cis_inf_generalgrevious.msh]:SplitSkinnedSegments: WARNING: out of space in splitting catalog!
WARNING[PC_modelmunge msh\cis_inf_generalgrevious.msh]:SplitSkinnedSegments: WARNING: resorting to brute force, this may take a while...
WARNING[PC_modelmunge msh\cis_inf_generalgrevious.msh]:cis_inf_generalgrevious has 5784 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\cis_inf_generalgrevious_low1.msh]:cis_inf_generalgrevious_low1 has 1769 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\cis_inf_jangofett.msh]:cis_inf_jangofett has 2949 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\cis_inf_magnaguard.msh]:cis_inf_magnaguard has 3527 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\cis_inf_sbdroid.msh]:cis_inf_sbdroid has 2894 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
WARNING[PC_modelmunge msh\cis_walk_droideka.msh]:SplitSkinnedSegments: WARNING: out of space in splitting catalog!
WARNING[PC_modelmunge msh\cis_walk_droideka.msh]:SplitSkinnedSegments: WARNING: resorting to brute force, this may take a while...
WARNING[PC_modelmunge msh\cis_walk_droideka_low1.msh]:cis_walk_droideka_low1 has 1188 vertices and NO COLLISION GEOMETRY (WILL BE SLOW)!
0 Errors 24 Warnings
-
t551
- General

- Posts: 791
- Joined: Sat Jul 16, 2005 3:23 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
-
Hebes24
- Sith Master

- Posts: 2594
- Joined: Sat Jun 03, 2006 5:15 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: In An Epic Space Battle!
- Contact:
I put it in the sides folder. However, there is a new problem. when I copied the ALL side from assets to my sides folder, for some reason ingame I lost the Marksman, Vanguard, and Wookie!!!!! so I changed the g_con.lua back to the shipped side, but the Vanguard is still missing!!!!!
I am cleaning and re-munging now...
BAH!!!:evil: Still no vanguard!! WTF?
Never mind, I got the vanguard to work. but can anyone help me with the initial issue about the alliance? the info is in This Thread
Never Mind, I got that to work too (finally!!!!!)
:D !!!!!
HOWEVER, I still need my water question answered (How to get it to glow). Any help would be greatly appreciated!!!
BAH!!!:evil: Still no vanguard!! WTF?
Never mind, I got the vanguard to work. but can anyone help me with the initial issue about the alliance? the info is in This Thread
Never Mind, I got that to work too (finally!!!!!)
HOWEVER, I still need my water question answered (How to get it to glow). Any help would be greatly appreciated!!!
