Forum posts

Posted 14 years ago2009-11-26 17:59:32 UTC
in How to make 2 different surfaces? Post #276075
Hello, i made a prop for be used on css, I tryed to make a prop with 2 surfaces, but i dont know how, the prop is a chair which has a metal and a wood parts, so, how can I make it to has a wood behaivour and a metal behaivur for different parts?. the qc file is:

$cd "C:\Nueva carpeta (5)"
$modelname "mesa_u1.mdl"
$model "Body" "Table_1.smd"
$cdmaterials "models\props\map1\"
$hboxset "default"
$collisionmodel "Table_1.smd"
{
$mass 100.000
}

$hbox 0 "static_prop" -16.250 -32.500 0.000 16.250 32.500 24.085
// Model uses material "Table_1.vmt"
$surfaceprop "wood_plank"
$keyvalues { prop_data { "base" "Wooden.Large" } }
$illumposition 0.000 0.000 12.042
$sequence idle "idle" act_idle 1 fps 30.00
Posted 14 years ago2009-09-02 22:29:55 UTC
in Any ways to use Triggers with monstermak Post #272903
Hi, i was wondering if i could use triggers with monstermaker entity. I want to make the door to open after you kill several enemies, I use the game_counter for it, so when you kill for example 20 enemies, the door opens. Any way to do this, coz i've seen this on several sc maps.
Thanks for lending me a hand ^^
Posted 14 years ago2009-08-15 15:28:14 UTC
in Making users download .wad files? Post #272005
Thanks, it worked ^^
Posted 14 years ago2009-08-14 16:31:23 UTC
in Making users download .wad files? Post #271975
I tryed it but I want to make users download those files. Btw, im playing on a sc 4.0 server
Posted 14 years ago2009-08-12 07:35:07 UTC
in Making users download .wad files? Post #271873
Hi,I created a map with custom textures (2 wad files) but i have a problem. Users dont download .wad files, so they cant enter to the server.
How can i do to make them download these wads?
Thanks in advantage