OpenArena Message Boards

OpenArena Contributions => Maps => Topic started by: ratix on January 27, 2007, 04:52:18 PM



Title: Another ctf space map: platforms
Post by: ratix on January 27, 2007, 04:52:18 PM
Hi again. I've been working on this map for some days now and I've become very tired of the nearly endless compiling; So I want to ask if some of you would care to test play this map with me or just give critique :)

map: http://www.vktv.no/~zero/stuff/openarena/maps/platforms_wip4.pk3 (http://www.vktv.no/~zero/stuff/openarena/maps/platforms_wip4.pk3)
screenshot(s): http://www.vktv.no/~zero/stuff/openarena/maps/platforms_wip4.jpg (http://www.vktv.no/~zero/stuff/openarena/maps/platforms_wip4.jpg)


Title: Re: Another ctf space map: platforms
Post by: tw3k on January 27, 2007, 05:33:28 PM
:D great i like it!
it'd be fun to play online to test it out a bit.


Title: Re: Another ctf space map: platforms
Post by: ratix on January 27, 2007, 05:36:22 PM
would you join me at kanal2.mine.nu then? :)


Title: Re: Another ctf space map: platforms
Post by: erachude on January 27, 2007, 05:39:03 PM
hi ratix. some feedback for you.

at first i thought the teleport to the enemy base looked like it could be a problem, because i thought people might just take cover and shoot people as they materialized and the game would grind to a halt. i spent a bit of time trying to find a spot where i could camp the exit point, but i couldn't find anywhere where i could see the exit point without being vulnerable to getting shot myself. the best spot was just beneath the stairs, but i could still be shot from the halfway point the player would be teleporting from, so i imagine a player could either have some covering fire from teammates or fire of a few rounds themselves just before they jumped in. i tried launching a few rockets at the spot beneath the stairs and then jumping in, a fraction of a second after i hit the deck, my rockets hit the target. if someone was camping under the stairs, jumped out when they heard the enemy land and got wiped out by the rockets the enemy had launched that would be such a cool kill.

so, considering that there's no good option for camping, virtually no cover and loads of people flying through the air i reckon this is going to be an insanely fast and fun map. keep up the good work.


Title: Re: Another ctf space map: platforms
Post by: ratix on January 27, 2007, 07:15:15 PM
hi ratix. some feedback for you.

at first i thought the teleport to the enemy base looked like it could be a problem, because i thought people might just take cover and shoot people as they materialized and the game would grind to a halt. i spent a bit of time trying to find a spot where i could camp the exit point, but i couldn't find anywhere where i could see the exit point without being vulnerable to getting shot myself. the best spot was just beneath the stairs, but i could still be shot from the halfway point the player would be teleporting from, so i imagine a player could either have some covering fire from teammates or fire of a few rounds themselves just before they jumped in. i tried launching a few rockets at the spot beneath the stairs and then jumping in, a fraction of a second after i hit the deck, my rockets hit the target. if someone was camping under the stairs, jumped out when they heard the enemy land and got wiped out by the rockets the enemy had launched that would be such a cool kill.

so, considering that there's no good option for camping, virtually no cover and loads of people flying through the air i reckon this is going to be an insanely fast and fun map. keep up the good work.
Thanks for the reveiw and thanks for the game; but, alas this map needs more than three people to be challenging. I noticed that railguns in this map is a little overkill, at least so easily available, especially if two guys fire at me the same time ;)


Title: Re: Another ctf space map: platforms
Post by: Ryan450 on January 27, 2007, 07:32:10 PM
thats pretty sweet :). You've captured the fun and speed of space maps pretty well. Although I would say in the middle platforms put in some jump pads to each base and in between the two middle ones and remove the teleportors. I like where you put the mega health, I'd suggest maybe putting in a +50 or even +100 armor on the other platform if your feeling generous.


Title: Re: Another ctf space map: platforms
Post by: ratix on January 27, 2007, 07:48:51 PM
thats pretty sweet :). You've captured the fun and speed of space maps pretty well. Although I would say in the middle platforms put in some jump pads to each base and in between the two middle ones and remove the teleportors. I like where you put the mega health, I'd suggest maybe putting in a +50 or even +100 armor on the other platform if your feeling generous.

