Forum posts

Posted 10 months ago2023-06-10 19:39:41 UTC
in I need help with my mod Post #347596
i made a new map, now the error is this:
Command line: E:/jack+/J.A.C.K/halflife/hlvis.exe E:\steam\steamapps\common\Half-Life\Prueba\maps\c1a0
Arguments: E:\steam\steamapps\common\Half-Life\Prueba\maps\c1a0 -low
Error: Portal file 'E:\steam\steamapps\common\Half-Life\Prueba\maps\c1a0.prt' does not exist, cannot vis the map

im laughing of how difficult this is haha
Posted 10 months ago2023-06-10 00:50:25 UTC
in I need help with my mod Post #347594
i change the name, but it doesn´t work aaaaaaaaaa
Posted 10 months ago2023-06-07 23:30:48 UTC
in I need help with my mod Post #347591
Now im really confuse haha, im trying to compile the second map of my mod, but JACK shows me this:
** Executing...
** Command: E:/jack+/J.A.C.K/halflife/hlrad.exe
** Parameters: "E:\steam\steamapps\common\Half-Life\Prueba\maps\c1.2"
hlrad v3.4 VL33 (Feb 2 2014)
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 (vluzacn@163.com)
----- BEGIN hlrad -----
Command line: E:/jack+/J.A.C.K/halflife/hlrad.exe E:\steam\steamapps\common\Half-Life\Prueba\maps\c1.2
Arguments: E:\steam\steamapps\common\Half-Life\Prueba\maps\c1.2 -low
There was a problem compiling the map.
Check the file E:\steam\steamapps\common\Half-Life\Prueba\maps\c1.log for the cause.
----- END hlrad -----

when i look at the c1log it shows me this:
hlrad v3.4 VL33 (Feb 2 2014)
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 (vluzacn@163.com)
----- BEGIN hlrad -----
Command line: E:/jack+/J.A.C.K/halflife/hlrad.exe E:\steam\steamapps\common\Half-Life\Prueba\maps\c1.2
Arguments: E:\steam\steamapps\common\Half-Life\Prueba\maps\c1.2 -low
There was a problem compiling the map.
Check the file E:\steam\steamapps\common\Half-Life\Prueba\maps\c1.log for the cause.
----- END hlrad -----

im confuse because the map im compeling is c1.2 not c1 (that´s the first map) and i don{t know if i have a leak or something like that (i dont think is a leak because a looked all the map and there isnt any leak)
Posted 10 months ago2023-06-07 19:47:19 UTC
in I need help with my mod Post #347590
thanks ! im still creating my mod, im trying to make a barney just pose in front of a door like that barney that wont let go through until he is dead (in the beginning of half life 1) im still learning and i cant find tutorials on youtube hahaha
Posted 11 months ago2023-05-30 20:27:04 UTC
in I need help with my mod Post #347568
now im using windows haha, im still learning but i have some ideas like my mod name, thanks everyone.
Now i want to know how to make a new voice line for a scientist and the barneys
Posted 11 months ago2023-05-22 21:29:14 UTC
in I need help with my mod Post #347546
Oh god, thank you i was so pissed with the game hahaha, i will post about my mod here if i can, thanks again
Posted 11 months ago2023-05-22 19:40:07 UTC
in I need help with my mod Post #347543
liblist:
// Valve Game Info file
// These are key/value pairs. Certain mods will use different settings.
//
game "Prueba"
startmap "2022_firstmap"
trainmap "t0a0"
mpentity "info_player_deathmatch"
gamedll "..\valve\dll\hl.dll"
gamedll_linux "dlls/hl.so"
gamedll_osx "dlls/hl.dylib"
secure "1"
type "singleplayer_only"

and im using the Dlls from half life but they arent in my mod folder
Posted 11 months ago2023-05-22 19:12:51 UTC
in I need help with my mod Post #347540
Hi ! im new in the modding community, i want to create a half life mod but i still have a error when i want to open the first map its says:

LoadLibrary failed on `� (126)
Host_Error: Couldn't get DLL API from `�!

pls, can somebody help me ?