What are you working on?
Moderator: InsideQC Admins
got it in game
but it is as a weapon model, and those tend to bobble, and move father/closer when u look up/down.
any suggestions on a different way?
[sorry the screen shot is so large]
but it is as a weapon model, and those tend to bobble, and move father/closer when u look up/down.
any suggestions on a different way?
[sorry the screen shot is so large]
bah
- MeTcHsteekle
- Posts: 399
- Joined: Thu May 15, 2008 10:46 pm
- Location: its a secret
That's actually pretty cool.
As for bobbing weapon models, I suspect the DP extension to make an entity function as your .weaponmodel wouldn't help since it probably bobs all the same.
MOVETYPE_FOLLOW would work if it's handled client-side, not just server side. Otherwise it'd be worse than the bobbing.
Some things to try. Not sure what else to suggest but I suspect someone else will have ideas.
As for bobbing weapon models, I suspect the DP extension to make an entity function as your .weaponmodel wouldn't help since it probably bobs all the same.
MOVETYPE_FOLLOW would work if it's handled client-side, not just server side. Otherwise it'd be worse than the bobbing.
Some things to try. Not sure what else to suggest but I suspect someone else will have ideas.
When my computer inevitably explodes and kills me, my cat inherits everything I own. He may be the only one capable of continuing my work.
- Wazat
- Posts: 771
- Joined: Fri Oct 15, 2004 9:50 pm
- Location: Middle 'o the desert, USA
Wazat wrote:That's actually pretty cool.
As for bobbing weapon models, I suspect the DP extension to make an entity function as your .weaponmodel wouldn't help since it probably bobs all the same.
MOVETYPE_FOLLOW would work if it's handled client-side, not just server side. Otherwise it'd be worse than the bobbing.
Some things to try. Not sure what else to suggest but I suspect someone else will have ideas.
if i use a vary ancient build of DP i can use it, other wise i cant run DP, due to my un-powerful laptop
bah
- MeTcHsteekle
- Posts: 399
- Joined: Thu May 15, 2008 10:46 pm
- Location: its a secret
FTE and other engines also support some of these features, I believe. Spike may have some very good suggestions, as he knows various engines better than I do (most people here do, in fact
).
When my computer inevitably explodes and kills me, my cat inherits everything I own. He may be the only one capable of continuing my work.
- Wazat
- Posts: 771
- Joined: Fri Oct 15, 2004 9:50 pm
- Location: Middle 'o the desert, USA
MeTcHsteekle wrote:Wazat wrote:That's actually pretty cool.
As for bobbing weapon models, I suspect the DP extension to make an entity function as your .weaponmodel wouldn't help since it probably bobs all the same.
MOVETYPE_FOLLOW would work if it's handled client-side, not just server side. Otherwise it'd be worse than the bobbing.
Some things to try. Not sure what else to suggest but I suspect someone else will have ideas.
if i use a vary ancient build of DP i can use it, other wise i cant run DP, due to my un-powerful laptop
You may be able to do so:
Try adding the -safe command line parameter to DarkPlaces. This command line parameter made DarkPlaces work on some ATI video card machine where it otherwise would not.
The safe command line parameter, if I recall, causes DarkPlaces to use no GL extensions. I don't know what rendering won't be available, but the engine will run and although it has been a while, it will look fine but just be rather vanilla.
I keep forgetting about this.
-

Baker - Posts: 3666
- Joined: Tue Mar 14, 2006 5:15 am
Ston3r wrote:I've started mapping. Using QOOLE too.
I know it needs more lighting, I only placed them in to see if the map had the feel I was going for.
Not more lighting, just less harsh lighting.
On the light entity use the keyflag "wait" with a value of 0.5 preferably but experiment with that value for best results. Otherwise it's not bad; keep it up.
-

RenegadeC - Posts: 391
- Joined: Fri Oct 15, 2004 10:19 pm
- Location: The freezing hell; Canada
MeTcHsteekle wrote:got it in game
but it is as a weapon model, and those tend to bobble, and move father/closer when u look up/down.
any suggestions on a different way?
[sorry the screen shot is so large]
Am not a coder but cant you do it with a sprite?
Last edited by SamUK on Mon Dec 22, 2008 2:58 pm, edited 1 time in total.
Working on Solitude
- SamUK
- Posts: 101
- Joined: Wed Dec 17, 2008 6:47 pm
- Location: United Kingdom
I highly suggest switching to another editor. Qoole is known to produce leaky maps because of some floating point madness (unless my memory plays tricks on me).Ston3r wrote:I've started mapping. Using QOOLE too.
Improve Quaddicted, send me a pull request: https://github.com/SpiritQuaddicted/Quaddicted-reviews
- Spirit
- Posts: 1031
- Joined: Sat Nov 20, 2004 9:00 pm
That's funny, I just google QOOLE because I wanted to read about it. I found this site:
http://www.volved.com/qsr/
Which offers up this warning:
"There is a major design flaw within Qoole v0.99; it does not calculate the rather vital floating-point values for export to .MAP files correctly. Using virtually any non-90 degree angle on anything other than the X-axis will result in infinitesimal offset ( rounding ) errors, and generate .MAP->.BSP compile errors ( leaks )."
http://www.volved.com/qsr/
Which offers up this warning:
"There is a major design flaw within Qoole v0.99; it does not calculate the rather vital floating-point values for export to .MAP files correctly. Using virtually any non-90 degree angle on anything other than the X-axis will result in infinitesimal offset ( rounding ) errors, and generate .MAP->.BSP compile errors ( leaks )."
- Willem
- Posts: 73
- Joined: Wed Jan 23, 2008 10:58 am
Minimap / Radar experiments so far ... just raw ...
The map layout is generated via code, but you can open it in an image editor obviously, although I didn't spend more than a couple of minutes on this.
Ironically, I used software rendering for this task. I actually started by looking into alpha transparency in software renderers, noticed the pixel functions and switched gears to this.



The map layout is generated via code, but you can open it in an image editor obviously, although I didn't spend more than a couple of minutes on this.
Ironically, I used software rendering for this task. I actually started by looking into alpha transparency in software renderers, noticed the pixel functions and switched gears to this.



-

Baker - Posts: 3666
- Joined: Tue Mar 14, 2006 5:15 am
Baker: That is really cool. I've always wanted a functional minimap in Quake, especially in teamplay games like TF. Can the engine generate the minimap automatically even on new maps when it doesn't find an existing minimap image for the level?
When my computer inevitably explodes and kills me, my cat inherits everything I own. He may be the only one capable of continuing my work.
- Wazat
- Posts: 771
- Joined: Fri Oct 15, 2004 9:50 pm
- Location: Middle 'o the desert, USA
Who is online
Users browsing this forum: No registered users and 1 guest