But i like the teleporters ;)
You can rocket jump between the two middle platforms and the fact that the teleporter is the only other way to the other teams base makes it a little chaotic.


Title: Re: Another ctf space map: platforms
Post by: erachude on January 27, 2007, 07:52:48 PM
Quote
You can rocket jump between the two middle platforms

lies, i tell you!

(just kidding, ratix can do it, but i haven't cracked it yet)


Title: Re: Another ctf space map: platforms
Post by: ratix on January 27, 2007, 07:58:22 PM
Quote
You can rocket jump between the two middle platforms

lies, i tell you!

(just kidding, ratix can do it, but i haven't cracked it yet)

Quote
ratix: maybe it's on the other side
ratix: :p
erachude: i'll take the long route
ratix: heh
ratix: I figured that


Title: Re: Another ctf space map: platforms
Post by: ratix on January 27, 2007, 08:13:03 PM
By the way; I noticed something funny: http://www.vktv.no/~zero/stuff/openarena/meep2.dm_68


Title: Re: Another ctf space map: platforms
Post by: tw3k on January 27, 2007, 09:36:28 PM
great map ratix, i think it is set to become a classic like ctf4. keep up the good work and polish it off.


Title: Re: Another ctf space map: platforms
Post by: dmn_clown on January 28, 2007, 12:04:00 AM
It has some issues:

Code:
AAS_LinkEntity: stack overflow
found a trigger_push with velocity 0.000000 -2429.480713 560.802979
AAS_LinkEntity: stack overflow
found a trigger_push with velocity -787.505554 1927.026489 572.135620
AAS_LinkEntity: stack overflow
found a trigger_push with velocity 0.000000 2469.296387 560.660095
AAS_LinkEntity: stack overflow
found a trigger_push with velocity 787.673035 -1842.512329 572.013977

Probably caused by the targeting of the non-existent target_position2 (Easy to fix just delete that key from one of the world_spawn brushes)
(It's something else)

- the nodrop texture needs to be on a separate brush from the trigger_hurt (Preferably just above the bottom of the map)
- it's too dark

[edit]

Also you might want to redo the platforms that you used a gazillion small brushes to build (The outer 2 middle platforms and the 4 jump pads) the jump pads only need to be one brush and the outer two platforms should be done the same way as the inner two platforms.


Title: Re: Another ctf space map: platforms
Post by: ratix on January 28, 2007, 02:41:27 PM
It has some issues:

Code:
AAS_LinkEntity: stack overflow
found a trigger_push with velocity 0.000000 -2429.480713 560.802979
AAS_LinkEntity: stack overflow
found a trigger_push with velocity -787.505554 1927.026489 572.135620
AAS_LinkEntity: stack overflow
found a trigger_push with velocity 0.000000 2469.296387 560.660095
AAS_LinkEntity: stack overflow
found a trigger_push with velocity 787.673035 -1842.512329 572.013977

Probably caused by the targeting of the non-existent target_position2 (Easy to fix just delete that key from one of the world_spawn brushes)
(It's something else)

I fixed the funky business with target_position2, but this problem still remains, can it have anything to do with the fact that the other functioning target_positions are faced at another direction than the push direction?

- the nodrop texture needs to be on a separate brush from the trigger_hurt (Preferably just above the bottom of the map)

Your nodrop chattering does not enlighten me because I can't get it to work, it just becomes a solid visible block that one can't fall into so one never reaches the trigger_hurt, if I place the brush right over the bottom of the map, it just  covers the space shader and weapons still drop on it. Your modification of czestmyr's ctf map behaves exactly the same, is it my compiler that's not functioning or have you really tested your theory?
edit: I could try with target_remove_powerups
- it's too dark

I don't think it is, besides it's space. I've added to the radius of some lights to please you anyway.

Also you might want to redo the platforms that you used a gazillion small brushes to build (The outer 2 middle platforms and the 4 jump pads) the jump pads only need to be one brush and the outer two platforms should be done the same way as the inner two platforms.

The platforms and the jump pads are redone as you requested, jump pads are now only one brush

I've removed one rail, and placed the another one on a platform that needs rocket/strafe jumping to reach so that the rail don't overpower the map.

new map: http://www.vktv.no/~zero/stuff/openarena/maps/baseoa/platforms_wip5.pk3 (http://www.vktv.no/~zero/stuff/openarena/maps/baseoa/platforms_wip5.pk3)
server: kanal2.mine.nu


Title: Re: Another ctf space map: platforms
Post by: dmn_clown on January 28, 2007, 05:21:35 PM
Quote
Your nodrop chattering does not enlighten me because I can't get it to work, it just becomes a solid visible block that one can't fall into so one never reaches the trigger_hurt, if I place the brush right over the bottom of the map, it just  covers the space shader and weapons still drop on it. Your modification of czestmyr's ctf map behaves exactly the same, is it my compiler that's not functioning or have you really tested your theory?
edit: I could try with target_remove_powerups

You need the common.shader for it to work properly.  0.6.0 didn't ship with one.  There is an updated one floating about in the graphics section that I uploaded yesterday.  Make a backup of pak0 and then add the mentioned shader to it for dev. purposes.  (Or you can always checkout the svn which has a few more textures and shaders).


Title: Re: Another ctf space map: platforms
Post by: ratix on January 28, 2007, 06:05:56 PM
You need the common.shader for it to work properly.  0.6.0 didn't ship with one.  There is an updated one floating about in the graphics section that I uploaded yesterday.  Make a backup of pak0 and then add the mentioned shader to it for dev. purposes.  (Or you can always checkout the svn which has a few more textures and shaders).
Ah. that explains my problems, thanks


Title: Re: Another ctf space map: platforms
Post by: dmn_clown on January 28, 2007, 06:26:11 PM
Still not sure what is causing the stack overflow, I am fairly certain that it is not because of the direction the target_positions are facing

Code:
462 weapon jump areas
calculating reachability...
 100.0
please wait while storing reachability...
found a trigger_push with velocity 0.000000 -2467.330078 560.765747
found a trigger_push with velocity -787.476990 1926.910400 572.156311
found a trigger_push with velocity 0.000383 2469.259521 560.666382
AAS_LinkEntity: stack overflow
found a trigger_push with velocity 787.705933 -1879.468384 571.990112
trigger_teleport model = "*1"
trigger_teleport model = "*3"
trigger_multiple model = "*4"
calculating clusters...

It has improved.  If I find the cause I'll let you know.

[edit]
Covering all of the interior platforms + steps (note: not the teleporters and jump pads) with a thin layer of clip removes the stack overflow problem (It also increases the aas size but it can be optimized to a much smaller size using the bspc flags -optimize -aasopt) but the bots don't see the teleporter that leads to the red base so they just end up standing around smoking cigarettes, looking cool, eating rockets and such.   You could make the teleporters vertical and use a launch ramp/jump pad to force the issue but that is up to you. 

It is an interesting level.


Title: Re: Another ctf space map: platforms
Post by: ratix on January 29, 2007, 12:26:29 PM
Covering all of the interior platforms + steps (note: not the teleporters and jump pads) with a thin layer of clip removes the stack overflow problem (It also increases the aas size but it can be optimized to a much smaller size using the bspc flags -optimize -aasopt) but the bots don't see the teleporter that leads to the red base so they just end up standing around smoking cigarettes, looking cool, eating rockets and such.   You could make the teleporters vertical and use a launch ramp/jump pad to force the issue but that is up to you. 

It is an interesting level.

That fixes the problem, I don't know why, but it fixes it ;)

But even while the bots don't know about the teleporters (and even while playing team dm and the objective is to kill me only), they can't navigate the areas that they know about; when in the middle platforms, they manage to just jump off into space instead of doing easy jumps.
I guess I could surround every cliff with donotenter-blocks, but shouldn't the bots figure what's dangerous or not by themselves?
The point I am trying to make is that if I e.g replace the teleporters with jump pads, the bots would still jump to their death in the middle platforms.

edit: nodrop now works and I can enjoy the feeling of realistic physics flowing through me while I see my player explode in third person when it jumps into space


Title: Re: Another ctf space map: platforms
Post by: dmn_clown on January 30, 2007, 12:29:22 AM
Quote
I guess I could surround every cliff with donotenter-blocks, but shouldn't the bots figure what's dangerous or not by themselves?  The point I am trying to make is that if I e.g replace the teleporters with jump pads, the bots would still jump to their death in the middle platforms.

They do know what is dangerous, which is my theory about your teleporters, currently they just see a pool of water with no bottom so they refuse to jump in.  Now if you take your teleporters, rotate them to be vertical and aim a jump pad or launch ramp at it (Don't remove them entirely, the map would be too linear) with the trigger_teleport in front of the water it may be a different story.


Title: Re: Another ctf space map: platforms
Post by: ratix on January 30, 2007, 04:49:32 AM
They do know what is dangerous, which is my theory about your teleporters, currently they just see a pool of water with no bottom so they refuse to jump in.  Now if you take your teleporters, rotate them to be vertical and aim a jump pad or launch ramp at it (Don't remove them entirely, the map would be too linear) with the trigger_teleport in front of the water it may be a different story.

I did as you said, I even removed the water, but the bots still act like braindead bunnies that starts to jump when I come near and not if I'm at my base. When they jump over to the middle platforms, they still manage trip into space far too often.


Title: Re: Another ctf space map: platforms
Post by: dmn_clown on January 30, 2007, 05:47:58 AM
try compiling the aas with these flags -forcesidesvisible -bsp2aas (The last bspc executable from iD has those flags available to it... but no source code :(  )


Title: Re: Another ctf space map: platforms
Post by: ratix on January 30, 2007, 10:29:33 AM
try compiling the aas with these flags -forcesidesvisible -bsp2aas (The last bspc executable from iD has those flags available to it... but no source code :(  )
It works :)
Some improvement can be done with guiding the bots effectively to the other's base, but now they work great as obstacles and live targets, they even steal the flag once in a while.


Title: Re: Another ctf space map: platforms
Post by: ratix on February 04, 2007, 04:46:44 PM
new release: http://vktv.no/~zero/stuff/openarena/maps/baseoa/platforms_wip6.pk3 (http://vktv.no/~zero/stuff/openarena/maps/baseoa/platforms_wip6.pk3)


Title: Re: Another ctf space map: platforms
Post by: Logan on February 05, 2007, 07:47:38 PM
Well this map looks a lot more interesting than your other one. I'm downloading it now and I'll give it a try shortly.

Ok, I tried the map and I have a few issues.

First, a message keeps scrolling in my console "weapon out of range" over and over. I've seen this in other custom maps too, and I'm wondering if it has to do with OpenArena itself?

Second, Is it just me, or is the location where the quad spawns at impossible to safely leave from and get to without rocket jumping?

Nice work. Hope to see this map included with the next release. If they're including crap maps like Void4 they better include this one.


Title: Re: Another ctf space map: platforms
Post by: dmn_clown on February 05, 2007, 09:22:03 PM
If they're including crap maps like Void4 they better include this one.

To be fair void4 is commented out in the arena.txt file so you should blame the server admins that throw it into rotation and not the project ;-p


Title: Re: Another ctf space map: platforms
Post by: Logan on February 05, 2007, 10:40:39 PM
If they're including crap maps like Void4 they better include this one.

To be fair void4 is commented out in the arena.txt file so you should blame the server admins that throw it into rotation and not the project ;-p

Hmm, what do you mean "commented out"? Ya, that server Beergarden doesn't run as many maps as I'd like, and it's got Void4 going there.


Title: Re: Another ctf space map: platforms
Post by: tw3k on February 05, 2007, 11:21:24 PM
i like void4 :D


Title: Re: Another ctf space map: platforms
Post by: ratix on February 06, 2007, 05:02:27 AM
First, a message keeps scrolling in my console "weapon out of range" over and over. I've seen this in other custom maps too, and I'm wondering if it has to do with OpenArena itself?

Strange, doesn't happen here.
Second, Is it just me, or is the location where the quad spawns at impossible to safely leave from and get to without rocket jumping?

The quad should be a little diffucult to get, you need to rocket jump to and from it. When you get the quad it's clever to not aim directly down when rocket jumping back to the main platforms.


Title: Re: Another ctf space map: platforms
Post by: ratix on February 06, 2007, 05:03:50 AM
i like void4 :D
me too, it seems like Logan is the only one not liking it :p


Title: Re: Another ctf space map: platforms
Post by: Logan on February 06, 2007, 10:00:39 PM
Oh trust me, I'm not the only one. Many people have bitched about that craptastic map during the game. How can you people like a map that's just narrow platforms? It completly screws with your gameplay.

BTW Twek, when are you gonna have the power to ditch that map at the beer garden like you mentioned this morning?


Title: Re: Another ctf space map: platforms
Post by: tw3k on February 07, 2007, 12:23:47 AM
:D i dunno, whenever red hooks me up. even then i'm not sure if i'll have ftp access.

maybe redshit will stop by the thread and see. personally i like void4 but i'd also like to see platforms on rotation.


Title: Re: Another ctf space map: platforms
Post by: Logan on February 07, 2007, 08:13:06 AM
Well leave that crap in if you must. I'll bitch but I'll deal. :p

Where were you this morning? I came in to the beergarden early again and laid the hammer easily because you were missing. :p


Title: Re: Another ctf space map: platforms
Post by: tw3k on February 07, 2007, 09:27:44 AM
D: it was dead lastnight so i went to bed early :D but i'll frag-ya-l8r, nyuk nyuk nyuk


Title: Re: Another ctf space map: platforms
Post by: Logan on February 07, 2007, 07:44:42 PM
Sounds good. I've been having some trouble with that Cborg guy now. That dirty whore kicks my ass upside down.


Title: Re: Another ctf space map: platforms
Post by: baronofhell on February 12, 2007, 09:12:13 AM
i like void4 :D

I hate that map :) I get 10 frags and I fall off 15 times.


Title: Re: Another ctf space map: platforms
Post by: Logan on February 12, 2007, 02:47:47 PM
i like void4 :D

I hate that map :) I get 10 frags and I fall off 15 times.

I did surprisingly good today on that map. It's still on the dammed rotation at beergarden. I won and stuff. :D


Title: Re: Another ctf space map: platforms
Post by: baronofhell on February 12, 2007, 02:58:29 PM
I got my ass handed to me on that map yesterday. Never could get higher than 3rd.


Title: Re: Another ctf space map: platforms
Post by: Logan on February 12, 2007, 02:59:42 PM
I got my ass handed to me on that map yesterday. Never could get higher than 3rd.

well practice up son. :p


Title: Re: Another ctf space map: platforms
Post by: ratix on February 12, 2007, 03:21:30 PM
oh yeah, what where we talking about again? ;p


Title: Re: Another ctf space map: platforms
Post by: Logan on February 13, 2007, 07:12:57 AM
oh yeah, what where we talking about again? ;p

Um, some map or something. Made by you I think. Going off topic is cool. :p


Title: Re: Another ctf space map: platforms
Post by: meshomorph on February 25, 2007, 05:44:22 PM
hi ratix. the link to the map is dead, any chance you could put the map up again, i'd like to take a look at it. thanks.


Title: Re: Another ctf space map: platforms
Post by: ratix on February 26, 2007, 11:28:53 AM
Oops. I did some cleaning on my ftp and I forgot to re-upload the map; here you go:
http://vktv.no/~zero/stuff/openarena/baseoa/platforms_wip6.pk3 (http://vktv.no/~zero/stuff/openarena/baseoa/platforms_wip6.pk3)

hi ratix. the link to the map is dead, any chance you could put the map up again, i'd like to take a look at it. thanks.