Advertisement
Guest User

Untitled

a guest
Feb 7th, 2017
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 39.20 KB | None | 0 0
  1.  
  2. {
  3.   "modname" : "scripttest",
  4.   "random_seed" : 11235813213455,
  5.   "color_font" : "0x0000B0",
  6.   "color_menu_normal" : "0xFFF45E1B",
  7.   "color_menu_select" : "0xFFFFC070",
  8.   "color_menu_info" : "0xFF000000",
  9.   "color_grass" : "0xFF7ba843",
  10.   "color_mud" : "0xFF514024",
  11.   "color_sand" : "0xFFF2CDC2",
  12.   "color_wet_sand" : "0xFFCCA295",
  13.   "color_rock" : "0xFF6E6E6C",
  14.   "color_water" : "0xFF0064FA",
  15.   "color_gun" : "0xFF000000",
  16.   "color_tech" : "0xFF000040",
  17.   "color_grass_dust" : "0xFFaacc7a",
  18.   "color_mud_dust" : "0xFF514024",
  19.   "color_sand_dust" : "0xFFDCB9B2",
  20.   "lower_menu_text" : "Music: Unreal Superhero III Symphonic version by Jaakko Takalo",
  21.   "terrain" :
  22.   {
  23.     "grass_level" : 15.75,
  24.     "wetsand_level" : 10.75,
  25.     "water_baselevel" : 10.15
  26.   },
  27.   "cloud" :
  28.   {
  29.     "color" : "0xFFFFFF",
  30.     "ambient" : 100,
  31.     "speed" : 0.00003
  32.   },
  33.   "fog" :
  34.   {
  35.     "color_sunny" : "0xFFC8EBFA",
  36.     "color_rainy" : "0xFF909090",
  37.     "color_underwater" : "0xFF4CA3FF",
  38.     "radius_sunny" : 900,
  39.     "radius_rainy" : 600
  40.   },
  41.   "light" :
  42.   {
  43.     "color_ambient" : "0xFF202020",
  44.     "color_sun" : "0xFFFFFFE6",
  45.     "color_shadow" : "0xFF252550"
  46.   },
  47.   "spawn_height" : 10,
  48.   "spawn_radius" : 5,
  49.   "weapon" :
  50.   {
  51.     "MPG" :
  52.     {
  53.       "color" :
  54.       {
  55.         "1" : "0x0040A0FF",
  56.         "2" : "0xA040A0F0",
  57.         "3" : "0xFFFFFFFF",
  58.         "4" : "0xFF0032FA"
  59.       }
  60.     },
  61.     "QUAD" :
  62.     {
  63.       "color" :
  64.       {
  65.         "1" : "0x30406040",
  66.         "2" : "0x6080B080",
  67.         "3" : "0x00FF00",
  68.         "4" : "0xA0FFA0",
  69.         "5" : "0xFFFFFFFF",
  70.         "6" : "0xA0A0A0",
  71.         "7" : "0x4C00FF00",
  72.         "8" : "0x20103010",
  73.         "9" : "0xFFFFFF"
  74.       }
  75.     },
  76.     "NOOB" :
  77.     {
  78.       "color" :
  79.       {
  80.         "1" : "0x50FF6020",
  81.         "2" : "0xFFFFFFFF"
  82.       }
  83.     },
  84.     "X72" :
  85.     {
  86.       "color" :
  87.       {
  88.         "1" : "0x8080FF",
  89.         "2" : "0xFFFFFFFF",
  90.         "3" : "0x000000FF",
  91.         "4" : "0xFFFFFF",
  92.         "5" : "0x1040FF",
  93.         "6" : "0x00202020",
  94.         "7" : "0x00000020",
  95.         "8" : "0xFFFFFFFF"
  96.       }
  97.     },
  98.     "HPL" :
  99.     {
  100.       "color" :
  101.       {
  102.         "1" : "0xFF7700FF",
  103.         "2" : "0x609782b0",
  104.         "3" : "0x7700FF",
  105.         "4" : "0xcb9eff",
  106.         "5" : "0xFFFFFFFF"
  107.       }
  108.     },
  109.     "WATER" :
  110.     {
  111.       "1" : "0xFFDDDDFF",
  112.       "2" : "0xFFFFFFFF"
  113.     },
  114.     "DUST" : "0xFFAAAAAA"
  115.   },
  116.   "vehicle" :
  117.   {
  118.     "gun" :
  119.     {
  120.       "effect" : true,
  121.       "scale" :
  122.       {
  123.         "x" : 2.3,
  124.         "y" : 0.7,
  125.         "z" : 1.3
  126.       },
  127.       "friction" : 0.1,
  128.       "max_speed" : 0.7,
  129.       "torque" : 0.025,
  130.       "suspension" :
  131.       {
  132.         "length" : 0.7,
  133.         "strength" : 0.1,
  134.         "absorb" : 0.03
  135.       },
  136.       "wheels" :
  137.       {
  138.         "friction" : 0.2,
  139.         "radius" : 0.5,
  140.         "width" : 0.2,
  141.         "position" : [
  142.           {
  143.             "x" : -1,
  144.             "y" : -1,
  145.             "z" : 0.8
  146.           },
  147.           {
  148.             "x" : -1,
  149.             "y" : -1,
  150.             "z" : -0.7
  151.           },
  152.           {
  153.             "x" : 1,
  154.             "y" : -1,
  155.             "z" : 0.8
  156.           },
  157.           {
  158.             "x" : 1,
  159.             "y" : -1,
  160.             "z" : -0.7
  161.           }
  162.         ]
  163.       }
  164.     },
  165.     "tech" :
  166.     {
  167.       "effect" : true,
  168.       "scale" :
  169.       {
  170.         "x" : 1.8,
  171.         "y" : 0.9,
  172.         "z" : 1.5
  173.       },
  174.       "friction" : 0.1,
  175.       "max_speed" : 0.075,
  176.       "torque" : 0.015,
  177.       "suspension" :
  178.       {
  179.         "length" : 0.7,
  180.         "strength" : 0.1,
  181.         "absorb" : 0.03
  182.       },
  183.       "wheels" :
  184.       {
  185.         "friction" : 0.2,
  186.         "radius" : 0.5,
  187.         "width" : 0.2,
  188.         "position" : [
  189.           {
  190.             "x" : -0.9,
  191.             "y" : -1,
  192.             "z" : 1
  193.           },
  194.           {
  195.             "x" : -0.9,
  196.             "y" : -1,
  197.             "z" : -0.9
  198.           },
  199.           {
  200.             "x" : 0.9,
  201.             "y" : -1,
  202.             "z" : 1
  203.           },
  204.           {
  205.             "x" : 0.9,
  206.             "y" : -1,
  207.             "z" : -0.9
  208.           }
  209.         ]
  210.       }
  211.     }
  212.   },
  213.   "buildings" :
  214.   {
  215.     "bunker4" :
  216.     {
  217.       "special" : [
  218.         "spawngun",
  219.         "vehiclegun",
  220.         "spawntech",
  221.         "vehicletech"
  222.       ],
  223.       "scalex" : 3,
  224.       "scaley" : 2,
  225.       "zone" : "Spawn",
  226.       "position" : [
  227.         {
  228.           "x": -20,  "y": 11.67,  "z": -20
  229.         }
  230.         ]
  231.     },
  232.     "walls1" :
  233.     {
  234.       "scalex" : 3,
  235.       "scaley" : 5,
  236.       "zone" : "Survivor's Enclave",
  237.       "special" : [
  238.         "fittoterrain"
  239.       ],
  240.       "position" : [
  241.         {
  242.           "x": -496.31,  "y": 24.13,  "z": -260
  243.         }
  244.       ]
  245.     },
  246.     "turrettest" :
  247.     {
  248.       "scalex" : 2,
  249.       "scaley" : 1.5,
  250.       "zone" : "TurretTest",
  251.       "position" : [
  252.         {
  253.           "x": -312.37,  "y": 12,  "z": -230
  254.         }
  255.       ]
  256.     },
  257.     "bsc2" :
  258.     {
  259.       "scalex" : 2,
  260.       "scaley" : 2,
  261.       "zone" : "BSC2 Ruins",
  262.       "position" : [
  263.         {
  264.           "x": -250,  "y": 12,  "z": -50
  265.         }
  266.       ]
  267.     },
  268.   "kikoto" :
  269.     {
  270.    
  271.       "scalex" : 1,
  272.       "scaley" : 1,
  273.       "zone" : "Port",
  274.       "special" : [
  275.         "dontflattenterrain"
  276.       ],
  277.       "position" : [
  278.         {
  279.           "x" : -2909.09,
  280.           "y" : 0.51,
  281.           "z" : -9.04
  282.         }
  283.       ]
  284.     },
  285.   },
  286.   "materials" :
  287.   {
  288.     "acel_01.jpg" :
  289.     {
  290.       "type" : "metal",
  291.       "normalmap" : "acel_01_NRM.jpg",
  292.       "specHardness" : 10,
  293.       "specIntensity" : 1.3
  294.     },
  295.     "acel_02.jpg" :
  296.     {
  297.       "type" : "metal",
  298.       "normalmap" : "acel_02_NRM.jpg",
  299.       "specHardness" : 12.2,
  300.       "specIntensity" : 1.3
  301.     },
  302.     "acel_03.jpg" :
  303.     {
  304.       "type" : "metal",
  305.       "normalmap" : "acel_03_NRM.jpg",
  306.       "specHardness" : 20.2,
  307.       "specIntensity" : 0.6
  308.     },
  309.     "acel_04.jpg" :
  310.     {
  311.       "type" : "metal",
  312.       "normalmap" : "acel_04_NRM.jpg",
  313.       "specHardness" : 26.9,
  314.       "specIntensity" : 1.3
  315.     },
  316.     "acel_05.jpg" :
  317.     {
  318.       "type" : "metal",
  319.       "normalmap" : "acel_05_NRM.jpg",
  320.       "specHardness" : 13.7,
  321.       "specIntensity" : 0.9
  322.     },
  323.     "alumetal.jpg" :
  324.     {
  325.       "type" : "metal",
  326.       "normalmap" : "alumetal_NRM.jpg",
  327.       "specHardness" : 15.9,
  328.       "specIntensity" : 0.9
  329.     },
  330.     "barrel.jpg" :
  331.     {
  332.       "type" : "metal",
  333.       "specHardness" : 8.7,
  334.       "specIntensity" : 3.2
  335.     },
  336.     "beton_01.jpg" :
  337.     {
  338.       "normalmap" : "beton_01_NRM.jpg",
  339.       "specHardness" : 7.8,
  340.       "specIntensity" : 0.3
  341.     },
  342.     "beton_02.jpg" :
  343.     {
  344.       "normalmap" : "beton_02_NRM.jpg",
  345.       "specHardness" : 5,
  346.       "specIntensity" : 1
  347.     },
  348.     "beton_03.jpg" :
  349.     {
  350.       "normalmap" : "beton_03_NRM.jpg",
  351.       "specHardness" : 14.3,
  352.       "specIntensity" : 0.8
  353.     },
  354.     "beton_04.jpg" :
  355.     {
  356.       "normalmap" : "beton_04_NRM.jpg",
  357.       "specHardness" : 1.5,
  358.       "specIntensity" : 0.7
  359.     },
  360.     "beton_05.jpg" :
  361.     {
  362.       "normalmap" : "beton_05_NRM.jpg",
  363.       "specHardness" : 7.7,
  364.       "specIntensity" : 0.3
  365.     },
  366.     "beton_06.jpg" :
  367.     {
  368.       "normalmap" : "beton_06_NRM.jpg",
  369.       "specHardness" : 2,
  370.       "specIntensity" : 0.3
  371.     },
  372.     "beton_07.jpg" :
  373.     {
  374.       "normalmap" : "beton_07_NRM.jpg",
  375.       "specHardness" : 3.7,
  376.       "specIntensity" : 0.2
  377.     },
  378.     "box_01.jpg" :
  379.     {
  380.       "type" : "wood",
  381.       "normalmap" : "box_01_NRM.jpg",
  382.       "specHardness" : 3,
  383.       "specIntensity" : 0.5
  384.     },
  385.     "box_02.jpg" :
  386.     {
  387.       "type" : "wood",
  388.       "normalmap" : "box_02_NRM.jpg",
  389.       "specHardness" : 2.2,
  390.       "specIntensity" : 0.4
  391.     },
  392.     "contain1.jpg" :
  393.     {
  394.       "type" : "metal",
  395.       "normalmap" : "contain1_NRM.jpg",
  396.       "specHardness" : 16.1,
  397.       "specIntensity" : 1.1
  398.     },
  399.     "contain2.jpg" :
  400.     {
  401.       "type" : "metal",
  402.       "normalmap" : "contain2_NRM.jpg",
  403.       "specHardness" : 25.4,
  404.       "specIntensity" : 1.4
  405.     },
  406.     "fa_01.jpg" :
  407.     {
  408.       "type" : "wood",
  409.       "normalmap" : "fa_01_NRM.jpg",
  410.       "specHardness" : 3,
  411.       "specIntensity" : 0.6
  412.     },
  413.     "fa_02.jpg" :
  414.     {
  415.       "type" : "wood",
  416.       "normalmap" : "fa_02_NRM.jpg",
  417.       "specHardness" : 5.5,
  418.       "specIntensity" : 0.5
  419.     },
  420.     "fa_03.jpg" :
  421.     {
  422.       "type" : "wood",
  423.       "normalmap" : "fa_03_NRM.jpg",
  424.       "specHardness" : 3.5,
  425.       "specIntensity" : 0.8
  426.     },
  427.     "fa_04.jpg" :
  428.     {
  429.       "type" : "wood",
  430.       "normalmap" : "fa_04_NRM.jpg",
  431.       "specHardness" : 5.6,
  432.       "specIntensity" : 0.4
  433.     },
  434.     "fa_05.jpg" :
  435.     {
  436.       "type" : "wood",
  437.       "normalmap" : "fa_05_NRM.jpg",
  438.       "specHardness" : 11.6,
  439.       "specIntensity" : 0.4
  440.     },
  441.     "floor_01.jpg" :
  442.     {
  443.       "type" : "metal",
  444.       "normalmap" : "floor_01_NRM.jpg",
  445.       "specHardness" : 24,
  446.       "specIntensity" : 1
  447.     },
  448.     "floor_02.jpg" :
  449.     {
  450.       "type" : "metal",
  451.       "normalmap" : "floor_02_NRM.jpg",
  452.       "specHardness" : 15.4,
  453.       "specIntensity" : 4
  454.     },
  455.     "floor_03.jpg" :
  456.     {
  457.       "normalmap" : "floor_03_NRM.jpg",
  458.       "specHardness" : 2.4,
  459.       "specIntensity" : 0.8
  460.     },
  461.     "floor_04.jpg" :
  462.     {
  463.       "normalmap" : "floor_04_NRM.jpg",
  464.       "specHardness" : 8.3,
  465.       "specIntensity" : 2
  466.     },
  467.     "gun_01.jpg" :
  468.     {
  469.       "type" : "metal",
  470.       "normalmap" : "gun_01_NRM.jpg",
  471.       "specHardness" : 2.4,
  472.       "specIntensity" : 1.2
  473.     },
  474.     "window.jpg" :
  475.     {
  476.       "normalmap" : "litwndow_NRM.jpg",
  477.       "specHardness" : 4,
  478.       "specIntensity" : 0.5
  479.     },
  480.     "litwndow.jpg" :
  481.     {
  482.       "special" : [
  483.         "emitting"
  484.       ]
  485.     },
  486.     "mayan.jpg" :
  487.     {
  488.       "normalmap" : "mayan_NRM.jpg",
  489.       "specHardness" : 1.7,
  490.       "specIntensity" : 1.7
  491.     },
  492.     "metal_01.jpg" :
  493.     {
  494.       "type" : "metal",
  495.       "normalmap" : "metal_01_NRM.jpg",
  496.       "specHardness" : 7.4,
  497.       "specIntensity" : 0.9
  498.     },
  499.     "metal_06.jpg" :
  500.     {
  501.       "type" : "metal",
  502.       "normalmap" : "metal_06_NRM.jpg",
  503.       "specHardness" : 19,
  504.       "specIntensity" : 0.7
  505.     },
  506.     "panel_01.jpg" :
  507.     {
  508.       "type" : "metal",
  509.       "normalmap" : "panel_01_NRM.jpg",
  510.       "specHardness" : 13.7,
  511.       "specIntensity" : 1.6
  512.     },
  513.     "parkany.png" :
  514.     {
  515.       "normalmap" : "parkany_NRM.jpg",
  516.       "specHardness" : 4,
  517.       "specIntensity" : 0.4
  518.     },
  519.     "rock_03.jpg" :
  520.     {
  521.       "normalmap" : "rock_03_NRM.jpg",
  522.       "specHardness" : 3.5,
  523.       "specIntensity" : 0.4
  524.     },
  525.     "rock_04.jpg" :
  526.     {
  527.       "normalmap" : "rock_04_NRM.jpg",
  528.       "specHardness" : 2.1,
  529.       "specIntensity" : 0.7
  530.     },
  531.     "rock_05.jpg" :
  532.     {
  533.       "normalmap" : "rock_05_NRM.jpg",
  534.       "specHardness" : 4.9,
  535.       "specIntensity" : 0.4
  536.     },
  537.     "rock_06.jpg" :
  538.     {
  539.       "normalmap" : "rock_06_NRM.jpg",
  540.       "specHardness" : 3.2,
  541.       "specIntensity" : 1.1
  542.     },
  543.     "rock_07.jpg" :
  544.     {
  545.       "normalmap" : "rock_07_NRM.jpg",
  546.       "specHardness" : 6.1,
  547.       "specIntensity" : 0.4
  548.     },
  549.     "rock_08.jpg" :
  550.     {
  551.       "normalmap" : "rock_08_NRM.jpg",
  552.       "specHardness" : 12.3,
  553.       "specIntensity" : 0.6
  554.     },
  555.     "rock_09.jpg" :
  556.     {
  557.       "normalmap" : "rock_09_NRM.jpg",
  558.       "specHardness" : 13,
  559.       "specIntensity" : 1.6
  560.     },
  561.     "rock_10.jpg" :
  562.     {
  563.       "specHardness" : 5,
  564.       "specIntensity" : 0.5
  565.     },
  566.     "rock_11.jpg" :
  567.     {
  568.       "normalmap" : "rock_11_NRM.jpg",
  569.       "specHardness" : 3.3,
  570.       "specIntensity" : 0.65
  571.     },
  572.     "roof_01.jpg" :
  573.     {
  574.       "type" : "metal",
  575.       "normalmap" : "roof_01_NRM.jpg",
  576.       "specHardness" : 9.3,
  577.       "specIntensity" : 1.5
  578.     },
  579.     "roof_02.jpg" :
  580.     {
  581.       "normalmap" : "roof_02_NRM.jpg",
  582.       "specHardness" : 6.6,
  583.       "specIntensity" : 1.1
  584.     },
  585.     "roof_03.jpg" :
  586.     {
  587.       "normalmap" : "roof_03_NRM.jpg",
  588.       "specHardness" : 4.2,
  589.       "specIntensity" : 0.5
  590.     },
  591.     "roof_04.jpg" :
  592.     {
  593.       "type" : "metal",
  594.       "normalmap" : "roof_04_NRM.jpg",
  595.       "specHardness" : 10.8,
  596.       "specIntensity" : 0.7
  597.     },
  598.     "roof_05.jpg" :
  599.     {
  600.       "type" : "wood",
  601.       "normalmap" : "roof_05_NRM.jpg",
  602.       "specHardness" : 1.9,
  603.       "specIntensity" : 1.3
  604.     },
  605.     "rozsd_01.jpg" :
  606.     {
  607.       "type" : "metal",
  608.       "normalmap" : "rozsd_01_NRM.jpg",
  609.       "specHardness" : 8.1,
  610.       "specIntensity" : 1.1
  611.     },
  612.     "rusconcr.jpg" :
  613.     {
  614.       "normalmap" : "rusconcr_NRM.jpg",
  615.       "specHardness" : 0.5,
  616.       "specIntensity" : 0.6
  617.     },
  618.     "suncell.jpg" :
  619.     {
  620.       "type" : "metal",
  621.       "normalmap" : "suncell_NRM.jpg",
  622.       "specHardness" : 37.2,
  623.       "specIntensity" : 1.9
  624.     },
  625.     "tegla_01.jpg" :
  626.     {
  627.       "normalmap" : "tegla_01_NRM.jpg",
  628.       "specHardness" : 7.7,
  629.       "specIntensity" : 0.7
  630.     },
  631.     "tegla_02.jpg" :
  632.     {
  633.       "normalmap" : "tegla_02_NRM.jpg",
  634.       "specHardness" : 1.9,
  635.       "specIntensity" : 0.85
  636.     },
  637.     "tegla_03.jpg" :
  638.     {
  639.       "normalmap" : "tegla_03_NRM.jpg",
  640.       "specHardness" : 2.5,
  641.       "specIntensity" : 0.3
  642.     },
  643.     "tegla_04.jpg" :
  644.     {
  645.       "normalmap" : "tegla_04_NRM.jpg",
  646.       "specHardness" : 5,
  647.       "specIntensity" : 0.7
  648.     },
  649.     "xyz.jpg" :
  650.     {
  651.       "type" : "metal",
  652.       "normalmap" : "xyz_NRM.jpg",
  653.       "specHardness" : 4,
  654.       "specIntensity" : 0.5
  655.     },
  656.     "grill_01.png" :
  657.     {
  658.       "type" : "metal",
  659.       "special" : [
  660.         "alphatest",
  661.         "notbulletproof",
  662.         "grill"
  663.       ],
  664.       "specHardness" : 8.6,
  665.       "specIntensity" : 1.1
  666.     },
  667.     "palmleaf.png" :
  668.     {
  669.       "special" : [
  670.         "alphatest",
  671.         "notbulletproof"
  672.       ],
  673.       "type" : "metal",
  674.       "specHardness" : 8.6,
  675.       "specIntensity" : 1.1
  676.     },
  677.     "grill_02.png" :
  678.     {
  679.       "type" : "metal",
  680.       "special" : [
  681.         "alphatest",
  682.         "notbulletproof",
  683.         "grill"
  684.       ],
  685.       "specHardness" : 8.6,
  686.       "specIntensity" : 1.1
  687.     },
  688.     "kispiri.jpg" :
  689.     {
  690.       "special" : [
  691.         "emitting"
  692.       ]
  693.     },
  694.     "lght.jpg" :
  695.     {
  696.       "special" : [
  697.         "disabled"
  698.       ]
  699.     },
  700.     "lght.bmp" :
  701.     {
  702.       "special" : [
  703.         "disabled"
  704.       ]
  705.     },
  706.     "wwindow.png" :
  707.     {
  708.       "special" : [
  709.         "alphatest",
  710.         "notbulletproof",
  711.         "grill"
  712.       ],
  713.       "type" : "wood"
  714.     },
  715.     "decals1.png" :
  716.     {
  717.       "special" : [
  718.         "alphatest"
  719.       ],
  720.       "type" : "wood"
  721.     },
  722.     "reddy.png" :
  723.     {
  724.       "type" : "metal",
  725.       "specHardness" : 60,
  726.       "specIntensity" : 2
  727.     },
  728.     "metal003.bmp" :
  729.     {
  730.       "heightmap" : "metal003_hm.jpg"
  731.     },
  732.     "marble1.jpg" :
  733.     {
  734.       "specHardness" : 21.6,
  735.       "specIntensity" : 0.7
  736.     },
  737.     "marble2.jpg" :
  738.     {
  739.       "specHardness" : 21.6,
  740.       "specIntensity" : 0.7
  741.     },
  742.     "marble3.jpg" :
  743.     {
  744.       "specHardness" : 21.6,
  745.       "specIntensity" : 0.7
  746.     },
  747.     "uveg.jpg" :
  748.     {
  749.       "specHardness" : 11.9,
  750.       "specIntensity" : 2.7
  751.     },
  752.     "jpgfal8.jpg" :
  753.     {
  754.       "specHardness" : 11.9,
  755.       "specIntensity" : 2.7
  756.     },
  757.     "steel_x.png" :
  758.     {
  759.       "type" : "metal",
  760.       "special" : [
  761.         "alphatest",
  762.         "notbulletproof"
  763.       ]
  764.     },
  765.     "screen.png" :
  766.     {
  767.       "special" : [
  768.         "emitting"
  769.       ]
  770.     },
  771.     "golden.bmp" :
  772.     {
  773.       "special" : [
  774.         "emitting"
  775.       ]
  776.     }
  777.   },
  778.   "particle_systems" : [
  779.     {
  780.    
  781.     }
  782.   ],
  783.   "emitters" :
  784.   {
  785.    
  786.   },
  787.   "teleports" : [
  788.     {
  789.    
  790.     }
  791.   ],
  792.   "terrain_modifiers" : [
  793.     {
  794.       "x": 0,  "y": 11.00,  "z": 0,
  795.       "radius" : 500,
  796.       "offset" : 0,
  797.       "name" : "testflatmap"
  798.     }
  799.     ],
  800.   "bubbles" : [
  801.     {
  802.       "x" : -780,
  803.       "y" : -120,
  804.       "z" : 746.667,
  805.       "radius" : 75
  806.     }
  807.   ],
  808.   "menubackgrounds" : [
  809.     {
  810.       "x" : -230.75,
  811.       "y" : 59.11,
  812.       "z" : -121.56,
  813.       "angleH" : 1.14,
  814.       "angleV" : -0.37
  815.     }
  816.     ],
  817.   "hats" : [
  818.     "bajusz",
  819.     "bandit",
  820.     "blue",
  821.     "CN",
  822.     "flash",
  823.     "hosszu1",
  824.     "hosszu2",
  825.     "hszg",
  826.     "indy",
  827.     "kanye1",
  828.     "kanye2",
  829.     "korona",
  830.     "mikrofon",
  831.     "Morpheus",
  832.     "napgepF",
  833.     "napgepK",
  834.     "napgepP",
  835.     "nvision",
  836.     "orosz",
  837.     "punk_blue",
  838.     "punk_red",
  839.     "rohbil",
  840.     "sparta",
  841.     "szivar",
  842.     "tech1",
  843.     "telapo",
  844.     "ultimate",
  845.     "fejes",
  846.     "baseballhat",
  847.     "wizard"
  848.   ],
  849.   "props" :
  850.   {
  851.     "cube":
  852.     {
  853.         "model":"cube.x",
  854.         "materials":[
  855.             {
  856.                 "diffuse" : "deathcube.jpg",
  857.                 "specHardness" : 10,
  858.                 "specIntensity" : 1.3
  859.             }
  860.         ],
  861.         "position" : [
  862.         {
  863.           "x": -308.1,  "y": 13.44,  "z": -223.93,
  864.           "rot" : 0,
  865.           "scale" : 1.5,
  866.           "light" : 1,
  867.           "speed" : 0.005,
  868.           "name" : "cube1",
  869.           "invisible" : 0,
  870.           "coll" : 1,
  871.           "collh" : 4.5,
  872.           "collv" : 3.5,
  873.           "collm" : 2,
  874.           "vanrot" : 0,
  875.           "colltype" : "solid",
  876.           "trigger" : 0,
  877.           "scriptname" : "movecube2",
  878.           "status" : "none",
  879.           "canbeshot" : 1,
  880.           "collterrain" : false,
  881.           "ai":"turret",
  882.           "atkspd":100,
  883.           "turretrad":3000
  884.         },
  885.         {
  886.           "x": -315.98,  "y": 13.44,  "z": -223.97,
  887.           "rot" : 0,
  888.           "scale" : 1.5,
  889.           "light" : 1,
  890.           "speed" : 0.05,
  891.           "name" : "cube2",
  892.           "invisible" : 0,
  893.           "coll" : 1,
  894.           "collh" : 4.5,
  895.           "collv" : 3.5,
  896.           "collm" : 2,
  897.           "vanrot" : 0,
  898.           "colltype" : "solid",
  899.           "trigger" : 0,
  900.           "scriptname" : "movecube2",
  901.           "status" : "none",
  902.           "canbeshot" : 1,
  903.           "collterrain" : false,
  904.           "ai":"turret",
  905.           "atkspd":100,
  906.           "turretrad":3000,
  907.         },
  908.         {
  909.           "x": -315.98,  "y": 13.44,  "z": -227.94,
  910.           "rot" : 0,
  911.           "scale" : 1.5,
  912.           "light" : 1,
  913.           "speed" : 0.05,
  914.           "name" : "cube2",
  915.           "invisible" : 0,
  916.           "coll" : 1,
  917.           "collh" : 4.5,
  918.           "collv" : 3.5,
  919.           "collm" : 2,
  920.           "vanrot" : 0,
  921.           "colltype" : "solid",
  922.           "trigger" : 0,
  923.           "scriptname" : "movecube2",
  924.           "status" : "none",
  925.           "canbeshot" : 1,
  926.           "collterrain" : false,
  927.           "ai":"turret",
  928.           "atkspd":100,
  929.           "turretrad":3000,
  930.         },
  931.         {
  932.           "x": -308.1,  "y": 13.44,  "z": -228.02,
  933.           "rot" : 0,
  934.           "scale" : 1.5,
  935.           "light" : 1,
  936.           "speed" : 0.05,
  937.           "name" : "cube2",
  938.           "invisible" : 0,
  939.           "coll" : 1,
  940.           "collh" : 4.5,
  941.           "collv" : 3.5,
  942.           "collm" : 2,
  943.           "vanrot" : 0,
  944.           "colltype" : "solid",
  945.           "trigger" : 0,
  946.           "scriptname" : "movecube2",
  947.           "status" : "none",
  948.           "canbeshot" : 1,
  949.           "collterrain" : false,
  950.           "ai":"turret",
  951.           "atkspd":100,
  952.           "turretrad":3000,
  953.         },
  954.         {
  955.           "x": -308.1,  "y": 13.44,  "z": -236.02,
  956.           "rot" : 0,
  957.           "scale" : 1.5,
  958.           "light" : 1,
  959.           "speed" : 0.05,
  960.           "name" : "cube2",
  961.           "invisible" : 0,
  962.           "coll" : 1,
  963.           "collh" : 4.5,
  964.           "collv" : 3.5,
  965.           "collm" : 2,
  966.           "vanrot" : 0,
  967.           "colltype" : "solid",
  968.           "trigger" : 0,
  969.           "scriptname" : "movecube2",
  970.           "status" : "none",
  971.           "canbeshot" : 1,
  972.           "collterrain" : false,
  973.           "ai":"turret",
  974.           "atkspd":100,
  975.           "turretrad":3000,
  976.         },
  977.         {
  978.           "x": -315.98,  "y": 13.44,  "z": -236.18,
  979.           "rot" : 0,
  980.           "scale" : 1.5,
  981.           "light" : 1,
  982.           "speed" : 0.05,
  983.           "name" : "cube2",
  984.           "invisible" : 0,
  985.           "coll" : 1,
  986.           "collh" : 4.5,
  987.           "collv" : 3.5,
  988.           "collm" : 2,
  989.           "vanrot" : 0,
  990.           "colltype" : "solid",
  991.           "trigger" : 0,
  992.           "scriptname" : "movecube2",
  993.           "status" : "none",
  994.           "canbeshot" : 1,
  995.           "collterrain" : false,
  996.           "ai":"turret",
  997.           "atkspd":100,
  998.           "turretrad":3000,
  999.         }
  1000.         ]
  1001.     },
  1002.     "pole":
  1003.     {
  1004.         "model" : "pole.x",
  1005.         "materials":[
  1006.             {
  1007.                 "diffuse" : "deathcube.jpg",
  1008.                 "specHardness" : 10,
  1009.                 "specIntensity" : 1.3
  1010.             }
  1011.         ],
  1012.         "position" : [
  1013.         {
  1014.           "x": -98.28,  "y": 20.00,  "z": -57.78,
  1015.           "rot" : 0,
  1016.           "scale" : 1.5,
  1017.           "light" : 1,
  1018.           "name" : "pole1",
  1019.           "invisible" : 0,
  1020.           "coll" : 1,
  1021.           "collh" : 4.5,
  1022.           "collv" : 3.5,
  1023.           "collm" : 2,
  1024.           "vanrot" : 0,
  1025.           "rotspeed" : 0,
  1026.           "colltype" : "solid",
  1027.           "trigger" : 0,
  1028.           "scriptname" : "none",
  1029.           "status" : "none",
  1030.           "canbeshot" : 1,
  1031.           "animation" : "test"
  1032.         }
  1033.         ]
  1034.     },
  1035.     "spiderAYY":
  1036.     {
  1037.         "model" : "spider.x",
  1038.         "materials":[
  1039.             {
  1040.                 "diffuse" : "spider.PNG",
  1041.                 "specHardness" : 10,
  1042.                 "specIntensity" : 1.3
  1043.             }
  1044.         ],
  1045.         "position" : [
  1046.         {
  1047.           "x": -513.88,  "y": 12.29,  "z": -500.41,
  1048.           "rot" : 0,
  1049.           "scale" : 0.75,
  1050.           "light" : 1,
  1051.           "name" : "spider1",
  1052.           "invisible" : 0,
  1053.           "coll" : 1,
  1054.           "collh" : 2.25,
  1055.           "collv" : 1.75,
  1056.           "collm" : 2,
  1057.           "vanrot" : 0,
  1058.           "rotspeed" : 0,
  1059.           "colltype" : "wsolid",
  1060.           "trigger" : 0,
  1061.           "scriptname" : "none",
  1062.           "status" : "none",
  1063.           "canbeshot" : 1,
  1064.           "collterrain" : true,
  1065.           "animation" : "spidermove"
  1066.         }
  1067.         ]
  1068.     },
  1069.     "portbe":
  1070.     {
  1071.         "model":"portalbe.x",
  1072.         "materials":[
  1073.             {
  1074.                 "diffuse" : "kispiri.jpg",
  1075.                 "specHardness" : 10,
  1076.                 "specIntensity" : 1.3
  1077.             }
  1078.         ],
  1079.         "position" : [
  1080.         {
  1081.           "x": -298.28,  "y": 20,  "z": -177.78,
  1082.           "rot" : 0,
  1083.           "scale" : 1.5,
  1084.           "light" : 1,
  1085.           "name" : "portbe",
  1086.           "invisible" : 0,
  1087.           "coll" : 1,
  1088.           "collh" : 4.5,
  1089.           "collv" : 3.5,
  1090.           "collm" : 2,
  1091.           "vanrot" : 0,
  1092.           "colltype" : "wsolid"
  1093.         }
  1094.         ]
  1095.     },
  1096.     "portki":
  1097.     {
  1098.         "model":"portalki.x",
  1099.         "materials":[
  1100.             {
  1101.                 "diffuse" : "kispiri.jpg",
  1102.                 "specHardness" : 10,
  1103.                 "specIntensity" : 1.3
  1104.             }
  1105.         ],
  1106.         "position" : [
  1107.         {
  1108.           "x": -298.28,  "y": 20,  "z": -177.78,
  1109.           "rot" : 0,
  1110.           "scale" : 1.5,
  1111.           "light" : 1,
  1112.           "name" : "portki",
  1113.           "invisible" : 0,
  1114.           "coll" : 0,
  1115.           "collh" : 4.5,
  1116.           "collv" : 3.5,
  1117.           "collm" : 2,
  1118.           "vanrot" : 0,
  1119.           "colltype" : "wsolid"
  1120.         }
  1121.         ]
  1122.     },
  1123.   },
  1124.   "labels" : [
  1125.     {
  1126.       "x" : -126.78,
  1127.       "y" : 67.84,
  1128.       "z" : 44.39,
  1129.       "radius" : 2,
  1130.       "text" : "Admin\r\n\t\t\r\n\t\tA játék kitalálója, és fő fejlesztője, neki köszönhetitek a legtöbbet. Pár éve átadta a fejlesztést Hectornak."
  1131.     },
  1132.     {
  1133.       "x" : -130.07,
  1134.       "y" : 67.84,
  1135.       "z" : 18.9,
  1136.       "radius" : 2,
  1137.       "text" : "Almabali\r\n\t\t\r\n\t\tAdmin haverja, a legelső verziókat még vele tesztelte. Alcompot és a rádiótornyot ő modellezte."
  1138.     },
  1139.     {
  1140.       "x" : -108.43,
  1141.       "y" : 67.84,
  1142.       "z" : 63.27,
  1143.       "radius" : 2,
  1144.       "text" : "Sadypisten\r\n\t\t\r\n\t\tModerátor és modellező, ő készítette a hidat, a kikötőt és a világítótornyot."
  1145.     },
  1146.     {
  1147.       "x" : -104.01,
  1148.       "y" : 67.84,
  1149.       "z" : 58.36,
  1150.       "radius" : 2,
  1151.       "text" : "Banán\r\n\t\t\r\n\t\tKorai modellező, aki tevékenyen segítette a játék fejlődését - ma már csak pofánbasznánk."
  1152.     },
  1153.     {
  1154.       "x" : -108.63,
  1155.       "y" : 67.84,
  1156.       "z" : 31.4,
  1157.       "radius" : 2,
  1158.       "text" : "Foxy\r\n\t\t\r\n\t\tRégen moderátor volt, már rég nem aktív."
  1159.     },
  1160.     {
  1161.       "x" : -111.41,
  1162.       "y" : 67.84,
  1163.       "z" : 28.99,
  1164.       "radius" : 2,
  1165.       "text" : "Pityuli\r\n\t\t\r\n\t\tSzervert futtatott sok évvel ezelött."
  1166.     },
  1167.     {
  1168.       "x" : -123.66,
  1169.       "y" : 67.84,
  1170.       "z" : 18.69,
  1171.       "radius" : 2,
  1172.       "text" : "Bolint99\r\n\t\t\r\n\t\tA honlapot és a szervert biztosítja, régóta."
  1173.     },
  1174.     {
  1175.       "x" : -96.08,
  1176.       "y" : 67.84,
  1177.       "z" : 40.96,
  1178.       "radius" : 2,
  1179.       "text" : "Fradi\r\n\t\t\r\n\t\tA 2012-es Nagy nullázás elött vezette az összesített toplistát 271.468 ponttal. Még ma is aktív és jó helyezése van, most az ELIT klán tagja."
  1180.     },
  1181.     {
  1182.       "x" : -117.32,
  1183.       "y" : 67.84,
  1184.       "z" : 74.68,
  1185.       "radius" : 2,
  1186.       "text" : "Damisz\r\n\t\t\r\n\t\tA 2012-es Nagy nullázás elött 2. helyen volt az összesített toplistán. A mostani damisz már egy másik ember."
  1187.     },
  1188.     {
  1189.       "x" : -94.91,
  1190.       "y" : 67.84,
  1191.       "z" : 47.24,
  1192.       "radius" : 2,
  1193.       "text" : "Csiga\r\n\t\t\r\n\t\tA 2012-es Nagy nullázás elött 3. helyen volt az összesített toplistán."
  1194.     },
  1195.     {
  1196.       "x" : -123.4,
  1197.       "y" : 67.84,
  1198.       "z" : 75.4,
  1199.       "radius" : 2,
  1200.       "text" : "Béjbi - ma Lejla\r\n\t\t\r\n\t\tA 2012-es Nagy nullázás elött 4. helyen volt az összesített toplistán."
  1201.     },
  1202.     {
  1203.       "x" : -114.77,
  1204.       "y" : 67.84,
  1205.       "z" : 46.13,
  1206.       "radius" : 2,
  1207.       "text" : "Hector\r\n\t\t\r\n\t\tJelenlegi admin, neki köszönhetjük az 1v1-et és a portál eventet. Régebb óta modellezett, ő készítette a steelworksöt, atlantist, apartment, és az új mpgt, quadot, x72-t. A modjait is érdemes megnézni."
  1208.     },
  1209.     {
  1210.       "x" : -151.35,
  1211.       "y" : 67.84,
  1212.       "z" : 53.07,
  1213.       "radius" : 2,
  1214.       "text" : "Goulash\r\n\t\t\r\n\t\tModellező, ő készítette az eredeti Delta komplexet és a Modern ruinst."
  1215.     },
  1216.     {
  1217.       "x" : -124.43,
  1218.       "y" : 67.84,
  1219.       "z" : 37.87,
  1220.       "radius" : 2,
  1221.       "text" : "HelloTibi\r\n\t\t\r\n\t\tA sticktool készítője, ami a mai napig nagy segítség a moddereknek."
  1222.     },
  1223.     {
  1224.       "x" : -122.48,
  1225.       "y" : 67.84,
  1226.       "z" : 55.64,
  1227.       "radius" : 2,
  1228.       "text" : "Oli és Kléni\r\n\t\t\r\n\t\tAz új honlapot készítették. Kléni készítette a rendszert, és mai napig felügyeli. Oli a designért volt főképp felelős. Természetesen moderátorok is. Oli készítette annó az Omodot."
  1229.     },
  1230.     {
  1231.       "x" : -132.03,
  1232.       "y" : 67.84,
  1233.       "z" : 48.1,
  1234.       "radius" : 2,
  1235.       "text" : "Mark575 - ma simán Mark\r\n\t\t\r\n\t\tHosszú ideje, még ma is aktív moderátor. Ezen kívül szép fragvideókat készített."
  1236.     },
  1237.     {
  1238.       "x" : -152.2,
  1239.       "y" : 67.84,
  1240.       "z" : 46.61,
  1241.       "radius" : 2,
  1242.       "text" : "Szőke\r\n\t\t\r\n\t\tA 2010-es bajnokság győztese."
  1243.     },
  1244.     {
  1245.       "x" : -106.17,
  1246.       "y" : 67.84,
  1247.       "z" : 60.87,
  1248.       "radius" : 2,
  1249.       "text" : "Calmarius\r\n\t\t\r\n\t\t2007-ben regisztrált, a régi toplistát nagyon sokáig vezette. Kedvenc fegyvere a NOOB. A Nagy nullázás óta nem aktív, csak a versenyeken indul, és ér el szép eredményeket."
  1250.     }
  1251.   ],
  1252.   "sounds" : [
  1253.     {
  1254.       "filename" : "gunshot",
  1255.       "haromd" : true,
  1256.       "freq" : false,
  1257.       "effects" : true,
  1258.       "mindistance" : 3
  1259.     },
  1260.     {
  1261.       "filename" : "walkground",
  1262.       "haromd" : true,
  1263.       "freq" : true,
  1264.       "effects" : true,
  1265.       "mindistance" : 1
  1266.     },
  1267.     {
  1268.       "filename" : "rocks",
  1269.       "haromd" : true,
  1270.       "freq" : true,
  1271.       "effects" : true,
  1272.       "mindistance" : 1
  1273.     },
  1274.     {
  1275.       "filename" : "walkwater",
  1276.       "haromd" : true,
  1277.       "freq" : false,
  1278.       "effects" : true,
  1279.       "mindistance" : 1
  1280.     },
  1281.     {
  1282.       "filename" : "plasmashot2",
  1283.       "haromd" : true,
  1284.       "freq" : false,
  1285.       "effects" : true,
  1286.       "mindistance" : 2
  1287.     },
  1288.     {
  1289.       "filename" : "m82shot",
  1290.       "haromd" : true,
  1291.       "freq" : false,
  1292.       "effects" : true,
  1293.       "mindistance" : 7
  1294.     },
  1295.     {
  1296.       "filename" : "4shot",
  1297.       "haromd" : true,
  1298.       "freq" : false,
  1299.       "effects" : true,
  1300.       "mindistance" : 4
  1301.     },
  1302.     {
  1303.       "filename" : "antigrav",
  1304.       "haromd" : true,
  1305.       "freq" : true,
  1306.       "effects" : true,
  1307.       "mindistance" : 1
  1308.     },
  1309.     {
  1310.       "filename" : "hummer",
  1311.       "haromd" : true,
  1312.       "freq" : true,
  1313.       "effects" : true,
  1314.       "mindistance" : 10
  1315.     },
  1316.     {
  1317.       "filename" : "death1",
  1318.       "haromd" : true,
  1319.       "freq" : false,
  1320.       "effects" : true,
  1321.       "mindistance" : 1
  1322.     },
  1323.     {
  1324.       "filename" : "death2",
  1325.       "haromd" : true,
  1326.       "freq" : false,
  1327.       "effects" : true,
  1328.       "mindistance" : 1
  1329.     },
  1330.     {
  1331.       "filename" : "death3",
  1332.       "haromd" : true,
  1333.       "freq" : false,
  1334.       "effects" : true,
  1335.       "mindistance" : 1
  1336.     },
  1337.     {
  1338.       "filename" : "rain",
  1339.       "haromd" : false,
  1340.       "freq" : false,
  1341.       "effects" : true,
  1342.       "mindistance" : 1
  1343.     },
  1344.     {
  1345.       "filename" : "thd",
  1346.       "haromd" : false,
  1347.       "freq" : false,
  1348.       "effects" : true,
  1349.       "mindistance" : 1
  1350.     },
  1351.     {
  1352.       "filename" : "whoosh",
  1353.       "haromd" : true,
  1354.       "freq" : true,
  1355.       "effects" : true,
  1356.       "mindistance" : 0.1
  1357.     },
  1358.     {
  1359.       "filename" : "charge",
  1360.       "haromd" : true,
  1361.       "freq" : true,
  1362.       "effects" : true,
  1363.       "mindistance" : 2
  1364.     },
  1365.     {
  1366.       "filename" : "rocket",
  1367.       "haromd" : true,
  1368.       "freq" : false,
  1369.       "effects" : true,
  1370.       "mindistance" : 2
  1371.     },
  1372.     {
  1373.       "filename" : "niceexp",
  1374.       "haromd" : true,
  1375.       "freq" : true,
  1376.       "effects" : true,
  1377.       "mindistance" : 6
  1378.     },
  1379.     {
  1380.       "filename" : "noobshot",
  1381.       "haromd" : true,
  1382.       "freq" : false,
  1383.       "effects" : true,
  1384.       "mindistance" : 2
  1385.     },
  1386.     {
  1387.       "filename" : "noobexp",
  1388.       "haromd" : true,
  1389.       "freq" : false,
  1390.       "effects" : true,
  1391.       "mindistance" : 7
  1392.     },
  1393.     {
  1394.       "filename" : "rocketshot",
  1395.       "haromd" : true,
  1396.       "freq" : false,
  1397.       "effects" : true,
  1398.       "mindistance" : 2
  1399.     },
  1400.     {
  1401.       "filename" : "x72exp",
  1402.       "haromd" : true,
  1403.       "freq" : true,
  1404.       "effects" : true,
  1405.       "mindistance" : 1
  1406.     },
  1407.     {
  1408.       "filename" : "mp5",
  1409.       "haromd" : true,
  1410.       "freq" : false,
  1411.       "effects" : true,
  1412.       "mindistance" : 2
  1413.     },
  1414.     {
  1415.       "filename" : "x72shot",
  1416.       "haromd" : true,
  1417.       "freq" : false,
  1418.       "effects" : true,
  1419.       "mindistance" : 3
  1420.     },
  1421.     {
  1422.       "filename" : "pajzs",
  1423.       "haromd" : true,
  1424.       "freq" : false,
  1425.       "effects" : true,
  1426.       "mindistance" : 1
  1427.     },
  1428.     {
  1429.       "filename" : "teleport",
  1430.       "haromd" : true,
  1431.       "freq" : false,
  1432.       "effects" : true,
  1433.       "mindistance" : 1
  1434.     },
  1435.     {
  1436.       "filename" : "mechanic",
  1437.       "haromd" : true,
  1438.       "freq" : false,
  1439.       "effects" : true,
  1440.       "mindistance" : 1
  1441.     },
  1442.     {
  1443.       "filename" : "lwhoosh",
  1444.       "haromd" : true,
  1445.       "freq" : false,
  1446.       "effects" : true,
  1447.       "mindistance" : 0.1
  1448.     },
  1449.     {
  1450.       "filename" : "creak",
  1451.       "haromd" : true,
  1452.       "freq" : true,
  1453.       "effects" : true,
  1454.       "mindistance" : 20
  1455.     },
  1456.     {
  1457.       "filename" : "lasertiu",
  1458.       "haromd" : true,
  1459.       "freq" : true,
  1460.       "effects" : true,
  1461.       "mindistance" : 20
  1462.     },
  1463.     {
  1464.       "filename" : "lownoise",
  1465.       "haromd" : true,
  1466.       "freq" : true,
  1467.       "effects" : true,
  1468.       "mindistance" : 15
  1469.     },
  1470.     {
  1471.       "filename" : "biglas",
  1472.       "haromd" : true,
  1473.       "freq" : true,
  1474.       "effects" : true,
  1475.       "mindistance" : 10
  1476.     },
  1477.     {
  1478.       "filename" : "uberexp",
  1479.       "haromd" : true,
  1480.       "freq" : false,
  1481.       "effects" : true,
  1482.       "mindistance" : 100
  1483.     },
  1484.     {
  1485.       "filename" : "mechahuge",
  1486.       "haromd" : true,
  1487.       "freq" : false,
  1488.       "effects" : true,
  1489.       "mindistance" : 30
  1490.     },
  1491.     {
  1492.       "filename" : "largeser",
  1493.       "haromd" : true,
  1494.       "freq" : true,
  1495.       "effects" : true,
  1496.       "mindistance" : 2
  1497.     },
  1498.     {
  1499.       "filename" : "knock",
  1500.       "haromd" : true,
  1501.       "freq" : true,
  1502.       "effects" : true,
  1503.       "mindistance" : 20
  1504.     },
  1505.     {
  1506.       "filename" : "openedportal",
  1507.       "haromd" : true,
  1508.       "freq" : true,
  1509.       "effects" : true,
  1510.       "mindistance" : 10
  1511.     },
  1512.     {
  1513.       "filename" : "walkmetal",
  1514.       "haromd" : true,
  1515.       "freq" : true,
  1516.       "effects" : true,
  1517.       "mindistance" : 1
  1518.     },
  1519.     {
  1520.       "filename" : "walkwood",
  1521.       "haromd" : true,
  1522.       "freq" : true,
  1523.       "effects" : true,
  1524.       "mindistance" : 1
  1525.     },
  1526.     {
  1527.       "filename" : "snowfire",
  1528.       "haromd" : true,
  1529.       "freq" : true,
  1530.       "effects" : true,
  1531.       "mindistance" : 1
  1532.     },
  1533.     {
  1534.       "filename" : "suck",
  1535.       "haromd" : true,
  1536.       "freq" : true,
  1537.       "effects" : true,
  1538.       "mindistance" : 2
  1539.     },
  1540.     {
  1541.       "filename" : "techsniper",
  1542.       "haromd" : true,
  1543.       "freq" : false,
  1544.       "effects" : true,
  1545.       "mindistance" : 3
  1546.     },
  1547.     {
  1548.       "filename" : "shotgun",
  1549.       "haromd" : true,
  1550.       "freq" : false,
  1551.       "effects" : true,
  1552.       "mindistance" : 3
  1553.     },
  1554.     {
  1555.       "filename" : "impact\/dirt1",
  1556.       "haromd" : true,
  1557.       "freq" : false,
  1558.       "effects" : true,
  1559.       "mindistance" : 2
  1560.     },
  1561.     {
  1562.       "filename" : "impact\/dirt2",
  1563.       "haromd" : true,
  1564.       "freq" : false,
  1565.       "effects" : true,
  1566.       "mindistance" : 2
  1567.     },
  1568.     {
  1569.       "filename" : "impact\/dirt3",
  1570.       "haromd" : true,
  1571.       "freq" : false,
  1572.       "effects" : true,
  1573.       "mindistance" : 2
  1574.     },
  1575.     {
  1576.       "filename" : "impact\/simple1",
  1577.       "haromd" : true,
  1578.       "freq" : false,
  1579.       "effects" : true,
  1580.       "mindistance" : 2
  1581.     },
  1582.     {
  1583.       "filename" : "impact\/simple2",
  1584.       "haromd" : true,
  1585.       "freq" : false,
  1586.       "effects" : true,
  1587.       "mindistance" : 2
  1588.     },
  1589.     {
  1590.       "filename" : "impact\/simple3",
  1591.       "haromd" : true,
  1592.       "freq" : false,
  1593.       "effects" : true,
  1594.       "mindistance" : 2
  1595.     },
  1596.     {
  1597.       "filename" : "impact\/metal1",
  1598.       "haromd" : true,
  1599.       "freq" : false,
  1600.       "effects" : true,
  1601.       "mindistance" : 2
  1602.     },
  1603.     {
  1604.       "filename" : "impact\/metal2",
  1605.       "haromd" : true,
  1606.       "freq" : false,
  1607.       "effects" : true,
  1608.       "mindistance" : 2
  1609.     },
  1610.     {
  1611.       "filename" : "impact\/metal3",
  1612.       "haromd" : true,
  1613.       "freq" : false,
  1614.       "effects" : true,
  1615.       "mindistance" : 2
  1616.     },
  1617.     {
  1618.       "filename" : "impact\/wood1",
  1619.       "haromd" : true,
  1620.       "freq" : false,
  1621.       "effects" : true,
  1622.       "mindistance" : 2
  1623.     },
  1624.     {
  1625.       "filename" : "impact\/wood2",
  1626.       "haromd" : true,
  1627.       "freq" : false,
  1628.       "effects" : true,
  1629.       "mindistance" : 2
  1630.     },
  1631.     {
  1632.       "filename" : "impact\/wood3",
  1633.       "haromd" : true,
  1634.       "freq" : false,
  1635.       "effects" : true,
  1636.       "mindistance" : 2
  1637.     }
  1638.   ],
  1639.    
  1640.     "scripts":{
  1641.         "startup":{
  1642.             0:"var %splash",
  1643.             0:"var $version",
  1644.            
  1645.             0:"var %cubehide",
  1646.             0:"var %cubeheld",
  1647.             0:"var %cubehp",
  1648.             1:"%cubehide = 1",
  1649.             1:"%cubeheld = 0",
  1650.             1:"%cubehp = 10",
  1651.            
  1652.             0:"var %skill1cd",
  1653.             0:"var %skill1time",
  1654.            
  1655.             1:"$version = v0.1",
  1656.             1:"%splash = 0",
  1657.             2:"if %splash = 0",
  1658.               4:"display Jó játékot! $NL ~Stick Mod Community",
  1659.             3:"endif",
  1660.             4:"print all praise B for making scripting possible",
  1661.             4:"fastinfo SMC Script Engine $version",
  1662.             4:"bind k kamikaze",
  1663.             4:"bind n kocsiba",
  1664.             4:"bind 1 skill1",
  1665.             4:"bind b doet",
  1666.             2:"if %cubehide = 0",
  1667.               4:"prop_hide cube1",
  1668.             3:"endif",
  1669.            
  1670.             4:"script resetskills",
  1671.            
  1672.             4:"setlength cube nums 10",
  1673.             4:"setpvar cube nums 0 10",
  1674.             4:"evalpvar cube nums 0 <= 1 kocsiba",
  1675.            
  1676.  
  1677.         },
  1678.         "resetskills":{
  1679.             4:"%skill1cd = 0"
  1680.            
  1681.         },
  1682.         "skill1done":{
  1683.             4:"debuff all"
  1684.            
  1685.         },
  1686.         "skill1cool":{
  1687.             4:"%skill1cd = 0"
  1688.            
  1689.         },
  1690.         "skill1":{
  1691.             2:"if %skill1cd = 0",
  1692.               4:"buff all 2",
  1693.               4:"%skill1cd = 1",
  1694.               4:"timeout skill1done 5000",
  1695.               4:"timeout skill1cool 60000",
  1696.             3:"endif"
  1697.         },
  1698.         "kamikaze":{
  1699.             4:"explode !playerpos",
  1700.             4:"fastinfo u ded nao"
  1701.  
  1702.         },
  1703.         "getshot":{
  1704.             2:"if %cubehp > 1",
  1705.                 4:"%cubehp = %cubehp - 1",
  1706.                 4:"fastinfo cubehp $_ is $_ %cubehp /10"
  1707.             2:"else",
  1708.                 4:"prop_hide cube1",
  1709.             3:"endif"
  1710.         },
  1711.         "movecube2":{
  1712.             2:"if %cubeheld = 0",
  1713.                 4:"prop_setstatus cube1 held",
  1714.                 1:"%cubeheld = 1",
  1715.             2:"else",
  1716.                 4:"prop_setstatus cube1 none",
  1717.                 1:"%cubeheld = 0",
  1718.             3:"endif"
  1719.            
  1720.         }
  1721.         "kocsiba":{
  1722.             4:"spawncar"
  1723.         },
  1724.         "doet":{
  1725.             2:"if %cubehide = 0",
  1726.               4:"prop_hide cube1",
  1727.               1:"%cubehide = 1",
  1728.             2:"else",
  1729.               4:"prop_show cube1",
  1730.               1:"%cubehide = 0",
  1731.             3:"endif"
  1732.            
  1733.         }
  1734.         "chop":{
  1735.             1:"%wood = %wood + 5",
  1736.             4:"fastinfo +5 fa"
  1737.         }
  1738.  
  1739.     },
  1740.   "triggers" : {
  1741.     "rock": {
  1742.         "x" : -230.75,
  1743.         "y" : 33,
  1744.         "z" : -101.56,
  1745.         "radius" : 3,
  1746.         "ontouch": "minesplash",
  1747.         "onuse": "mine"
  1748.     },
  1749.     "tree": {
  1750.         "x" : -241.37,
  1751.         "y" : 35,
  1752.         "z" : -98.22,
  1753.         "radius" : 3,
  1754.         "ontouch": "woodsplash",
  1755.         "onuse": "chop"
  1756.     }
  1757.   },
  1758.   "foliages" : [
  1759.     {
  1760.       "texture" : "bush256.png",
  1761.       "shape" : "bush",
  1762.       "width" : 0.85,
  1763.       "height" : 1.1,
  1764.       "offset" : 0,
  1765.       "level" : 4
  1766.     },
  1767.     {
  1768.       "texture" : "pimpo.png",
  1769.       "shape" : "grass",
  1770.       "width" : 0.53,
  1771.       "height" : 0.9,
  1772.       "offset" : -0.3,
  1773.       "level" : 3
  1774.     },
  1775.     {
  1776.       "texture" : "tallgrass.png",
  1777.       "shape" : "grass",
  1778.       "width" : 1,
  1779.       "height" : 0.8,
  1780.       "offset" : -0.3,
  1781.       "level" : 1
  1782.     },
  1783.     {
  1784.       "texture" : "tallgrass.png",
  1785.       "shape" : "grass",
  1786.       "width" : 1,
  1787.       "height" : 0.8,
  1788.       "offset" : -0.3,
  1789.       "level" : 0
  1790.     }
  1791.   ],
  1792.   "splashes" : [
  1793.     "splash1.jpg"
  1794.   ],
  1795.   "bullethole_textures" :
  1796.   {
  1797.     "default" : [
  1798.       "textures\/hole_01.png",
  1799.       "textures\/hole_02.png",
  1800.       "textures\/hole_03.png",
  1801.       "textures\/hole_04.png"
  1802.     ],
  1803.     "metal" : [
  1804.       "textures\/holem_01.png",
  1805.       "textures\/holem_02.png"
  1806.     ],
  1807.     "wood" : [
  1808.       "textures\/holew_01.png",
  1809.       "textures\/holew_02.png"
  1810.     ]
  1811.   }
  1812.   "fishtypes":
  1813.   {
  1814.     "stikhal":{
  1815.         "nev":"nemtudommileszitt",
  1816.         "faj":"StickHal",
  1817.         "tipus":"tengeri",
  1818.         "suly":1.00,
  1819.         "hossz":200,
  1820.         "ertek":10,
  1821.         "drop":50,
  1822.         "egyedi":false,
  1823.         "minlv":1,
  1824.         "maxlv":100
  1825.        
  1826.     },
  1827.     "tengeregyedi":{
  1828.         "nev":"nemtudommileszitt",
  1829.         "faj":"KalózLáda",
  1830.         "tipus":"tengeri",
  1831.         "suly":10.00,
  1832.         "hossz":100,
  1833.         "ertek":100,
  1834.         "drop":10,
  1835.         "egyedi":true
  1836.         "egyedihely":"teszthely2",
  1837.         "minlv":2,
  1838.         "maxlv":100
  1839.        
  1840.     },
  1841.     "piroshal":{
  1842.         "nev":"nemtudommileszitt",
  1843.         "faj":"Piros Hal",
  1844.         "tipus":"edes",
  1845.         "suly":2.00,
  1846.         "hossz":20,
  1847.         "ertek":10,
  1848.         "drop":80,
  1849.         "egyedi":false,
  1850.         "minlv":1,
  1851.         "maxlv":100
  1852.        
  1853.     },
  1854.     "sargahal":{
  1855.         "nev":"nemtudommileszitt",
  1856.         "faj":"Sarga Hal",
  1857.         "tipus":"edes",
  1858.         "suly":2.00,
  1859.         "hossz":20,
  1860.         "ertek":10,
  1861.         "drop":80,
  1862.         "egyedi":false,
  1863.         "minlv":1,
  1864.         "maxlv":100
  1865.        
  1866.     }
  1867.    
  1868.   },
  1869.   "fishspots":
  1870.   {
  1871.     "teszthely1":{
  1872.         "x": -296.99,  "y": 9,  "z": -208.46,
  1873.         "rad":10,
  1874.         "tipus":"edes",
  1875.         "szint":1,
  1876.         "bonus":0,
  1877.         "nev":"teszhely1",
  1878.        
  1879.     },
  1880.     "teszthely2":{
  1881.         "x": -471.10,  "y": 8.90,  "z": -299.65,
  1882.         "rad":10,
  1883.         "tipus":"tengeri",
  1884.         "szint":1,
  1885.         "bonus":0,
  1886.         "nev":"teszthely2",
  1887.        
  1888.     }
  1889.    
  1890.    },
  1891.    "animations":
  1892.    {
  1893.     "test":{
  1894.         "name":"test",
  1895.         "prop":"pole",
  1896.         "play":true,
  1897.         "loop":true,
  1898.         "frames":5,
  1899.         "at":1,
  1900.         "speed":100
  1901.    
  1902.    },
  1903.    "spidermove":{
  1904.         "name":"spidermove",
  1905.         "prop":"spider",
  1906.         "play":true,
  1907.         "loop":true,
  1908.         "frames":6,
  1909.         "at":1,
  1910.         "speed":5
  1911.    
  1912.    }
  1913.    },
  1914.    "rift":{
  1915.         "rules":{
  1916.             "covers":10,
  1917.             "columns":true,
  1918.             "blocks":false,
  1919.             "chaos":true,
  1920.             "deep":false,
  1921.             "highrise":false,
  1922.             "paintball":true,
  1923.             "diet":false,
  1924.             "legoworld":false
  1925.            
  1926.         }
  1927.    
  1928.    }
  1929.  
  1930. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement