Page 1 of 1

Climb it 1

Posted: 04 Sep 2016, 12:10
by kenny
So, I was inspired by Acro and made a mountain too. The map is divided into two levels and it ain't that high actually. There is a lot of different paths on both levels (especially level two). Try to find the path best suited for you! This is supposed to be a race map and is prepared for timers (Thank you Daggolin)
This is the first version on the map so if you find any bugs, any too good to be true paths or just have any general feedback please share :) As usual i am quite bad at getting proper lightning, live with it.

I hope you will enjoy the map!

/kenny

Re: Climb it 1

Posted: 04 Sep 2016, 13:20
by Faden
Gonna check it out!

The .arena script was messed up so you couldn't launch the map without using the console.

{
map "climb it 1"
longname "climbit1"
type "ffa"
}

where "map" should be climbit1 and "longname" climb it 1

Just reversed that's all :P

--

Getting missing textures here and there, platform + the top floors

http://i65.tinypic.com/xbcxua.jpg

I'd also suggest putting the floors that have no fall damage, losing too much health when falling down

Re: Climb it 1

Posted: 04 Sep 2016, 13:31
by Daggolin
Add a trigger_multiple for the "start box" and a trigger_multiple for the "finish box". Give each of them a distinctive targetname (like "start" and "finish"). Server mods can pick those up later and replace them with actual timer triggers (cause basejk doesn't have timers).

Re: Climb it 1

Posted: 04 Sep 2016, 14:05
by kenny
Ok thank you, i fixed those issues now. Added the triggers and removed falldmg from most surfaces.

Daggoling and Faden, download the new version now. I couldn't be arsed changing the name of the file with just two downloads, sorry for the inconvenience.

Re: Climb it 1

Posted: 04 Sep 2016, 15:16
by fau
I wouldn't bother with removing fall dmg, server should do it with dmflags. It can be interesting game mechanics too for live speedruns.

Re: Climb it 1

Posted: 04 Sep 2016, 15:33
by kenny
fau wrote:I wouldn't bother with removing fall dmg, server should do it with dmflags. It can be interesting game mechanics too for live speedruns.
If you really want it i could remove it again, but i dunno if there will be any live speedruns :p Did u try it?

Re: Climb it 1

Posted: 04 Sep 2016, 18:04
by fau
Yeah, looks good. I'd definitely want to use it for a challenge, not sure if the very next one though. It needs some polish, also I wanted to have a different type of map this time.

Re: Climb it 1

Posted: 04 Sep 2016, 21:22
by kenny
fau wrote:Yeah, looks good. I'd definitely want to use it for a challenge, not sure if the very next one though. It needs some polish, also I wanted to have a different type of map this time.
Ye i know, been testing it out with miso and cutie some, so i will upload a new version soon. Then some more testing to see if it''s ok.