Re: [hlcoders] Steam account phishing

2007-12-31 Thread Ook
Oh, can I send you my bank account and credit card numbers also? And you definitely need my SSN, I don't think we can get rid of these phishers unless I send you all of that... - Original Message - From: "Nick" <[EMAIL PROTECTED]> To: Sent: Monday, December 31, 2007 12:19 PM Subject: Re:

Re: [hlcoders] Get users steam lang setting

2007-12-26 Thread Ook
Strange...do German guts look different from everyone elses? Not sure, but I always laugh when I see code like if ( g_Language.GetInt() == LANGUAGE_GERMAN ) { m_iGibModelIndex = PrecacheModel ("models/germanygibs.mdl"); } else { m_iGibModelIndex = PrecacheModel ("models/gibs/hgibs.mdl"); } th

Re: [hlcoders] How to get actual vertices from map/rmf file?

2007-11-14 Thread Ook
to find the point of intersection of the planes it is part of. Like a vertice in a corner would be part of two side planes and the bottom/top plane. But it is useful to have this size reduction. A cylinder or odd shaped brush benefits from it, as does a very large map with many brushes. Chri

Re: [hlcoders] How to get actual vertices from map/rmf file?

2007-11-14 Thread Ook
ware.com/wiki/VMF_documentation VMF is easy to get the coordinates, just open it in wordpad. I would export the .RMF to .MAP then open the .MAP in wordpad to get similar information (or you can import the .RMF to VMF). - Original Message - From: "Ook" To: Sent: Tuesday, Novem

[hlcoders] How to get actual vertices from map/rmf file?

2007-11-13 Thread Ook
Does anyone know of an easy way to get vertices from a map/bsp/vmf/rmf file? The rmf, and I think vmf, don't actually store vertices, they store 3 sets of xyz coordinates and I'm not sure how they get to/from the actual face it represents. I'm looking at the format for the rmf file, and if I under

Re: [hlcoders] AdminMod

2007-08-26 Thread Ook
He wrote it with edlin. And Alfred doesn't use this manby pamby assembler stuff, he wrote it in raw machine code. With one hand, even! You've never seen anything like it - one hand on the keyboard flying faster then the eye can see, the other hand shoving chips and soda down his throat (the fuel o

[hlcoders] Server side mods

2007-05-27 Thread Ook
Is it possible to make a HL2MP server side only mod? IOW, can you make changes to server.dll and run it without any players needing anything? I've been told that in hl2mp this is no longer possible. ___ To unsubscribe, edit your list preferences, or vi

[hlcoders] hl1mp source modding?

2007-05-20 Thread Ook
Does anyone have any info on mod making for Half-Life Deathmatch:Source? I created a "mod from scratch", and noticed DLLs for CS, hl2, hl2mp, and even tf2, but nothing for hl1 source, or hl1mp source. ___ To unsubscribe, edit your list preferences, or