Forums Index >> Modding >> I am fed up with this!!!!
Page : <1> :
Engine initialized...
Error: Unkown command line argument: -
Error: Unkown command line argument: log
Error: Unkown command line argument: 1
ThinkTanks OSX -dedicated -mission game/data/missions/TT1_5.mis -Game TB - log 1
The console is reporting the error
See just after the mission is loaded it says the the log is improperly set
There is a space between the hyphen and the word log
Should read...................................................................................................v....here
ThinkTanks OSX -dedicated -mission game/data/missions/TT1_5.mis -Game TB -log 1
Also
Check to make sure that all related artwork - map - skies - objects are
where you told the game they would be
Is this you first map ever?
Oh btw the Resave thingy - thats normal
Last edited: Monday, March 06, 2006 at 2:45:17 PM
Yeah its my 1st map. @Dj thanx I will. XD
I think everything is where it should be. Can u tell me if anythings wrong? 8o
I think everything is where it should be. Can u tell me if anythings wrong? 8o P.S. I took all the objects from TT1_1
//--- OBJECT WRITE BEGIN ---
new SimGroup(MissionGroup) {
musicTrack = "Lush";
New ScriptObject(MissionInfo) {
name = "New Map";
};
new MissionArea(MissionArea) {
area = "-360 -648 720 1296";
flightCeiling = "300";
flightCeilingRange = "20";
floor = "95";
locked = "false";
};
new Sky(Sky) {
position = "0 0 0";
rotation = "1 0 0 0";
scale = "1 1 1";
visibleDistance = "1000";
useSkyTextures = "1";
renderBottomTexture = "0";
SkySolidColor = "0.547000 0.641000 0.789000 0.000000";
fogDistance = "300";
fogColor = "0.820000 0.828000 0.844000 1.000000";
fogVolume1 = "1 1 1";
fogVolume2 = "1 1 1";
fogVolume3 = "40 1 95";
materialList = "~/data/skies/sky_day.dml";
windVelocity = "1 1 0";
windEffectPrecipitation = "1";
noRenderBans = "0";
fogVolumeColor1 = "128.000000 128.000000 128.000000 -222768174765569860000000000000000000000.000000";
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000000";
fogVolumeColor3 = "128.000000 128.000000 128.000000 -170698929442160050000000000000000000000.000000";
cloudSpeed1 = "0.0001";
locked = "true";
cloudSpeed3 = "0.0003";
cloudHeightPer2 = "0";
cloudSpeed2 = "0.0002";
cloudHeightPer1 = "0";
cloudHeightPer0 = "0";
};
new Sun() {
direction = "0.57735 0.57735 -0.57735";
color = "0.988000 0.985000 0.980000 1.000000";
ambient = "0.500000 0.500000 0.500000 1.000000";
rotation = "1 0 0 0";
locked = "true";
scale = "1 1 1";
position = "0 0 0";
};
new TerrainBlock(Terrain) {
rotation = "1 0 0 0";
scale = "1 1 1";
detailTexture = "~/data/terrains/details/detail1";
terrainFile = "./TT1_5.ter";
squareSize = "8";
tile = "0";
blockShift = "7";
locked = "false";
position = "-1024 -1024 0";
};
new SimGroup(PlayerDropPoints) {
New SimGroup(GreenPlayerDropPoints) {
New SpawnSphere() {
position = "119.659 103.336 121.291";
rotation = "0 0 1 194.233";
scale = "1 1 1";
dataBlock = "SpawnSphereMarker";
radius = "1";
lockCount = "0";
indoorWeight = "100";
locked = "false";
outdoorWeight = "100";
sphereWeight = "100";
homingCount = "0";
};
new SpawnSphere() {
position = "141.266 -48.6192 111.43";
rotation = "0 0 -1 86.1256";
scale = "1 1 1";
dataBlock = "SpawnSphereMarker";
radius = "1";
lockCount = "0";
indoorWeight = "100";
locked = "false";
outdoorWeight = "100";
sphereWeight = "100";
homingCount = "0";
};
new SpawnSphere() {
position = "141.763 51.9376 117.897";
rotation = "0 0 1 223.636";
scale = "1 1 1";
dataBlock = "SpawnSphereMarker";
radius = "1";
lockCount = "0";
indoorWeight = "100";
locked = "false";
outdoorWeight = "100";
sphereWeight = "100";
homingCount = "0";
};
new SpawnSphere() {
position = "144.945 -119.546 115.253";
rotation = "0 0 -1 29.9757";
scale = "1 1 1";
dataBlock = "SpawnSphereMarker";
radius = "1";
lockCount = "0";
indoorWeight = "100";
locked = "false";
outdoorWeight = "100";
sphereWeight = "100";
homingCount = "0";
};
new SpawnSphere() {
position = "155.233 15.9049 120.837";
rotation = "0 0 -1 100.45";
scale = "1 1 1";
dataBlock = "SpawnSphereMarker";
radius = "1";
lockCount = "0";
indoorWeight = "100";
locked = "false";
outdoorWeight = "100";
sphereWeight = "100";
homingCount = "0";
};
new SpawnSphere() {
position = "96.4345 -135.966 103.29";
rotation = "0 0 1 1.53694";
scale = "1 1 1";
dataBlock = "SpawnSphereMarker";
radius = "1";
lockCount = "0";
indoorWeight = "100";
locked = "false";
outdoorWeight = "100";
sphereWeight = "100";
homingCount = "0";
};
};
new SimGroup(BluePlayerDropPoints) {
New SpawnSphere() {
position = "-64.8983 149.127 136.692";
rotation = "0 0 1 147.77";
scale = "1 1 1";
dataBlock = "SpawnSphereMarker";
radius = "1";
lockCount = "0";
indoorWeight = "100";
locked = "false";
outdoorWeight = "100";
sphereWeight = "100";
homingCount = "0";
};
new SpawnSphere() {
position = "-115.95 -189.436 115.374";
rotation = "0 0 1 38.1206";
scale = "1 1 1";
dataBlock = "SpawnSphereMarker";
radius = "1";
lockCount = "0";
indoorWeight = "100";
locked = "false";
outdoorWeight = "100";
sphereWeight = "100";
homingCount = "0";
};
new SpawnSphere() {
position = "-52.2375 -148.696 117.898";
rotation = "0 0 1 2.10998";
scale = "1 1 1";
dataBlock = "SpawnSphereMarker";
radius = "1";
lockCount = "0";
indoorWeight = "100";
locked = "false";
outdoorWeight = "100";
sphereWeight = "100";
homingCount = "0";
};
new SpawnSphere() {
position = "-15.2126 -149.373 109.989";
rotation = "0 0 1 1.7196";
scale = "1 1 1";
dataBlock = "SpawnSphereMarker";
radius = "1";
lockCount = "0";
indoorWeight = "100";
locked = "false";
outdoorWeight = "100";
sphereWeight = "100";
homingCount = "0";
};
new SpawnSphere() {
position = "-136.342 -126.327 116.688";
rotation = "0 0 1 73.3393";
scale = "1 1 1";
dataBlock = "SpawnSphereMarker";
radius = "1";
lockCount = "0";
indoorWeight = "100";
locked = "false";
outdoorWeight = "100";
sphereWeight = "100";
homingCount = "0";
};
};
};
new TSStatic() {
position = "-14.9025 80.8454 137.202";
rotation = "-0.24802 -0.0207312 -0.968533 41.3855";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen03.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "170.446 -111.375 114.563";
rotation = "0 0 1 22.9184";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/treegreen01.dts";
treeLighting = "1";
lightBoost = "0";
};
new TSStatic() {
position = "150.316 111.819 126.505";
rotation = "0 0 1 61.3065";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/treegreen02.dts";
treeLighting = "1";
lightBoost = "0";
};
new TSStatic() {
position = "-17.2898 111.103 137.356";
rotation = "0 0 1 92.2462";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen04.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "55.1621 154.144 131.152";
rotation = "0 0 1 14.3239";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/treegreen01.dts";
treeLighting = "1";
lightBoost = "0";
};
new TSStatic() {
position = "6.16482 137.224 135.994";
rotation = "-0.0374734 0.0214406 0.999068 168.644";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-148.277 -151.385 117.089";
rotation = "0.054403 0.608257 0.791873 188.103";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen04.dts";
treeLighting = "0";
lightBoost = "0";
};
new PowerUp(pup1) {
position = "31.9435 -136.182 122.033";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TestPowerup";
lightBoost = "0";
};
new TSStatic() {
position = "-69.5033 102.606 139.718";
rotation = "0.692298 0.645356 0.322861 183.138";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-116.918 -208.423 117.28";
rotation = "0.054403 0.608257 0.791873 188.103";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen04.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-97.2388 -105.313 121.901";
rotation = "-0.646081 0.760353 0.0666521 180.74";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "40.3218 122.134 132.253";
rotation = "-0.458514 0.300909 0.836193 88.0959";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-89.4235 -177.009 115.061";
rotation = "1 0 0 24.6372";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen05.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-130.496 -179.135 112.92";
rotation = "0 -1 0 13.751";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "53.7447 101.473 128.86";
rotation = "0 0 1 93.9651";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen02.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-70.187 74.831 137.479";
rotation = "0 0 1 114.019";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "62.7884 96.8822 127.377";
rotation = "0.517554 0.660016 0.544534 110.446";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-59.0404 26.0514 140.203";
rotation = "0.84336 0.264277 -0.467868 219.836";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen03.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-83.8813 179.733 134.676";
rotation = "0 0 1 64.7442";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/treegreen02.dts";
treeLighting = "1";
lightBoost = "0";
};
new TSStatic() {
position = "-104.962 67.5089 142.357";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen03.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-146.003 -8.40453 158.489";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen03.dts";
treeLighting = "0";
lightBoost = "0";
};
new PowerUp(pup4) {
position = "-160.023 -8.54984 163.836";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TestPowerup";
lightBoost = "0";
};
new TSStatic() {
position = "-93.1039 -110.002 117.688";
rotation = "0.11219 0.993062 -0.0352217 99.6976";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-35.1066 -150.294 111.827";
rotation = "0.135066 0.774293 0.618246 40.6682";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "108.09 51.3113 117.984";
rotation = "0 0 1 72.1927";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-39.9866 -154.719 115.421";
rotation = "0.1415 0.202456 0.969015 71.6034";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen03.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-92.936 -182.887 114.643";
rotation = "-0.0572606 0.314671 0.947472 139.732";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen05.dts";
treeLighting = "0";
lightBoost = "0";
};
new PowerUp(Reload) {
position = "117.648 -14.6033 111.661";
rotation = "0.0162436 0.0368108 0.99919 41.2201";
scale = "1 1 1";
dataBlock = "Reload";
lightBoost = "0";
};
new TSStatic() {
position = "-170.293 -198.227 116.12";
rotation = "0.643977 -0.446319 0.621363 228.074";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen03.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "47.7132 -82.1333 111.659";
rotation = "-0.534011 0.422384 -0.73241 119.832";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-90.7068 114.971 141.292";
rotation = "0.854731 -0.439564 -0.276075 236.456";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen04.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "98.3778 71.7194 124.588";
rotation = "-0.0956059 0.986744 -0.131131 72.9222";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-5.32654 75.5547 136.05";
rotation = "0.412199 0.876259 0.249524 184.213";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-20.2355 124.336 126.244";
rotation = "-0.0857188 0.336821 -0.937659 75.7366";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen05.dts";
treeLighting = "0";
lightBoost = "0";
};
new Boost() {
position = "50.2944 -128.387 121.51";
rotation = "0.517867 -0.79252 0.322064 10.5754";
scale = "1 1 1";
dataBlock = "TestJump";
lightBoost = "0";
};
new TSStatic() {
position = "-30.9362 -147.124 114.981";
rotation = "-0.693812 0.700229 0.168241 161.072";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "165.619 91.7366 124.388";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/treegreen03.dts";
treeLighting = "1";
lightBoost = "0";
};
new TSStatic() {
position = "-121.456 -130.19 118.558";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen02.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-12.0881 79.5754 136.911";
rotation = "-0.534011 0.422384 -0.73241 119.832";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-15.149 73.9209 135.763";
rotation = "-0.36256 0.284303 0.887537 82.9222";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-93.8798 112.05 139.125";
rotation = "0 0 1 168.45";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "66.8251 62.4911 126.019";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "56.7318 99.6869 128.593";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen02.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-90.4444 108.981 140.96";
rotation = "0 0 1 54.431";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen02.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "11.9325 61.8072 128.151";
rotation = "0 0 1 76.2038";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-19.9388 109.17 137.639";
rotation = "-0.982848 0.109076 -0.148699 90.107";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen03.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-14.2081 -61.6574 106.861";
rotation = "0 0 -1 87.6625";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/treegreen01.dts";
treeLighting = "1";
lightBoost = "0";
};
new TSStatic() {
position = "45.802 -139.889 120.217";
rotation = "0 0 1 92.2462";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen02.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-5.73659 76.8375 136.111";
rotation = "0.886894 0.457454 -0.0644663 143.376";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen05.dts";
treeLighting = "0";
lightBoost = "0";
};
new Boost() {
position = "-99.1011 -17.3428 150.651";
rotation = "-0.268424 -0.953182 0.139257 12.0194";
scale = "1 1 1";
dataBlock = "TestJump";
lightBoost = "0";
};
new TSStatic() {
position = "-96.1333 86.0269 142.13";
rotation = "0.700001 -0.679289 0.220377 198.539";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "167.892 -94.8487 114.566";
rotation = "0 0 1 176.471";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/treegreen02.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-37.7334 135.649 136.654";
rotation = "0.30418 0.348211 -0.886692 41.5892";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen03.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "51.6777 -143.741 120.657";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen02.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-92.801 -172.339 113.611";
rotation = "-0.395919 0.233278 -0.888161 59.5513";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen05.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "108.27 11.1762 115.911";
rotation = "-0.225027 0.908231 0.352817 234.744";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen03.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-171.133 -194.487 116.318";
rotation = "-0.481612 -0.561226 -0.673109 119.976";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "42.8678 77.3151 128.666";
rotation = "0 1 0 88.2355";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-6.50937 -165.292 109.673";
rotation = "0 0 1 110.972";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen03.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "99.5695 26.6626 123.735";
rotation = "0.882775 0.46195 -0.0855022 121.309";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen05.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-24.2376 42.4004 129.503";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen04.dts";
treeLighting = "0";
lightBoost = "0";
};
new Boost(Boost1) {
position = "31.7526 -43.4625 104.175";
rotation = "-0.145958 0.0400565 -0.988479 64.4957";
scale = "1 1 1";
dataBlock = "TestBoost";
lightBoost = "0";
};
new TSStatic() {
position = "160.927 -113.399 114.949";
rotation = "0 0 1 100.841";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/treegreen02.dts";
treeLighting = "1";
lightBoost = "0";
};
new TSStatic() {
position = "133.291 77.9758 117.685";
rotation = "0 0 -1 24.6372";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/treegreen01.dts";
treeLighting = "1";
lightBoost = "0";
};
new Boost(boost2) {
position = "6.73737 35.4439 117.686";
rotation = "0.216824 -0.176237 0.960171 234.095";
scale = "1 1 1";
dataBlock = "TestBoost";
lightBoost = "0";
};
new TSStatic() {
position = "62.1207 164.172 129.479";
rotation = "-0.0573419 -0.192975 0.979527 45.2609";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/treegreen01.dts";
treeLighting = "1";
lightBoost = "0";
};
new TSStatic() {
position = "12.3519 65.3842 131.629";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen04.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "47.1323 -142.196 121.875";
rotation = "0 0 -1 20.6265";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/treegreen01.dts";
treeLighting = "1";
lightBoost = "0";
};
new Boost() {
position = "84.4925 56.8594 124.453";
rotation = "-0.963333 -0.235093 -0.12931 7.69512";
scale = "1 1 1";
dataBlock = "TestJump";
lightBoost = "0";
};
new TSStatic() {
position = "-70.0687 106.995 140.599";
rotation = "-0.19532 0.892675 0.406178 159.248";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen03.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "43.411 73.2907 128.586";
rotation = "-0.323016 0.854033 -0.407785 80.994";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen02.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-170.219 -190.593 116.685";
rotation = "0 0 1 190.222";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen04.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "16.2705 102.729 135.424";
rotation = "-0.239468 -0.121419 0.963282 206.847";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen03.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-117.363 -131.72 115.238";
rotation = "0 0 -1 73.9115";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-65.3242 69.8655 143.405";
rotation = "0.572862 0.769938 -0.281113 148.719";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-128.481 86.1612 140.682";
rotation = "-0.916192 0.395717 0.0632483 23.6918";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen05.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-6.21046 87.2692 136.067";
rotation = "-0.755697 0.463906 0.462292 103.38";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "51.7637 -91.3681 114.343";
rotation = "0.666292 0.354488 0.656043 142.931";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen03.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-131.484 75.994 143.348";
rotation = "0.106234 0.0557654 0.992776 161.086";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen02.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-93.1806 89.8381 140.999";
rotation = "0.84336 0.264277 -0.467868 219.836";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen03.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-113.739 -209.694 117.635";
rotation = "0.666292 0.354488 0.656043 142.931";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen03.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-67.1535 172.86 137.313";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/treegreen02.dts";
treeLighting = "1";
lightBoost = "0";
};
new TSStatic() {
position = "-47.1809 64.0596 139.152";
rotation = "0.55994 -0.571272 0.600096 236.119";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-83.4853 -183.668 117.571";
rotation = "0.929077 0.219645 -0.297609 111.124";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-63.8193 -191.64 111.063";
rotation = "0 -1 0 16.0429";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new PowerUp(pup2) {
position = "160.404 -103.432 113.757";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TestPowerup";
lightBoost = "0";
};
new PowerUp(pup3) {
position = "7.74662 88.2479 136.065";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TestPowerup";
lightBoost = "0";
};
new PowerUp(pup6) {
position = "4.73455 -47.3952 103.251";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TestPowerup";
lightBoost = "0";
};
new PowerUp(pup5) {
position = "-95.9426 -159.954 118.15";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "TestPowerup";
lightBoost = "0";
};
new TSStatic() {
position = "-152.414 -148.853 117.101";
rotation = "0 0 -1 19.0897";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen03.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-4.0621 81.7835 135.817";
rotation = "0.928063 -0.362749 0.0843383 176.171";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-89.6212 -185.047 117.545";
rotation = "0 1 0 18.3347";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen03.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-54.2967 31.5396 139.727";
rotation = "0.933267 -0.335054 0.129429 214.847";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-66.3754 -160.789 115.208";
rotation = "0 -1 0 50.9933";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-97.8123 -5.46982 148.917";
rotation = "0.195094 -0.188874 -0.962427 94.0471";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-42.0045 145.091 138.247";
rotation = "-1 0 0 112.3";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen05.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "31.7262 39.1002 116.292";
rotation = "-0.516634 0.500964 0.694352 108.79";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-92.5712 171.374 133.944";
rotation = "0.0239182 0.144451 -0.989223 64.1918";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/treegreen03.dts";
treeLighting = "1";
lightBoost = "0";
};
new TSStatic() {
position = "-46.6762 171.615 137.251";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/treegreen01.dts";
treeLighting = "1";
lightBoost = "0";
};
new TSStatic() {
position = "159.064 66.5382 121.878";
rotation = "0 0 1 228.22";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/treegreen01.dts";
treeLighting = "1";
lightBoost = "0";
};
new TSStatic() {
position = "75.1755 150.518 128.606";
rotation = "0 -1 0 0.571981";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/treegreen01.dts";
treeLighting = "1";
lightBoost = "0";
};
new Boost() {
position = "-53.4145 -107.262 114.796";
rotation = "0.890595 0.390834 -0.23257 10.9019";
scale = "1 1 1";
dataBlock = "TestJump";
lightBoost = "0";
};
new TSStatic() {
position = "175.191 -81.1622 115.201";
rotation = "-0.12303 -0.04344 -0.991452 101.002";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/treegreen01.dts";
treeLighting = "1";
lightBoost = "0";
};
new TSStatic() {
position = "153.673 79.8144 122.333";
rotation = "0 0 -1 20.6265";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/treegreen01.dts";
treeLighting = "1";
lightBoost = "0";
};
new TSStatic() {
position = "-100.091 67.2565 141.958";
rotation = "-1 0 0 115.737";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen04.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-57.4642 89.3339 136.714";
rotation = "-0.534011 0.422384 -0.73241 119.832";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-54.32 24.9389 137.811";
rotation = "-0.738882 0.628694 0.242481 89.2732";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen04.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "83.9121 139.112 128.269";
rotation = "-0.0450753 0.147132 -0.988089 60.5405";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/treegreen01.dts";
treeLighting = "1";
lightBoost = "0";
};
new TSStatic() {
position = "-27.5466 41.9857 133.452";
rotation = "0 1 0 173.033";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new SpawnSphere() {
position = "-80.6129 15.46 145.402";
rotation = "-0.999686 0.0184093 0.0170061 94.556";
scale = "1 1 1";
dataBlock = "SpawnSphereMarker";
radius = "1";
lockCount = "0";
indoorWeight = "100";
locked = "false";
outdoorWeight = "100";
sphereWeight = "100";
homingCount = "0";
};
new TSStatic() {
position = "-172.948 -11.4734 159.143";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-173.009 -6.00847 161.897";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen02.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-169.589 -8.04082 162.997";
rotation = "0 0 -1 16.0428";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen04.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-171.398 11.8661 153.632";
rotation = "0 0 1 44.6907";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen05.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-169.22 8.92638 160.776";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen04.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "173.062 -13.2065 115.805";
rotation = "-1 0 0 29.7938";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/treegreen03.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "144.908 -138.933 113.277";
rotation = "-0.167362 0.0541957 -0.984405 59.2772";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/treegreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-142.289 25.655 154.467";
rotation = "0 -1 0 6.87539";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen04.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-138.669 24.6913 153.607";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen03.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-129.022 78.9813 143.574";
rotation = "-0.34484 -0.886482 0.308603 90.5426";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen03.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "165.664 -130.266 113.353";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen03.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "162.597 -132.003 113.225";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen02.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-66.3877 -18.2661 131.706";
rotation = "-0.859965 0.509899 0.0215036 104.818";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";
};
new TSStatic() {
position = "-72.5444 -23.8507 130.57";
rotation = "0 -1 0 22.9183";
scale = "1 1 1";
shapeName = "~/data/shapes/Green/rockgreen02.dts";
treeLighting = "0";
lightBoost = "0";
};
};
//--- OBJECT WRITE END ---
One other thing. It dosn't say (Invalid packet) in TT, it says (Your terrain file dosnt match the one running on this server.) :( What does this mean?
Don't read all this! I made it work! Thank u all who had the patiance to help me! XD
Good job! Not that I'm unhelpful, but I definitely like it when people can figure out their own problems. Shows that you can learn something ;).
Thanx im working on some ok mods now.
Page : <1> :
My mod wont load. I did all the copy past thing with TGE and TT, but when I ran the map as dedicated and looked @ the console, it said please resave the terrain file. Thanks! Or somthing. Here it is. :S
Last login: Mon Mar 6 16:23:06 on ttyp1
Welcome to Darwin!
BLANK-ibook-g4:~ ntf$ cd /Users/ntf/Games/ThinkTanks v1.1/ noah-foxs-ibook-g4:~/Games/ThinkTanks v1.1 ntf$./ThinkTanks.app/Contents/MacOS/ThinkTanks OSX -dedicated -mission game/data/missions/TT1_5.mis -Game TB - log 1
Orbz> STARTING UP.
Orbz> Nonblocking terminal input properly initialized.
Orbz> Sleep time for 1ms sleep == [1ms]
Orbz> Console Initialized.
Console> Terminal control established properly.
#>
--------- Initializing MOD: Common ---------
Loading compiled script common/client/canvas.cs.
Loading compiled script common/client/audio.cs.
#>
--------- Initializing MOD: ThinkTanks ---------
Loading compiled script game/client/init.cs.
Loading compiled script game/server/init.cs.
Loading compiled script game/rankServer.cs.
#>
--------- Initializing ThinkTanks: Server ---------
Loading compiled script common/server/audio.cs.
Loading compiled script common/server/server.cs.
Loading compiled script common/server/message.cs.
Loading compiled script common/server/commands.cs.
Loading compiled script common/server/missionInfo.cs.
Loading compiled script common/server/missionLoad.cs.
Loading compiled script common/server/missionDownload.cs.
Loading compiled script common/server/clientConnection.cs.
Loading compiled script common/server/kickban.cs.
Loading compiled script game/server/scripts/commands.cs.
Loading compiled script game/server/scripts/centerPrint.cs.
Loading compiled script game/server/scripts/game.cs.
#>
--------- Starting Dedicated Server ---------
Starting multiplayer mode
Binding server port to default IP
UDP initialized on port 28000
Loading compiled script game/server/scripts/audioProfiles.cs.
Loading compiled script game/server/scripts/camera.cs.
Loading compiled script game/server/scripts/markers.cs.
Loading compiled script game/server/scripts/special.cs.
Loading compiled script game/server/scripts/tank.cs.
Loading compiled script game/server/scripts/tankFx.cs.
Loading compiled script game/server/scripts/tankDb.cs.
Loading compiled script game/server/scripts/tankAI.cs.
*** LOADING MISSION: game/data/missions/TT1_5.mis
*** Stage 1 load
Refreshing master server list
*** Stage 2 load
Executing game/data/missions/TT1_5.mis.
****************************************************
****************************************************
****************************************************
PLEASE RESAVE THE TERRAIN FILE FOR THIS MISSION! THANKS!
****************************************************
****************************************************
****************************************************
*** Mission loaded
Engine initialized...
Error: Unkown command line argument: -
Error: Unkown command line argument: log
Error: Unkown command line argument: 1
Loading compiled script game/server/scripts/ModWizardMain.cs.
Loading compiled script game/server/Admin Script/main.cs.
Loading compiled script game/server/Admin Script/prefs.cs.
game/server/Admin Script/prefs.cs (0): Unable to find object: 'moveMap' attempting to call function 'bind'
Loading compiled script game/server/Admin Script/MsgLogger.cs.
Loading compiled script game/server/Admin Script/Observer 1.cs.
game/server/Admin Script/Observer 1.cs (160): Unable to find object: 'moveMap' attempting to call function 'bind'
game/server/Admin Script/Observer 1.cs (160): Unable to find object: 'moveMap' attempting to call function 'bind'
Loading compiled script game/server/Admin Script/Base.cs.
Loading compiled script game/server/Admin Script/NormalCodes.cs.
Loading compiled script game/server/Admin Script/AdminCodes.cs.
Loading compiled script game/server/Admin Script/GameConnection.cs.
Loading compiled script game/server/Admin Script/ConsoleUtilities.cs.
Loading compiled script game/server/Admin Script/WordFilter.cs.
Loading compiled script game/server/Admin Script/VersionControl.cs.
Loading compiled script game/server/Admin Script/VoteKick.cs.
Loading compiled script game/server/Admin Script/Gui version/main.cs.
Loading compiled script game/server/Admin Script/Gui version/Server Side/ServerSideScripts.cs.
Loading compiled script game/server/Admin Script/Gui version/Server Side/Codes.cs.
Sending heartbeat to master server [IP:216.116.32.49:28002]
#>
BLANK-ibook-g4:~/Games/ThinkTanks v1.1 ntf$ cd /Users/ntf/Games/ThinkTanks v1.1/ BLANK-ibook-g4:~/Games/ThinkTanks v1.1 ntf$./ThinkTanks.app/Contents/MacOS/ThinkTanks OSX -dedicated -mission game/data/missions/TT1_5.mis -Game TB -log 1
Orbz> STARTING UP.
Orbz> Nonblocking terminal input properly initialized.
Orbz> Sleep time for 1ms sleep == [1ms]
Orbz> Console Initialized.
Console> Terminal control established properly.
#>
--------- Initializing MOD: Common ---------
Loading compiled script common/client/canvas.cs.
Loading compiled script common/client/audio.cs.
#>
--------- Initializing MOD: ThinkTanks ---------
Loading compiled script game/client/init.cs.
Loading compiled script game/server/init.cs.
Loading compiled script game/rankServer.cs.
#>
--------- Initializing ThinkTanks: Server ---------
Loading compiled script common/server/audio.cs.
Loading compiled script common/server/server.cs.
Loading compiled script common/server/message.cs.
Loading compiled script common/server/commands.cs.
Loading compiled script common/server/missionInfo.cs.
Loading compiled script common/server/missionLoad.cs.
Loading compiled script common/server/missionDownload.cs.
Loading compiled script common/server/clientConnection.cs.
Loading compiled script common/server/kickban.cs.
Loading compiled script game/server/scripts/commands.cs.
Loading compiled script game/server/scripts/centerPrint.cs.
Loading compiled script game/server/scripts/game.cs.
#>
--------- Starting Dedicated Server ---------
Starting multiplayer mode
Binding server port to default IP
UDP initialized on port 28000
Loading compiled script game/server/scripts/audioProfiles.cs.
Loading compiled script game/server/scripts/camera.cs.
Loading compiled script game/server/scripts/markers.cs.
Loading compiled script game/server/scripts/special.cs.
Loading compiled script game/server/scripts/tank.cs.
Loading compiled script game/server/scripts/tankFx.cs.
Loading compiled script game/server/scripts/tankDb.cs.
Loading compiled script game/server/scripts/tankAI.cs.
*** LOADING MISSION: game/data/missions/TT1_5.mis
*** Stage 1 load
Refreshing master server list
*** Stage 2 load
Executing game/data/missions/TT1_5.mis.
****************************************************
****************************************************
****************************************************
PLEASE RESAVE THE TERRAIN FILE FOR THIS MISSION! THANKS!
****************************************************
****************************************************
****************************************************
*** Mission loaded
Engine initialized...
Loading compiled script game/server/scripts/ModWizardMain.cs.
Loading compiled script game/server/Admin Script/main.cs.
Loading compiled script game/server/Admin Script/prefs.cs.
game/server/Admin Script/prefs.cs (0): Unable to find object: 'moveMap' attempting to call function 'bind'
Loading compiled script game/server/Admin Script/MsgLogger.cs.
Loading compiled script game/server/Admin Script/Observer 1.cs.
game/server/Admin Script/Observer 1.cs (160): Unable to find object: 'moveMap' attempting to call function 'bind'
game/server/Admin Script/Observer 1.cs (160): Unable to find object: 'moveMap' attempting to call function 'bind'
Loading compiled script game/server/Admin Script/Base.cs.
Loading compiled script game/server/Admin Script/NormalCodes.cs.
Loading compiled script game/server/Admin Script/AdminCodes.cs.
Loading compiled script game/server/Admin Script/GameConnection.cs.
Loading compiled script game/server/Admin Script/ConsoleUtilities.cs.
Loading compiled script game/server/Admin Script/WordFilter.cs.
Loading compiled script game/server/Admin Script/VersionControl.cs.
Loading compiled script game/server/Admin Script/VoteKick.cs.
Loading compiled script game/server/Admin Script/Gui version/main.cs.
Loading compiled script game/server/Admin Script/Gui version/Server Side/ServerSideScripts.cs.
Loading compiled script game/server/Admin Script/Gui version/Server Side/Codes.cs.
Sending heartbeat to master server [IP:216.116.32.49:28002]
Received info request from a master server [IP:216.116.32.49:28002].
#>
Last edited: Tuesday, March 07, 2006 at 12:48:03 PM