Forum posts

Posted 2 months ago2024-01-30 04:36:39 UTC
in Forum dead? Post #348503
Most of the people here use the Discord server for help and questions due to the fact that is quite faster. However, i believe some people post here when they have a seriously difficult problem.
Posted 3 months ago2023-12-26 22:48:19 UTC
in Removing battery percentage and little line from HUD? Post #348364
Thanks for your pattience, i did intended to modify the code.
Posted 4 months ago2023-12-22 01:48:09 UTC
in Removing battery percentage and little line from HUD? Post #348306
I have spended a quite considerable amount of time trying to figure out how, but i end up breaking something.
I don´t want to be that guy, but shouldn´t this be on the Tutorials section?
Posted 4 months ago2023-12-05 13:56:07 UTC
in How to lower the difficulty to YAPB bots? Post #348154
Posted 4 months ago2023-12-02 20:02:06 UTC
in Bug with the "Pollen Sprites" around the entity Post #348134
Could you send the map, please?
Posted 4 months ago2023-11-25 21:01:53 UTC
in Terror-Strike template? Post #348087
Or the map? I can´t find it.
Posted 5 months ago2023-11-23 17:30:41 UTC
in 25th anniversary of half-life Post #348075
Perhaps a compo with func_vehicle?
Posted 6 months ago2023-10-04 21:51:07 UTC
in Problem with zombie soldier Post #347918
Do your cvars have a valid value? Like
sk_zombie_soldier_dmg_both_slash1 "30"
It will not work if the value is 0.
Posted 6 months ago2023-10-02 18:15:03 UTC
in Problem with zombie soldier Post #347902
Have you checked if you added the zs to your skill.cfg?
These linesThese lines
Thanks
Posted 7 months ago2023-09-24 04:55:03 UTC
in How do you kill an npc after a scripted_sequence Post #347879
Go to your scripted_sequence, and in KillTarget add the monster_barney.
For some reason several brush entities "get turned" into normal brushes. Right-clicking and going into Properties only shows the visgroups config, as if they werent brush entities. They still have the prefix in the preview, but they dont get selected when clicked.
ImageImage
It is worth noticing that this happens also to other entities like func_buttons and button_targets, so far i only tested on those, but im sure that those arent the only ones.
You could simply edit the model and add bodygroups, then you modify the FGD to add the variations.
Posted 7 months ago2023-09-16 03:24:16 UTC
in func_door rotating down? Post #347862
Check the flag "Y axis"
Maybe a func_train? You may want to try and decompile the target range from the HL´s training room, or the CS map, and see how the moving targets were done.
Im interested, i could "mildy" fill in as a mapper and modeller, perhaps editing some textures, but i cant do coding right now, sorry. Do you have a Discord or something?
Sorry for the extreme delay:

1. Preferably use J.A.C.K. You might also want to try Trenchbroom if you are more familiar with Quake mapping.
2. You´ll probably want to look up some tutorials, i cant help you with that. Blender has its own documentation and tutorials, they can be found here. If Blender proves difficult to use, try simpler programs like MS3D or FragMotion.
3. You are trying to export the model as a Source model rather than a GoldSrc model. Check this and this.
4. I haven´t used MetaMod, but they have a guide for this. Keep in mind, you do need a little bit of C++ knowledge to use it. You might want to check out some tutorials on C++. I recomend this (1, 2, 3) pages for learning.
I could join, however im kinda busy on some other mods, but i could make some time. Could you elaborate further on your mod? (Concept, lore, ideas, etc.)
The best thing you can do is to decompile the models, its better than using the Half-Life SDK. That, of course, if you want to edit models.
If you want to create a map, read this. If you want to edit a TFC map, you can decompile the map but its very unstable and very buggy, so its not recommended.
If you want to edit sounds, its very easy to do, you just need a program like Audacity to convert files. Here is a detailed tutorial:
Lastly if you want to code, there is not any TFC source code available, but you can read this thread on steam.
Posted 8 months ago2023-08-11 21:50:27 UTC
in Teamplay modding Post #347769
Check this, only thing i found.
Posted 8 months ago2023-08-10 04:11:30 UTC
in Bones broken on v_ model Post #347766
Im trying to replace the arms on a model (original model), however when compiling the arms horribly break:
Image fileImage file
However, there seem to be no problems with the reference. The hand´s bone´s name´s match with the original reference, there are no mesh errors so far, and there is no bone twiching error from MS3D. I already tried deleting the ref and re-rigging the whole thing and $keepallbones command.

