#6394 posted by metlslime on 2007/09/19 01:33:42
The monster and the trigger_teleport get the same "targetname" field.
This isn't required, but does have the benefit of making sure the monster wakes up as soon as he spawns in (instead of waiting until he sees the player)
#6395 posted by golden_boy on 2007/09/19 04:31:30
Halfway means, the monster and the trigger overlap. You shove the monster 16 or 32 units into the trigger.
Perhaps you should mail the map to somebody else, perhaps AguirRe, and ask if he can take a look at it?
Map Dimension Limits?
#6396 posted by Baker on 2007/09/19 12:40:18
What are the maximum and minimum X, Y, Z coordinates for a standard Quake compatible map?
If I recall, I think maps have dimension limits of 4096 x 4096 x 4096 but this might be wrong.
Is the answer -2048, -2048, -2048 to 2048, 2048, 2048?
Part B:
What are max/mins in aguirRe's engine and DarkPlaces?
I have an idea for maze generator or possibly a dungeon maker for Quake that writes the .map randomly (for all practical purposes) and then compiles it and it should be rather easy to make [because I have the source for such a program and just need to make it output the brush coordinates]... I just need to know the limits.
Thanks to whoever knows the answer.
#6397 posted by Spirit on 2007/09/19 13:17:28
The Q1 Map Limit
#6398 posted by aguirRe on 2007/09/19 13:27:03
is +/-4096 in all directions, i.e. a box with 8192 unit sides. Most engines (including mine) are using those limits, while I think DP has (+/-)64k.
I'd rather not think about a maze that challenges any of those limits ...
I'd Rather Not Think About A Maze That Challenges Any Of Those Limits
#6399 posted by Baker on 2007/09/19 13:47:03
I'm laughing, like for real. ;)
That would be the most frustrating map ever. Even with 8192 it still may be the case.
Shit.
#6400 posted by ijed on 2007/09/20 01:27:18
I already made three of those (8192) :P
Just For Shits
#6401 posted by inertia on 2007/09/20 04:24:15
I'm debating making a 8192^3 level... using special tools of course.
To Clarify
#6402 posted by inertia on 2007/09/20 04:28:14
By special tools I mean writing some evolutionary search method to design levels. I really doubt it'd actually be 8192^3, but that could potentially happen if the algorithm is designed in the right way. I don't have the time to work on this any time soon, but the idea seems like it could have merit for game designers, in order to generate... well, whatever is desired. Practically speaking it would be incredibly difficult to "get right," but whatever.
I can think of some func'ers who would be interested in implementing this...
What The Hell Are You Talking About?
#6403 posted by Lunaran on 2007/09/20 14:10:50
Translation:
#6404 posted by metlslime on 2007/09/20 20:40:23
"I seriously think I might make a map using a tool that doesn't exist and that I don't know how to write, but I imagine someone else on func will write it for me."
Removed The Five Malfunctioning Spawns
#6405 posted by Mikko on 2007/09/21 01:56:39
One last question: is it possible to make an elevator (func_door) so that when it goes down (activated by a button), it stays down, and has to be once again activated (by another button) to go back up? I tried the "Stays open" value but that prevented it from going back up altogether.
The 'toggle' Spawnflag
#6406 posted by necros on 2007/09/21 02:12:24
it will do what you want. :)
Tyrlight
#6407 posted by Lunaran on 2007/09/21 05:35:28
Tyrlight 99c is crashing on a specific plane in my map, consistently, only in colored light mode. Is there any way I can trace that back to a brush, or whatever else might be causing it? I really don't have the patience to just start fucking with random brushes and 'jiggling the handle' until I maybe get a result.
Aside From Divide-and-conquer Compiling, That Is
#6408 posted by Lunaran on 2007/09/21 05:36:20
Screenshots
#6409 posted by Mikko on 2007/09/21 23:19:26
I asked previously (#6385) about how to take screenshots so that the weapon doesn't show and I received a reply in #6386. However, is there any way to fly/walk around the level in a spectator mode so that the monsters cannot see you? I'd like to snap a few shots with monsters posing in them but so that they're not trying to shoot me.
#6410 posted by gibbie on 2007/09/21 23:28:09
i think if you type 'notarget' they won't see you. also set crosshair 0, r_drawviewmodel 0, viewsize 120, and fov 105 or something. afterwards you'll probably need to brighten the shots up a bit in photoshop (play with curves).
Well
#6411 posted by Lunaran on 2007/09/22 01:36:51
shrinking the map down to smaller and smaller bits to isolate the cause of the error didn't help. tyrlite -lit crashes within the first few dozen faces no matter what map I compile with it, even maps with no lights.
trying other BSPers in advance doesn't help, so it's probably not a compatibility issue there. tyrlite 0.99c has in fact been confirmed to work when compiling a map with a .lit, right?
Okay
#6412 posted by Lunaran on 2007/09/22 02:38:59
bamb is getting the same crash in a different map on a different computer. apparently it's tyrann's fault!
Lun...
#6413 posted by distrans on 2007/09/22 07:16:41
...as am I. Thank goodness I'm not as stupid as I thought. It crashes out at 12-20 faces for me.
Mikko
#6414 posted by sielwolf on 2007/09/22 19:38:12
look up the Quake cheat codes(noclip/notarget), and set sv_altnoclip 1 (works in Fitz and aguirRe�s engine), then you can fly around using the mouse like in Q2.
Yay!
#6415 posted by Mikko on 2007/09/22 23:18:19
Well, the map is finally done and I no longer have to bug you with stupid questions! See the news section for details (well, in a moment at least).
Thank you all for help.
Ouch!
#6416 posted by Tyrann on 2007/09/23 04:31:48
Hey guys, I might not hang out here much anymore, but I still take bug reports. Someone email me a map which is killing my light util and I'll fix it.
So Far All Of Them
#6417 posted by Lunaran on 2007/09/23 06:39:05
are we using it wrong?
So
#6418 posted by ijed on 2007/09/23 08:56:00
Send an email
|