Cold Reality Heat Release

Discuss anything not covered by any of the other categories.
r00k
Posts: 1111
Joined: Sat Nov 13, 2004 10:39 pm

Post by r00k »

^7Server: DarkPlaces-Quake build 07:31:28 Mar 15 2007 (progs 58400 crc)
...
^7Host_Error: No such builtin #483 in server

Maybe I need to update my version of DP

also one thing to note: I can turn around 180 at game start and walk into the portal behind me..
SusanMDK
Posts: 601
Joined: Fri Aug 05, 2005 2:35 pm
Location: In The Sun

Post by SusanMDK »

Aha, it seems to be this:

Code: Select all

//DP_SV_POINTSOUND
//idea: Dresk
//darkplaces implementation: Dresk
//builtin definitions:
void(vector origin, string sample, float volume, float attenuation) pointsound = #483;
//description:
//Similar to the standard QC sound function, this function takes an origin instead of an entity and omits the channel parameter.
// This allows sounds to be played at arbitrary origins without spawning entities.
I used it to get some stereo effect for the weapon sounds, but I've changed it now. The fix will be available for next release, which should be available soon, when I've coded some monster falling damage & swimming :) I think there will be a new deathmatch map based on my liquid and long fall test map also...

I think it'll be better to have the newest version of DarkPlaces. Don't know how many other features I've used that are not available in that older version..

Good, you found the Nightmare skill ;)
zbang!
xaGe
Posts: 465
Joined: Wed Mar 01, 2006 8:29 am
Location: Upstate, New York
Contact:

Post by xaGe »

I don't get any errors like that using a DP release from the last month or so...

http://icculus.org/twilight/darkplaces/files/?M=D
Nahuel
Posts: 495
Joined: Wed Jan 12, 2011 8:42 pm
Location: mar del plata

Re:

Post by Nahuel »

very old treath but, there is a mirror of this game in some place?
hi, I am nahuel, I love quake and qc.
ceriux
Posts: 2230
Joined: Sat Sep 06, 2008 3:30 pm
Location: Indiana, USA

Re: Cold Reality Heat Release

Post by ceriux »

iv been looking for a while and never found one. maybe someone here still has it on their HDD?
leileilol
Posts: 2783
Joined: Fri Oct 15, 2004 3:23 am

Re: Cold Reality Heat Release

Post by leileilol »

I have both cold_reality_heat_hq_23058.rar and cold_reality_heat_lq_23058.rar
i should not be here
Nahuel
Posts: 495
Joined: Wed Jan 12, 2011 8:42 pm
Location: mar del plata

Re: Cold Reality Heat Release

Post by Nahuel »

leileilol wrote:I have both cold_reality_heat_hq_23058.rar and cold_reality_heat_lq_23058.rar
can you upload the versions please? :) thanks in advance
hi, I am nahuel, I love quake and qc.
Post Reply