EDIT: Added propper model link
Model link.
Posted 8 months ago2023-08-08 18:53:43 UTC
in Gauss jump on singleplayer Post #347765
Well, too bad it does need coding. Thanks.
Posted 8 months ago2023-08-08 02:41:18 UTC
in Gauss jump on singleplayer Post #347763
Is the "jumpability" of the Gauss gun´s secondary attack controled by a cvar or by the code?. I want to implement it in a singleplayer map.
Posted 8 months ago2023-07-26 20:04:56 UTC
in Programs/tools to edit Half-Life´s UI? Post #347732
Works, thanks
Posted 8 months ago2023-07-25 22:48:36 UTC
in Programs/tools to edit Half-Life´s UI? Post #347729
Are there any programs that make easier to edit .res files and such, rather than having to edit them manually?
Posted 9 months ago2023-07-16 22:37:11 UTC
in W_ model animation not working Post #347712
Works now, thank you.
Posted 9 months ago2023-07-14 19:59:29 UTC
in W_ model animation not working Post #347704
I added a spin animation for weapon´s w_ models like this one:
Works fine in HLAMWorks fine in HLAM
However, in-game it appears that the animation does not work and freezes:
:(:(
Its a multiplayer mod.
Posted 9 months ago2023-06-28 23:25:19 UTC
in Playing a sound worldwide? Post #347665
The command "play file" plays a sound, but only for the player that uses the command. However, ive seen in some servers that the sounds get played for all of the players (worldwide). How is this achieved?
Posted 10 months ago2023-06-17 23:37:37 UTC
in Is there any way to preview "p_" models? Post #347634
Possibly. Im gonna check it out, thanks for the help.
Posted 10 months ago2023-06-16 21:04:13 UTC
in Is there any way to preview "p_" models? Post #347629
Opened a model in HLAM to test and got this error, followed by my computer brutally crashing
imageimage
After restarting my computer, HLAM works perfectly (?)
imageimage
Im not exactly sure what happened.
Posted 10 months ago2023-06-14 21:15:18 UTC
in Is there any way to preview "p_" models? Post #347624
HLAM doesn´t run in my computer. According to SoloKiller, this is because my graphics card is too old (Im not sure why would that be a problem, its GoldSrc).
Posted 10 months ago2023-06-13 22:55:33 UTC
in Is there any way to preview "p_" models? Post #347619
JHLMV doesn´t work.

What im trying to do is to load a "p_" model into a playermodel without having to open Half-Life.
Something like this:
https://i.ibb.co/txVb68G/Captura.png
Posted 10 months ago2023-06-12 21:01:55 UTC
in Is there any way to preview "p_" models? Post #347610
I want to be able to preview "p_" models without having to open Half-Life and going thirdperson. Is there anything like this?
Posted 10 months ago2023-06-12 20:56:56 UTC
in Problems with light_spot in half life Post #347609
Try with normal light entities, or try changing the brightness to a higher value.
As Bruce said, its an external texture. Try compiling without "$externaltextures" command. I could check out your model if you send it.
Posted 1 year ago2023-04-12 20:29:23 UTC
in Looking for work Post #347438
I need to keep my mind busy, and focus on other things. So, if you are looking of anyone to work with, ill be glad to help you. I can make maps and mildy edit models.

Please, i really need this.
Posted 1 year ago2023-03-08 01:33:32 UTC
in I need severe help with a model Post #347378
That is for formatting stuff in TWHL to insert code, guess i screwed up again
Posted 1 year ago2023-03-05 02:02:26 UTC
in I need severe help with a model Post #347376
I wanted to port the v_shotgun from L4D2 with Nick´s hands, so i extract the goddamn models from the game, and organize the things like this:

Image

Both the materials and models folders contain the original unconverted ripped files (as a back up in case i screw up anything, wich happens really often, and i think i also screwed up right now). The Export folders contain the extracted raw models, and the textures and the converted to GoldSrc .smd files. And the ShotgunExport folder contains the main converted files to compile.
I setted up everything following this tutorial . But it comes up with this error:

Image

No problem, i just have to reduce the polys in MS3D. But i cant, since if i reduce them the whole skeleton disappears and it would be extremely painful to have to re-rig everything, and i aint no masochist.
Sooo, i look up on 303 Tutorials and find out that i can split the model into different .smd files to save resources and compile everything, skipping the whole reducing polys process. After 1 hour, i finish up splitting the heck outta them, and export these files:

image

So now i have to just update the QC (made a copy and im using that one, the og file is a backup for you know what) and compile! :)

You gotta be fucking kidding me

"Alright, there might be a typo that my clumsiness may have created".

There.
Is.
No.
Friggin.
Typo.

So i instead open crowbar and decide to compile it there:

"Im tired, boss"

"Well, studiomdl might be out of date".
I perform a quick googling action and hop into 303 Tutorials. Then, following this tutorial i download SC Studiomdl.exe and compile the model again. Guess what?

Same shit.

While i was writing this it ocurred me that i may have included a source file by accident, so i look up again and find this tutorial. I delete the _layer and _corrective animations, thinking that it would be the source of all the problems. It doesnt fucking work. Im not even gonna bother on posting another picture, since its the same error as above.

Here is my QC file:
`$modelname "v_shotgun.mdl"
$cd ".\"
$cdtexture ".\"
$scale 1.0

$cliptotextures

$bbox 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
$cbox 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
$eyeposition 0.000000 0.000000 0.000000

$body "arms1" "v_arms_gambler_l"

$body "arms2" "v_arms_gambler_r"

$body "shooty1" "pumpshotgun1_ref"

$body "shooty2" "pumpshotgun2_ref"

$sequence "a_idle_1" "a_idle_1" fps 30
$sequence "a_run" "a_run" fps 30
$sequence "deploy" "deploy" fps 30
$sequence "fire" "fire" fps 30
$sequence "helping_hand_extend" "helping_hand_extend" fps 30
$sequence "helping_hand_loop" "helping_hand_loop" fps 30
$sequence "helping_hand_retract" "helping_hand_retract" fps 30
$sequence "idle_raw" "idle_raw" fps 30
$sequence "item_extend" "item_extend" fps 30
$sequence "item_loop" "item_loop" fps 30
$sequence "item_retract" "item_retract" fps 30
$sequence "look_down" "look_down" fps 30
$sequence "look_mid" "look_mid" fps 30
$sequence "look_up" "look_up" fps 30
$sequence "melee" "melee" fps 30
$sequence "reload" "reload" fps 30
$sequence "reload_end" "reload_end" fps 30
$sequence "reload_loop" "reload_loop" fps 30`

This was supossed to be a productive weekend, but i ended up stuck editing one single model. Im gonna lose it.
I explained the whole story because i may have fucked up somewhere without realizing.
Posted 1 year ago2023-02-15 03:53:30 UTC
in How to play music in the map Post #347339
You can use an ambient_generic, make sure its played globally and that the song is selected.
Posted 1 year ago2023-02-09 00:27:46 UTC
in Func_Button trouble Post #347312
I use button_target instead of func_button because for some reason func_button never works for me, i think its pretty bugged.
Posted 1 year ago2023-01-27 21:27:37 UTC
in Having trouble loading a map. Post #347261
Well, you can try using Spirit of Half-Life or Xash3D. They are capable of bigger maps with more complex stuff. I believe the Steam version of Sven-Coop has also modified limits, but i cant tell.
Sadly, there are no source files for the textures (as far as i know). You can use a model viewer to rip the textures, but in .bmp.
I havent seen any messup dm mod in, uuhh, well ive never seen one.
Posted 1 year ago2022-11-10 01:53:12 UTC
in G-Life ready to release! Post #347071
Sounds interesting!
Posted 1 year ago2022-10-31 20:24:48 UTC
in Hispanic version of TWHL? Post #347033
Ive explored plenty of communities in Discord, other forums, valve forums, etc...
Posted 1 year ago2022-10-27 20:46:53 UTC
in Player camera like in half life 2 Post #347018
You mean like the viewbobing? There is a tutorial here : D
Im taking a break from the developing of my mod, so i have some free time. Perhaps i will be able to help you, but as Shepard said, i need more info
Posted 1 year ago2022-10-12 00:52:03 UTC
in Xash 3D Dynamic background not working Post #346963
I followed all steps, but it keeps showing the OG backgroun. Help?

Using unmodified Xash for tests