um, have you tried running vis with the -full command line switch?
if you have, then read up on polygor reduction methods... the short surfaces only appears in software which has a max of about 600-700 surfaces or polys.. i really don't have time now to explain.. check out some tuts on polygor reduction, and vis
that certainly is the case, anonymous? , anyway i'm too lazy right now to do a new jump pad example map but, Carl Jones has a short tut on how to do them:
the sample rate can vary, i think, BUT: the sounds have got to be !!MONO!! other wise hl just won't play them, you see its all dx's fault, to get '3d' sound it needs mono wav's ONLY
i'm really not sure about the sample rate, try to experiment with that..
i recomend getting the full sdk, more documentation, all of the tools needed are compiled, and it all makes life a lot easyer, but you know vassy, downloading over 80mb of a file isnt much fun on a 56k modem, so i suggest you get one of your mates with broadband to burn it on a cd, tell them they can make it your x-mass present
to make your dead scientist use a monster_scientist_dead and set his pose to table 1, 2, or 3 using scripted_sequenses is just extra work for your self. And about the batteries: if you were in hl running the map and dont see the batteries.. thats wierd, if youre in hammer, make sure the 'hide items' option in the view menu of hammer is off
its b[DEFINETLY]b not a monster seventh, its a combination of perfectly timed and triggered func_doors, trigger_push, ambient_generics and some very creative brushwork i had one done somewhere.. i'll post it up as i said .. once i can find it/or find the time to make a new one, it'll be in the example maps section.
Posted 21 years ago2003-09-15 14:09:08 UTC
in SDKPost #31
well its pretty simple, the full sdk has the full documentation, tools, the source code for client.dll, hl.dll etc.. and the SDK source is well, just the source..
he he he, atom, youre allmost there.. all you need is the door i tell you what, i'm thinking of writing a big huge list of mapping tips.. i'll put that one in. but if you want to know how right now, i'll post it up tomorrow, haven't got hammer handy to do up a quick example..
wow, i really like this map.. i've been mapping for a while now and looking at some of the things you pulled off is amazing! I can only imagine the ammount of work that went into this..
sure, in the CSG parameters type '-wadinclude vassyblackcat.wad' or whatever wad you have all of your textures in. I assume you now how to put lots of textures into one wad...
the site is gaining popularity, theres no doubt about it... which can only be a good thing. With HL2 on the horizon its good to see that hl is still as popular than ever, and hopefully, the game and the website will continue to be.
hmm, i've had this dilema before, only i didn't try to figure it out. I'll be experementing with this during the day ithink, i have a theory with trigger_changetargets, and you can do it with spirit and some creative mapping using env_costumise or the like... i'll post something up if i can get it to work...
as far as i know you can just use note pad to edit an exitsing fgd, i'm not sure of the format though.. check the VERC collective, they might have something... http://collective.valve-erc.com/index.php
vassy, you can just use the opFor FGD and make your map an opfor addon, just set up hammer to do opfor maps and thats it, as for adding features from spirit to opfor... need coding... and am i answering qns that you havent asked?
vassy, the cd music is on the CD hence the name, infact you can use your hl cd as an audio cd and play it on your cd player, it works (exept track 1 which is reserved as the 'data track' - ie the game...)
pepper's right, check for the HL cd, you might have the blueshift cd or the ofFor cd in your drive, alsocheck the CD volume in windows's volume controll, and make sure that in the hl options you have play cd music is checked - it happened to me (i felt like kicking my self)
you could use weaponboxes, put them under the player start and specify the items you want to give. (the suit, that gives you your H.U.D. is the item_suit entity)
to make the fire sound you need to make an ambient_generic, give it a suitable sound, give it a name.. and make the func tank target it, make sure you set the flags of the ambient_generic properly, Start silent; Is Not looped; and a medium sound radius should do fine...
as for the camera 'fuzzyness' or interlace this was done with a simple texture trick,
simly make a texture with black and grayish horisontal/vertical stripes, make it a func_wall or something, and set its render mode to additive and render fx to about 90ish (additive renders black invisible) now place the func_wall in front of the camera and there you have it, perfect security camera interlace.
the galss cannot be made breakable, but can be made transparent
turn the glass into a func_rotating with the same properties as the rotating room (sound properties are non essential) and most importantly, make the origin bush of the rotating glass at the same point as the origin brush of the room. now set the render properties of the 'glass' and make sure the room and 'glass' have the same name, so when you target them they stop in uniform and make sure they spin the same way!
there is a carve tool, right click on the object with wich you want to carve and voila! one big hole the size of the object you selected. but beware of its dangers, don't carve complex objects, and cylinders with lots of sides (8 is fine) also, read these tutorials:
vassy, knowing you, and your 56k connection (like mine) i doubt youll be able to get into most servers, you just get kicked! (like me) pings too high you see....
i recomend playing cs with PODbot : www.nuclearbox.com/podbot
hmmm... setting the angle property should work or try changing the yaw pitch roll property
to get sequences like these to work i usually do this, which in theory should work for you.
you have your sci. lets call him 'foggy' no quotes please and your scripted_sequence call it puller for handyness sake.
check the 'prisoner' flag in the scientist, that'l stop him from pulling all the chickensht scientist stuff...
scripted_sequence next, right, in the idle animation put in ventpullidle2 and in the action animation put on ventpull or whatever.. set the move to position property to Instantaneous
now the sci should start at the scripted_sequence and loop the idle animation untill the scripted_sequence is triggered by something, at which point the sci will perform the action animation... hang on a bit and check the example maps section, i'll have the map ready in a bit...
wait untill the game ships - then upgrade your pc. in the meantime save up as much as you possibly can if you want any sort of chance at a game of hl2
the editor used will be a new edition of VHE - it wont be able to do hl1 maps or so i hear, but you can import them into the new hammer - you'll have to re-texture everything though, hl2 uses 'materials instead if 'textures'