Search

Search found 1950 matches

by Maelstrom
25 Jul 2005, 07:33
Forum: Engine
Topic: Small Client Upgrade ideas.
Replies: 9
Views: 2041

If you mean system dependant as in different systems having trouble, then there is a Windows API that should be on everyones computer (if they are running windows of course :P ). Not sure what it looks like in the language you are using but here it is. PlaySound API: Public Declare Function PlaySoun...
by Maelstrom
25 Jul 2005, 07:24
Forum: Art & Modelling
Topic: Arty Screenshots
Replies: 33
Views: 7860

Changing models from high-rez to low-rez is not hard. You just nee a little more calculation in the code. Here is basicly all you need to do: //Calculate Distance between camera and unit Distance = Camera.Pos - Unit.Pos if (Distance < HighRez) { Render.HighRezModel } else { Render.LowRezModel } Now ...
by Maelstrom
24 Jul 2005, 15:05
Forum: Art & Modelling
Topic: Arty Screenshots
Replies: 33
Views: 7860

And even if it is a less CPU intensive model, it would beat the current one by quite alot. lets face it, all the models in the game need an overhaul. Just up the poly count a bit. Then we would get the cool screenshots coming in.
by Maelstrom
24 Jul 2005, 14:39
Forum: Art & Modelling
Topic: Arty Screenshots
Replies: 33
Views: 7860

Well get Neuralize on it. Im sure you can whip something up. I mean look at those ones!!!

on another point, OMG KROGOTH!!!

Now why cant someone add that model into game? cause that would be THE ultimate screenshot.
by Maelstrom
24 Jul 2005, 12:43
Forum: Art & Modelling
Topic: Arty Screenshots
Replies: 33
Views: 7860

Well why are no cool ones like those posted on the site then? If I saw ones like that I would go make something better than screenshots. Like something that might actually benefit the game...

Oh and my GFX card is to crappy to draw shadows, so I cant really make cool screenshots.
by Maelstrom
24 Jul 2005, 12:18
Forum: Art & Modelling
Topic: Arty Screenshots
Replies: 33
Views: 7860

I also grabbed a few screenshots from a plane fight that I had ingame. Pick and choose the ones you want:

http://www.meh.niiil.com/files/Screenshots.zip

Some of them are better than others, but onver all I like them. What do other people think?
by Maelstrom
24 Jul 2005, 11:33
Forum: Art & Modelling
Topic: Arty Screenshots
Replies: 33
Views: 7860

Cool. That helped alot. Now all I need to do is wait for the next version with the Health Bar options...

http://img336.imageshack.us/img336/9919/screen17od.jpg

There is my first one. Ill try to make more.

Mabey thats how i can contribute.. Cool Screentshots.
by Maelstrom
24 Jul 2005, 09:04
Forum: Art & Modelling
Topic: Arty Screenshots
Replies: 33
Views: 7860

Arty Screenshots

Is there a way to remove the HUD? Cause while playing the game I have come across many scenes that would look really nice as screenshots. REALLY nice. but having the none to pretty HUD in the way would kinda spoil the effect. Also, is there a way to remove, or atleast temporarily hide the health bar...
by Maelstrom
24 Jul 2005, 08:57
Forum: Engine
Topic: Small Client Upgrade ideas.
Replies: 9
Views: 2041

Small Client Upgrade ideas.

Well, after trying out the client, it was obvious it needs work. There is (as far as i know) quite alot of work going on to improve this. I just have a few ideas to make it a little better. You might have already thoguh of them, but heres my 2 cents any way. Simple sounds to show when peopl join/qui...
by Maelstrom
23 Jul 2005, 15:39
Forum: General Discussion
Topic: Situation Critical
Replies: 49
Views: 5085

Well a few things. I would like to help if I can. Where do i sign up? I have some 3D modelling experience, programming experience (but not in C/C++). I would be interested in modeling (possibly 2D graphics, but thats not my strong point) There is a online gaming program called GameArena( http://www....

Go to advanced search