-
Mírate éste último tutorial de Counter Strike 2🔥
- 1 respuesta
- 411 vistas
- Añadir respuesta
- 9 respuestas
- 625 vistas
- Añadir respuesta
- 10 respuestas
- 689 vistas
- Añadir respuesta
- 3 respuestas
- 330 vistas
- Añadir respuesta
- 2 respuestas
- 328 vistas
- Añadir respuesta
- 1 respuesta
- 662 vistas
- Añadir respuesta
- 3 respuestas
- 578 vistas
- Añadir respuesta
- 5 respuestas
- 428 vistas
- Añadir respuesta
[FIRMA] Profundity
Hola, una de las últimas firmas que hize. Espero que les guste, opinen:
Hola, Me presento :3
Hola como andan? Bueno me presenté aca en MZ porque me parecio copado. Me llamo Ayrton me dicen titoon tengo 16 años, vengo de otro foro. Mi user en el otro foro era minimaL for you & bueno mas que nada voy a estar aportando mucho en la zona de diseño gráfico.
Espero llevarme bien con todos o con la mayoria, soy re buena onda.
Me gusta el PunkRock JAJA xD.
Bueno abrazo nos estamos viendo :(piola):
[FDLS] [#57] - Batman - Votacion
Leer reglas antes de Votar -
Click ver reglas
M3n

Hiiskaat

anntito

Naxo

RubDsn

Daaii -.-

lM~

Scantraxx

Aslak

Quiero desearles mucha suerte a los participantes . A votar !
[Duda] con el BatchCompiler
Bueno les planteo mi problema estoy haciendo un mapa de mi colegio, y lo voy haciendo por partes y fui probando, una parte la probé y lo compilé con el compilador del vhe ningún problema, pero ahora pesa más y lo tengo que compilar con el batch, mi problema es que aparte de que tiene 2500 errores y no se por que, me tira unos archivos creados pero no me tira el bsp del map, les dejo el txt a ver si ayudan a resolver
hlcsg v3.4 Final (Feb 25 2006)
Zoner's Half-Life Compilation Tools -- Custom Build
Based on code modifications by Sean 'Zoner' Cavanaugh
Based on Valve's version, modified with permission.
Submit detailed bug reports to (amckern@yahoo.com)
----- BEGIN hlcsg -----
Command line: "C:\Documents and Settings\Administrador\Escritorio\Mapeo CS\hlcsg.exe"-nowadtextures -wadautodetect -wadinclude cstrike.wad -wadinclude cs_office.wad -wadinclude de_storm.wad -wadinclude decals.wad -wadinclude texturamadeddu.wad -wadinclude tempdecal.wad -wadinclude halflife.wad -estimate "C:\Documents and Settings\Administrador\Escritorio\de_madidu.map"
Entering C:\Documents and Settings\Administrador\Escritorio\de_madidu.map
Current hlcsg Settings
Name | Setting | Default
---------------------|-----------|-------------------------
threads [ 1 ] [ Varies ]
verbose [ off ] [ off ]
log [ on ] [ on ]
developer [ 0 ] [ 0 ]
chart [ off ] [ off ]
estimate [ on ] [ off ]
max texture memory [ 4194304 ] [ 4194304 ]
max lighting memory [ 6291456 ] [ 6291456 ]
priority [ Normal ] [ Normal ]
noclip [ off ] [ off ]
null texture stripping[ on ] [ on ]
clipnode economy mode [ on ] [ on ]
clip hull type [ legacy ] [ legacy ]
onlyents [ off ] [ off ]
wadtextures [ off ] [ on ]
skyclip [ on ] [ on ]
hullfile [ None ] [ None ]
nullfile [ None ] [ None ]
min surface area [ 0.500 ] [ 0.500 ]
brush union threshold [ 0.000 ] [ 0.000 ]
Using mapfile wad configuration
Wadfiles not in use by the map will be excluded
Wadinclude list :
[zhlt.wad]
[cstrike.wad]
[cs_office.wad]
[de_storm.wad]
[decals.wad]
[texturamadeddu.wad]
[tempdecal.wad]
[halflife.wad]
0 brushes (totalling 0 sides) discarded from clipping hulls
CreateBrush:
Error: Entity 0, Brush 152, Side 0: plane with no normal
Error: plane with no normal
Description: The map has a problem which must be fixed
Howto Fix: Check the file http://www.zhlt.info/common-mapping-problems.html for a detailed explanation of this problem
Error: Entity 0, Brush 152, Side 3: plane with no normal
Error: Entity 0, Brush 152, Side 3: has a coplanar plane at (-293, -242, -424), texture BLACK
Error: Entity 0, Brush 152, Side 4: plane with no normal
Error: Entity 0, Brush 152, Side 4: has a coplanar plane at (-293, -242, -432), texture BLACK
Error: Entity 0, Brush 152, Side 4: has a coplanar plane at (-293, -242, -432), texture BLACK
Error: Entity 0, Brush 152: outside world(+/-4096): (999999984,-10000,-10000)-(999999984,10000,10000)
Error: Entity 0, Brush 152: outside world(+/-4096): (999999984,-10000,-10000)-(999999984,10000,10000)
Error: Entity 0, Brush 152: outside world(+/-4096): (999999984,-10000,-10000)-(999999984,10000,10000)
Error: Entity 0, Brush 152: outside world(+/-4096): (999999968,-10000,-10000)-(999999968,10000,10000)
Error: Entity 0, Brush 152: outside world(+/-4096): (999999968,-10000,-10000)-(999999968,10000,10000)
Error: Entity 0, Brush 152: outside world(+/-4096): (999999968,-10000,-10000)-(999999968,10000,10000)
Error: Entity 0, Brush 152: outside world(+/-4096): (999999984,-10000,-10000)-(999999984,10000,10000)
Error: Entity 0, Brush 152: outside world(+/-4096): (999999984,-10000,-10000)-(999999984,10000,10000)
Error: Entity 0, Brush 152: outside world(+/-4096): (999999984,-10000,-10000)-(999999984,10000,10000)
Error: Entity 0, Brush 386, Side 9: has a coplanar plane at (965, 63, -470), texture BABTECH_BORDL52
Error: Entity 0, Brush 387, Side 9: has a coplanar plane at (772, 63, -470), texture BABTECH_BORDL52
Error: Entity 0, Brush 389, Side 9: has a coplanar plane at (578, 63, -470), texture BABTECH_BORDL52
(0.61 seconds)
----- END hlcsg -----
hlbsp v3.4 Final (Feb 25 2006)
Zoner's Half-Life Compilation Tools -- Custom Build
Based on code modifications by Sean 'Zoner' Cavanaugh
Based on Valve's version, modified with permission.
Submit detailed bug reports to (amckern@yahoo.com)
----- BEGIN hlbsp -----
Command line: "C:\Documents and Settings\Administrador\Escritorio\Mapeo CS\hlbsp.exe"-estimate "C:\Documents and Settings\Administrador\Escritorio\de_madidu.map"
>> There was a problem compiling the map.
>> Check the file C:\Documents and Settings\Administrador\Escritorio\de_madidu.log for the cause.
----- END hlbsp -----
hlvis v3.4 Final (Feb 25 2006)
Zoner's Half-Life Compilation Tools -- Custom Build
Based on code modifications by Sean 'Zoner' Cavanaugh
Based on Valve's version, modified with permission.
Submit detailed bug reports to (amckern@yahoo.com)
----- BEGIN hlvis -----
Command line: "C:\Documents and Settings\Administrador\Escritorio\Mapeo CS\hlvis.exe"-full -estimate "C:\Documents and Settings\Administrador\Escritorio\de_madidu.map"
>> There was a problem compiling the map.
>> Check the file C:\Documents and Settings\Administrador\Escritorio\de_madidu.log for the cause.
----- END hlvis -----
hlrad v3.4 Final (Feb 25 2006)
Zoner's Half-Life Compilation Tools -- Custom Build
Based on code modifications by Sean 'Zoner' Cavanaugh
Based on Valve's version, modified with permission.
Submit detailed bug reports to (amckern@yahoo.com)
----- BEGIN hlrad -----
Command line: "C:\Documents and Settings\Administrador\Escritorio\Mapeo CS\hlrad.exe"-extra -estimate "C:\Documents and Settings\Administrador\Escritorio\de_madidu.map"
>> There was a problem compiling the map.
>> Check the file C:\Documents and Settings\Administrador\Escritorio\de_madidu.log for the cause.
----- END hlrad -----
[Ayuda]Alguien me puede pasar la fgd de Tom
[CS] Testt Campath + Magic Bullet New $;
[CS] Relax Look After You
Bug? :lol:
Mira , encontre un tipo de bug. no se que onda.

Bueno,me van a dar mi great user?? :(trollface):
Murió Doña Tota, la madre de Maradona
Dalma Salvadora Franco, la madre del ex entrenador de la selección, falleció esta tarde en el sanatorio Los Arcos de la Capital Federal.

Poco después de que su equipo perdiera ante Al Ain, Diego Maradona tuvo que viajar de urgencia desde Emiratos Árabes a la Argentina, debido a que su mamá, Doña Tota, fue internada en la clínica porteña Los Arcos. Finalmente, se confirmó la peor noticia. Dalma Salvadora Franco murió esta tarde, tras sufrir una descompensación.
Los motivos que originaron que de la madre del ex futbolista y ex técnico del seleccionado argentino de fútbol fuera internada no trascendieron aunque la información fue confirmada por fuentes cercanas.
Esta no era la primera vez que Doña Tota tenía complicaciones en su salud, ya que hace algunos meses fue trasladada a la Clínica y Maternidad Suizo Argentina a raíz de una afección cardíaca y antes, en 2003, cuando también había sufrido una descompensación.
La información de que Maradona viajó hacia la Argentina fue brindada por el sitio oficial de Twitter del equipo del exDT de la Selección, Al Wasl.
Leer más: Esencial, Al Wasl, Falleció la mamá de Maradona, Murió Doña Tota, Diego Maradona
Fuente: TN
[Problema]Qué Será?
bueno , no me deja copilar el mapa...
** Executing...
** Command: Change Directory
** Parameters: C:\Archivos de programa\Valve
** Executing...
** Command: Copy File
** Parameters: "C:\Documents and Settings\Administrador\Escritorio\TODO\aim_housec.map" "C:\Documents and Settings\Administrador\Escritorio\aim_housec.map"
** Executing...
** Command: Copy File
** Parameters: "C:\Documents and Settings\Administrador\Escritorio\aim_housec"
* Could not execute the command:
Copy File "C:\Documents and Settings\Administrador\Escritorio\aim_housec"
* Windows gave the error message:
"Acceso denegado."
** Executing...
** Command: Copy File
** Parameters: "C:\Documents and Settings\Administrador\Escritorio\aim_housec"
* Could not execute the command:
Copy File "C:\Documents and Settings\Administrador\Escritorio\aim_housec"
* Windows gave the error message:
"Acceso denegado."
** Executing...
** Command: Copy File
** Parameters: "C:\Documents and Settings\Administrador\Escritorio\aim_housec"
* Could not execute the command:
Copy File "C:\Documents and Settings\Administrador\Escritorio\aim_housec"
* Windows gave the error message:
"Acceso denegado."
** Executing...
** Command: Copy File
** Parameters: -extra "C:\Documents and Settings\Administrador\Escritorio\aim_housec"
* Could not execute the command:
Copy File -extra "C:\Documents and Settings\Administrador\Escritorio\aim_housec"
* Windows gave the error message:
"Acceso denegado."


