Advertisement
OtaconEvil

[MAP] meat container By OTACON

Oct 23rd, 2014
738
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 15.24 KB | None | 0 0
  1. /*
  2.     * ## LEASE ATENTAMENTE PARA NO CONVERTIRSE EN LAMMER!!.: :D ##
  3.     *
  4.     * Estè Simple MAPA esta hecho especialmente para www.forum.sa-mp.com
  5.     * NO Publicar estè MAPA en Otros foros de SA-MP y hacerse pasar por el creador del CODE.
  6.     *
  7.     * Codigo Creado Por OTACON
  8.     *
  9.     * CREDITOS:
  10.     *     OTACON: Realizacion y Idea de creacion del code.
  11.     *     TÙ: Modificacion libremente respetando lo mencionado ;).
  12.     *
  13.     *    NOTA: Menos Creditos para los que me los critican.. JO'PUTAS! :D xD ;)
  14.     *
  15.     *            Prohibido TOTALMENTE el Robo de Créditos o la
  16.     *              Publicación de este MAPA sin Mi Permiso.
  17. */
  18. /*
  19.     * ## READ CAREFULLY TO AVOID BECOMING LAMMER!.: :D ##
  20.     *
  21.     * This simple MAP is made especially for www.forum.sa-mp.com
  22.     * DO NOT Post the map in Other SAMP forums and impersonating the creator of the CODE.
  23.     *
  24.     * Code Created By OTACON
  25.     *
  26.     * CREDITS:
  27.     *     OTACON: Idea Making and code creation.
  28.     *     YOUR: Modification freely respecting the above ;).
  29.     *
  30.     *    NOTE: Less Credits for those who criticize me.. JO'PUTAS! :D xD ;)
  31.     *
  32.     *                    FULLY spaces Theft Credit or
  33.     *             Publication of this MAP without my permission.
  34. */
  35.  
  36. #include <a_samp>
  37. /*
  38. http://i.imgur.com/gcQ1fFK.jpg
  39. http://i.imgur.com/gcQ1fFK.jpg
  40. http://i.imgur.com/gcQ1fFK.jpg
  41. */
  42. public OnFilterScriptInit(){
  43.     AddPlayerClass(296,407.9514,2484.5918,16.5612,92.1845,0,0,0,0,0,0); //
  44.  
  45.     //porton
  46.     #define porton(%0) SetObjectMaterial(%0, 0, 3354, "ce_burbhouse", "ws_garagedoor3_white", -1)
  47.     porton( CreateObject(19464, 408.87030, 2484.44946, 17.61920,   0.00000, 0.00000, 0.00000) );
  48.    
  49.     //piso
  50.     #define piso(%0) SetObjectMaterial(%0, 0, 1698, "escstep", "shutters", -1)
  51.     piso( CreateObject(18765, 403.81659, 2484.53369, 13.09570,   0.00000, 0.00000, 0.00000) );
  52.     piso( CreateObject(18765, 393.81381, 2484.53369, 13.09570,   0.00000, 0.00000, 0.00000) );
  53.    
  54.     //techo
  55.     #define techo(%0) SetObjectMaterial(%0, 0, 1698, "escstep", "shutters", -1)
  56.     techo( CreateObject(18765, 403.81659, 2484.53369, 22.85370,   0.00000, 0.00000, 0.00000) );
  57.     techo( CreateObject(18765, 393.79385, 2484.53223, 22.85370,   0.00000, 0.00000, 0.00000) );
  58.    
  59.     //paredes
  60.     #define paredes(%0) SetObjectMaterial(%0, 0, 1698, "escstep", "shutters", -1)
  61.     paredes( CreateObject(18766, 403.81656, 2489.08862, 18.02570,   0.00000, 0.00000, 0.00000) );
  62.     paredes( CreateObject(18766, 393.81375, 2489.10840, 18.02570,   0.00000, 0.00000, 0.00000) );
  63.     paredes( CreateObject(18766, 393.81381, 2479.90845, 18.02570,   0.00000, 0.00000, 0.00000) );
  64.     paredes( CreateObject(18766, 403.81659, 2479.90845, 18.02570,   0.00000, 0.00000, 0.00000) );
  65.     paredes( CreateObject(18766, 388.49231, 2484.53369, 18.02570,   0.00000, 0.00000, 90.00000) );
  66.     paredes( CreateObject(18766, 409.26721, 2484.53369, 18.02570,   0.00000, 0.00000, 90.00000) );
  67.    
  68.     //borde piso
  69.     #define borde(%0) SetObjectMaterial(%0, 0, 1698, "escstep", "shutters", -1)
  70.     borde( CreateObject(19429, 405.40521, 2484.59985, 15.54530,   0.00000, 90.00000, 0.00000) );
  71.     borde( CreateObject(19429, 403.92609, 2484.59985, 15.54730,   0.00000, 90.00000, 0.00000) );
  72.     borde( CreateObject(19429, 400.46671, 2484.59985, 15.54730,   0.00000, 90.00000, 0.00000) );
  73.     borde( CreateObject(19429, 397.00671, 2484.59985, 15.54730,   0.00000, 90.00000, 0.00000) );
  74.     borde( CreateObject(19429, 393.58609, 2484.59985, 15.54730,   0.00000, 90.00000, 0.00000) );
  75.    
  76.     //humo interior
  77.     #define humo(%0) SetObjectMaterial(%0, 0, -1, "none", "none", -1)
  78.     humo( CreateObject(18716, 404.05731, 2482.34277, 15.63420,   90.00000, 0.00000, 0.00000) );
  79.     humo( CreateObject(18716, 402.87689, 2482.34277, 15.63420,   90.00000, 0.00000, 0.00000) );
  80.     humo( CreateObject(18716, 401.69669, 2482.34277, 15.63420,   90.00000, 0.00000, 0.00000) );
  81.     humo( CreateObject(18716, 400.51660, 2482.34277, 15.63420,   90.00000, 0.00000, 0.00000) );
  82.     humo( CreateObject(18716, 399.33521, 2482.34277, 15.63420,   90.00000, 0.00000, 0.00000) );
  83.     humo( CreateObject(18716, 398.15469, 2482.34277, 15.63420,   90.00000, 0.00000, 0.00000) );
  84.     humo( CreateObject(18716, 396.97461, 2482.34277, 15.63420,   90.00000, 0.00000, 0.00000) );
  85.     humo( CreateObject(18716, 395.80609, 2482.34277, 15.63420,   90.00000, 0.00000, 0.00000) );
  86.     humo( CreateObject(18716, 394.63751, 2482.34277, 15.63420,   90.00000, 0.00000, 0.00000) );
  87.     humo( CreateObject(18716, 393.47281, 2482.34277, 15.63420,   90.00000, 0.00000, 0.00000) );
  88.     humo( CreateObject(18716, 390.59869, 2484.58032, 15.63420,   90.00000, 0.00000, -90.00000) );
  89.     humo( CreateObject(18716, 390.59869, 2483.35303, 15.63420,   90.00000, 0.00000, -90.00000) );
  90.     humo( CreateObject(18716, 390.59869, 2485.80835, 15.63420,   90.00000, 0.00000, -90.00000) );
  91.     humo( CreateObject(18716, 401.57031, 2487.12427, 15.63420,   90.00000, 0.00000, 180.00000) );
  92.     humo( CreateObject(18716, 402.81039, 2487.12427, 15.63420,   90.00000, 0.00000, 180.00000) );
  93.     humo( CreateObject(18716, 400.32990, 2487.12427, 15.63420,   90.00000, 0.00000, 180.00000) );
  94.  
  95.     //cosas interior
  96.     #define cosas(%0) SetObjectMaterial(%0, 0, -1, "none", "none", -1)
  97.     cosas( CreateObject(914, 404.05728, 2481.56348, 15.63420,   90.00000, 0.00000, 0.00000) );
  98.     cosas( CreateObject(914, 402.87689, 2481.56348, 15.63420,   90.00000, 0.00000, 0.00000) );
  99.     cosas( CreateObject(914, 401.69669, 2481.56348, 15.63420,   90.00000, 0.00000, 0.00000) );
  100.     cosas( CreateObject(914, 400.51660, 2481.56348, 15.63420,   90.00000, 0.00000, 0.00000) );
  101.     cosas( CreateObject(914, 399.33521, 2481.56348, 15.63420,   90.00000, 0.00000, 0.00000) );
  102.     cosas( CreateObject(914, 398.15469, 2481.56348, 15.63420,   90.00000, 0.00000, 0.00000) );
  103.     cosas( CreateObject(914, 396.97461, 2481.56348, 15.63420,   90.00000, 0.00000, 0.00000) );
  104.     cosas( CreateObject(914, 395.80609, 2481.56348, 15.63420,   90.00000, 0.00000, 0.00000) );
  105.     cosas( CreateObject(914, 394.63751, 2481.56348, 15.63420,   90.00000, 0.00000, 0.00000) );
  106.     cosas( CreateObject(914, 393.47281, 2481.56348, 15.63420,   90.00000, 0.00000, 0.00000) );
  107.     cosas( CreateObject(914, 389.81860, 2484.58032, 15.63420,   90.00000, 0.00000, -90.00000) );
  108.     cosas( CreateObject(914, 389.81860, 2483.35303, 15.63420,   90.00000, 0.00000, -90.00000) );
  109.     cosas( CreateObject(914, 389.81860, 2485.80835, 15.63420,   90.00000, 0.00000, -90.00000) );
  110.     cosas( CreateObject(914, 401.57031, 2487.79883, 15.63420,   90.00000, 0.00000, 180.00000) );
  111.     cosas( CreateObject(914, 402.81039, 2487.79883, 15.63420,   90.00000, 0.00000, 180.00000) );
  112.     cosas( CreateObject(914, 400.32990, 2487.79883, 15.63420,   90.00000, 0.00000, 180.00000) );
  113.     cosas( CreateObject(2589, 404.58981, 2480.82739, 21.62600,   0.00000, 0.00000, 0.00000) );
  114.     cosas( CreateObject(2589, 403.42981, 2480.82739, 21.62600,   0.00000, 0.00000, 0.00000) );
  115.     cosas( CreateObject(2589, 402.25031, 2480.82739, 21.62600,   0.00000, 0.00000, 0.00000) );
  116.     cosas( CreateObject(2589, 401.12930, 2480.82739, 21.62600,   0.00000, 0.00000, 0.00000) );
  117.     cosas( CreateObject(2589, 400.02951, 2480.82739, 21.62600,   0.00000, 0.00000, 0.00000) );
  118.     cosas( CreateObject(2589, 398.96829, 2480.82739, 21.62600,   0.00000, 0.00000, 0.00000) );
  119.     cosas( CreateObject(2589, 397.82709, 2480.82739, 21.62600,   0.00000, 0.00000, 0.00000) );
  120.     cosas( CreateObject(2589, 396.72659, 2480.82739, 21.62600,   0.00000, 0.00000, 0.00000) );
  121.     cosas( CreateObject(2589, 395.61560, 2480.82739, 21.62600,   0.00000, 0.00000, 0.00000) );
  122.     cosas( CreateObject(2589, 394.42670, 2480.82739, 21.62600,   0.00000, 0.00000, 0.00000) );
  123.     cosas( CreateObject(2589, 393.34641, 2480.82739, 21.62600,   0.00000, 0.00000, 0.00000) );
  124.     cosas( CreateObject(2589, 404.58981, 2482.16821, 21.62600,   0.00000, 0.00000, 0.00000) );
  125.     cosas( CreateObject(2589, 403.42969, 2482.14819, 21.62600,   0.00000, 0.00000, 0.00000) );
  126.     cosas( CreateObject(2589, 402.25031, 2482.16821, 21.62600,   0.00000, 0.00000, 0.00000) );
  127.     cosas( CreateObject(2589, 401.12930, 2482.16821, 21.62600,   0.00000, 0.00000, 0.00000) );
  128.     cosas( CreateObject(2589, 400.02951, 2482.16821, 21.62600,   0.00000, 0.00000, 0.00000) );
  129.     cosas( CreateObject(2589, 398.96829, 2482.16821, 21.62600,   0.00000, 0.00000, 0.00000) );
  130.     cosas( CreateObject(2589, 397.82709, 2482.16821, 21.62600,   0.00000, 0.00000, 0.00000) );
  131.     cosas( CreateObject(2589, 396.72659, 2482.16821, 21.62600,   0.00000, 0.00000, 0.00000) );
  132.     cosas( CreateObject(2589, 395.61560, 2482.16821, 21.62600,   0.00000, 0.00000, 0.00000) );
  133.     cosas( CreateObject(2589, 394.42670, 2482.16821, 21.62600,   0.00000, 0.00000, 0.00000) );
  134.     cosas( CreateObject(2589, 393.34641, 2482.16821, 21.62600,   0.00000, 0.00000, 0.00000) );
  135.     cosas( CreateObject(2589, 404.58981, 2487.63062, 21.62600,   0.00000, 0.00000, 0.00000) );
  136.     cosas( CreateObject(2589, 403.42969, 2487.63062, 21.62600,   0.00000, 0.00000, 0.00000) );
  137.     cosas( CreateObject(2589, 402.25031, 2487.63062, 21.62600,   0.00000, 0.00000, 0.00000) );
  138.     cosas( CreateObject(2589, 401.12930, 2487.63062, 21.62600,   0.00000, 0.00000, 0.00000) );
  139.     cosas( CreateObject(2589, 400.02951, 2487.63062, 21.62600,   0.00000, 0.00000, 0.00000) );
  140.     cosas( CreateObject(2589, 398.96829, 2487.63062, 21.62600,   0.00000, 0.00000, 0.00000) );
  141.     cosas( CreateObject(2589, 397.82709, 2487.63062, 21.62600,   0.00000, 0.00000, 0.00000) );
  142.     cosas( CreateObject(2589, 396.72659, 2487.63062, 21.62600,   0.00000, 0.00000, 0.00000) );
  143.     cosas( CreateObject(2589, 395.61560, 2487.63062, 21.62600,   0.00000, 0.00000, 0.00000) );
  144.     cosas( CreateObject(2589, 394.42670, 2487.63062, 21.62600,   0.00000, 0.00000, 0.00000) );
  145.     cosas( CreateObject(2589, 393.34641, 2487.63062, 21.62600,   0.00000, 0.00000, 0.00000) );
  146.     cosas( CreateObject(3798, 406.07541, 2481.50317, 15.56050,   0.00000, 0.00000, 0.00000) );
  147.     cosas( CreateObject(3798, 406.07541, 2481.50317, 17.57650,   0.00000, 0.00000, 0.00000) );
  148.     cosas( CreateObject(3798, 406.07541, 2487.58447, 17.57650,   0.00000, 0.00000, 0.00000) );
  149.     cosas( CreateObject(3798, 406.07541, 2487.58447, 15.56050,   0.00000, 0.00000, 0.00000) );
  150.     cosas( CreateObject(3798, 390.10199, 2481.50317, 15.56050,   0.00000, 0.00000, 0.00000) );
  151.     cosas( CreateObject(3798, 390.10199, 2487.58447, 15.56050,   0.00000, 0.00000, 0.00000) );
  152.     cosas( CreateObject(2803, 393.49579, 2486.95996, 16.06670,   0.00000, 0.00000, 0.00000) );
  153.     cosas( CreateObject(2803, 394.87579, 2486.93750, 16.06670,   0.00000, 0.00000, 0.00000) );
  154.     cosas( CreateObject(2803, 396.21609, 2486.93359, 16.06670,   0.00000, 0.00000, 0.00000) );
  155.     cosas( CreateObject(2803, 397.53619, 2486.92896, 16.06670,   0.00000, 0.00000, 0.00000) );
  156.     cosas( CreateObject(2803, 398.90149, 2486.94971, 16.06670,   0.00000, 0.00000, 0.00000) );
  157.     cosas( CreateObject(2805, 404.52957, 2487.12134, 16.06670,   0.00000, 0.00000, 0.00000) );
  158.     cosas( CreateObject(2805, 403.97272, 2487.10229, 16.06670,   0.00000, 0.00000, 0.00000) );
  159.     cosas( CreateObject(2805, 404.23300, 2486.71924, 16.06670,   0.00000, 0.00000, 0.00000) );
  160.     cosas( CreateObject(2803, 389.61917, 2488.00391, 18.08270,   0.00000, 0.00000, 0.00000) );
  161.     cosas( CreateObject(2805, 390.49008, 2488.04858, 18.08270,   0.00000, 0.00000, 0.00000) );
  162.     cosas( CreateObject(2805, 389.49847, 2487.17603, 18.08270,   0.00000, 0.00000, 0.00000) );
  163.     cosas( CreateObject(2805, 390.63281, 2480.79150, 18.08270,   0.00000, 0.00000, 0.00000) );
  164.     cosas( CreateObject(2805, 389.98392, 2480.78955, 18.08270,   0.00000, 0.00000, 0.00000) );
  165.     cosas( CreateObject(2805, 390.26743, 2481.16772, 18.08270,   0.00000, 0.00000, 0.00000) );
  166.     cosas( CreateObject(2803, 389.67322, 2481.81372, 18.08270,   0.00000, 0.00000, 0.00000) );
  167.     cosas( CreateObject(2589, 389.67151, 2483.41821, 21.62600,   0.00000, 0.00000, 0.00000) );
  168.     cosas( CreateObject(2589, 389.67148, 2484.60107, 21.62600,   0.00000, 0.00000, 0.00000) );
  169.     cosas( CreateObject(2589, 389.67151, 2485.72192, 21.62600,   0.00000, 0.00000, 0.00000) );
  170.     cosas( CreateObject(2589, 390.89801, 2485.72192, 21.62600,   0.00000, 0.00000, 0.00000) );
  171.     cosas( CreateObject(2589, 390.89801, 2484.60107, 21.62600,   0.00000, 0.00000, 0.00000) );
  172.     cosas( CreateObject(2589, 390.89801, 2483.41821, 21.62600,   0.00000, 0.00000, 0.00000) );
  173.     cosas( CreateObject(1623, 391.73544, 2480.42432, 19.81870,   0.00000, 0.00000, -90.00000) );
  174.     cosas( CreateObject(1623, 390.05530, 2480.42993, 19.81870,   0.00000, 0.00000, -90.00000) );
  175.     cosas( CreateObject(1623, 391.73541, 2488.58325, 19.81870,   0.00000, 0.00000, 90.00000) );
  176.     cosas( CreateObject(1623, 390.05530, 2488.58325, 19.81870,   0.00000, 0.00000, 90.00000) );
  177.     cosas( CreateObject(1623, 408.04861, 2488.58325, 19.81870,   0.00000, 0.00000, 90.00000) );
  178.     cosas( CreateObject(1623, 408.04861, 2480.42432, 19.81870,   0.00000, 0.00000, -90.00000) );
  179.     cosas( CreateObject(2589, 393.34641, 2484.60107, 21.62600,   0.00000, 0.00000, 0.00000) );
  180.     cosas( CreateObject(2589, 394.42670, 2484.60107, 21.62600,   0.00000, 0.00000, 0.00000) );
  181.     cosas( CreateObject(2589, 395.61560, 2484.60107, 21.62600,   0.00000, 0.00000, 0.00000) );
  182.     cosas( CreateObject(2589, 396.72659, 2484.60107, 21.62600,   0.00000, 0.00000, 0.00000) );
  183.     cosas( CreateObject(2589, 398.96829, 2484.60107, 21.62600,   0.00000, 0.00000, 0.00000) );
  184.     cosas( CreateObject(2589, 400.02951, 2484.60107, 21.62600,   0.00000, 0.00000, 0.00000) );
  185.     cosas( CreateObject(2589, 401.12930, 2484.60107, 21.62600,   0.00000, 0.00000, 0.00000) );
  186.     cosas( CreateObject(2589, 402.25031, 2484.60107, 21.62600,   0.00000, 0.00000, 0.00000) );
  187.     cosas( CreateObject(2589, 403.42969, 2484.60107, 21.62600,   0.00000, 0.00000, 0.00000) );
  188.     cosas( CreateObject(2589, 404.58981, 2484.60107, 21.62600,   0.00000, 0.00000, 0.00000) );
  189.     cosas( CreateObject(2707, 404.05731, 2482.50342, 15.62070,   0.00000, 180.00000, 0.00000) );
  190.     cosas( CreateObject(2707, 402.87689, 2482.50342, 15.62070,   0.00000, 180.00000, 0.00000) );
  191.     cosas( CreateObject(2707, 401.69669, 2482.50342, 15.62070,   0.00000, 180.00000, 0.00000) );
  192.     cosas( CreateObject(2707, 400.51660, 2482.50342, 15.62070,   0.00000, 180.00000, 0.00000) );
  193.     cosas( CreateObject(2707, 399.33521, 2482.50342, 15.62070,   0.00000, 180.00000, 0.00000) );
  194.     cosas( CreateObject(2707, 398.15469, 2482.50342, 15.62070,   0.00000, 180.00000, 0.00000) );
  195.     cosas( CreateObject(2707, 396.99402, 2482.52417, 15.62070,   0.00000, 180.00000, 0.00000) );
  196.     cosas( CreateObject(2707, 395.80609, 2482.52417, 15.62070,   0.00000, 180.00000, 0.00000) );
  197.     cosas( CreateObject(2707, 394.63751, 2482.52417, 15.62070,   0.00000, 180.00000, 0.00000) );
  198.     cosas( CreateObject(2707, 393.47281, 2482.52417, 15.62070,   0.00000, 180.00000, 0.00000) );
  199.     cosas( CreateObject(2707, 401.57031, 2486.74438, 15.62070,   0.00000, 180.00000, 0.00000) );
  200.     cosas( CreateObject(2707, 402.81039, 2486.74438, 15.62070,   0.00000, 180.00000, 0.00000) );
  201.     cosas( CreateObject(2707, 400.32990, 2486.74438, 15.62070,   0.00000, 180.00000, 0.00000) );
  202.     cosas( CreateObject(2707, 390.80051, 2484.58032, 15.62070,   0.00000, 180.00000, 0.00000) );
  203.     cosas( CreateObject(2707, 390.80051, 2485.80835, 15.62070,   0.00000, 180.00000, 0.00000) );
  204.     cosas( CreateObject(2707, 390.80051, 2483.35303, 15.62070,   0.00000, 180.00000, 0.00000) );
  205.     cosas( CreateObject(1721, 391.75134, 2480.98389, 15.59640,   0.00000, -1.00000, -24.00000) );
  206.     cosas( CreateObject(1721, 408.09116, 2480.91772, 15.59640,   0.00000, -1.00000, 11.00000) );
  207.     cosas( CreateObject(1721, 408.17651, 2488.04028, 15.59640,   0.00000, -1.00000, -185.00000) );
  208.     cosas( CreateObject(1989, 391.99539, 2488.09839, 15.56260,   0.00000, 0.00000, 0.00000) );
  209.     return true;
  210. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement