#1 posted by Spirit [80.171.28.37] on 2010/09/02 08:42:37
Actual link:
http://lvlworld.com/#c=m1&d=2 Aug 2010&m=All&p=singleplayer
 Screw That Stupid Javascript Crap
#2 posted by Spirit [80.171.28.37] on 2010/09/02 08:43:11
#3 posted by Spirit [80.171.28.37] on 2010/09/02 08:45:13
Don't bother trying to open the bottom links to the example maps in tabs, it won't work.
 Thumbs Up!
#4 posted by Baker [69.19.14.44] on 2010/09/02 09:08:12
^^
Finally some Q3 maps to explore and actually do something with!
 Try This Link Then...
#5 posted by Tigger-oN [202.134.241.213] on 2010/09/02 11:11:00
http://lvlworld.com/singleplayer.p...
I'll add a 'permalink' to the page for people.
 All Links Should Now ...
#6 posted by Tigger-oN [202.134.241.213] on 2010/09/02 11:27:21
All links should now open in new tabs, but you may get a 'home page reload' when following links in the 'new tab' (no reload on Chrome, but yes on Firefox). This will only happen once per new tab.
#7 posted by Spirit [80.171.28.37] on 2010/09/02 13:24:07
Thanks. :)
cinnamonpoptart is fun.
 Interesting Idea
#8 posted by negke [88.70.253.104] on 2010/09/02 14:30:33
Let's discuss the SP potential of s(t)ock Q3A (or has this been done before in another thread?).
Seems like the limited entity variety of the game only allows for a) maze-like SP maps (=shit), b) explorational-type of gameplay with hidden pickups, c) obstacle courses with jumps and traps, d) logic gate puzzles like in Moteof, e) shooting gallery. What else?
I could imagine something like my spaceship arcade speedmap might work, too. And of course the most obvious thing, proper FPS gameplay. Shouldn't it be more or less possible to make a regular (linear) SP map by making the bots spawn in botclip cages and coming up with a way that prevents them from respawning in the same spots (killtarget the dm start or blocking it with an invisible object)?
Is it possible to hack some entities like in Quake? ;)
 @ Negke
#9 posted by megalodonNL [85.146.84.169] on 2010/09/06 03:07:53
I remember Aliens vs Predator Single Player... That engine just kept throwing in aliens while you were trying to get to the map exit.
I suppose similar gameplay could be possible in Q3 but you'd need a way to 'end' the level...
#10 posted by necros [99.227.131.204] on 2010/09/06 03:25:16
you could do some kind of survival map i guess?
 Yeah But...
#11 posted by megalodonNL [85.146.84.169] on 2010/09/06 03:41:45
.. it's more fun if there's an exit you can reach. Otherwise you'll just have the timelimit factor = the same as FFA against bots as it is already in Q3A. So that would mean the SP map is actually a normal DM/FFA map which doesn't make sense in such a SP contest.
I think the only thing you'd need coded in Q3A is the trigger_changelevel thingy...Then you're all set.
 This post was flagged as spam.
#12 posted by a spammer [66.79.164.110] on 2010/09/06 04:50:44
 This post was flagged as spam.
#13 posted by a spammer [66.79.164.110] on 2010/09/06 04:51:45
#14 posted by negke [88.70.68.164] on 2010/09/06 10:11:44
True. I haven't actually thought about that. A possible workaround could be using a target_score script that, upon walking through the exit, very quickly increases the player's score towards a high fraglimit. This would work even better if the map was set to CTF mode.
As for enemies, I think it would be possible to more or less recreate classic behavior/combat by using customized bots that only use a single weapon, have reduced aim accuracy and movement speed, and are prone to camping. Ideally they would spawn in teleporter closets outside the main map, where they also get their weapon, and be teleported to their positions (bot clipped) as the player enters the area. This would prevent them from respawning in the map, so it would feel more like a linear progression or distribution; and they could be reused multiple times. Items can be set not to respawn which allows for SP-like placement without special tricks.
 You Could Just Teleport
#15 posted by megaman [91.66.119.75] on 2010/09/06 10:56:58
the player into some special area at the end.
For bots, you still would need to solve the bot spawning/adding, and I don't know if there's "spawn only player 1 here" spawnpoints. If there isn't you'd probably have random enemies...
#16 posted by negke [88.70.68.164] on 2010/09/06 11:01:12
There's an info_player_start entity that apparently is only used in single player mode. Enemy randomization can't be avoided, I guess, but if the enemy types are restricted to, say, machine gunners and shotgunners, perhaps with an occasional grenadier, that shouldn't be a problem.
#17 posted by dfsp_spirit [92.226.28.109] on 2010/09/06 11:50:19
I talked with a friend about the idea of using bots as monsters after we read about that SP competition. We also had the ideas with teleporting bots into bot-clipped 'cages' when the player gets close to them. Maybe you could also kill all those bots he left behind when he enters a new area by activating a trigger_hurt/kill in the old area (since the maximum number of bots is limited you need to establish some sort of bot flow I guess). All of this sounds like tons of work for little gain though. And I can't really imagine it to be fun to play tbh. Who wants to fight q3 bots in cages?
On the other map types... hm. I like defrag and there's thousands of great maps already so making obstacle race maps in vq3 and claiming it was experimental doesn't make much sense imo.
Nobody likes mazes I guess so no need to talk about those (I'm not a rat and I don't get paid with cheese to do so - so why navigate mazes?).
Exploration/logic puzzles: Hm. A matter of taste I guess but for me it's very similar to the maze tbh.
I guess people will need to come up with something new.
#18 posted by Spirit [80.171.127.236] on 2010/09/06 11:55:11
Or just use Darkplaces with your favourite Quake monsters.
 Yeah
#19 posted by dfsp_spirit [92.226.28.109] on 2010/09/06 12:12:28
...that's what I thought when I wrote 'tons of work for little gain'. ;)
 Not To Forget: Monster Closets
#20 posted by negke [88.70.68.164] on 2010/09/06 12:35:08
It doesn't have to be literal cages all the time. I thought more about clipping off smaller areas the bots can move around in, like a room, corridor or balcony. After all, one would have to make sure the bots don't kill each other.
 Just Put Them In A Team
#21 posted by megaman [91.66.119.75] on 2010/09/06 19:33:40
also, you'd need some complex triggering going on to teleport them into the right places
#22 posted by dfsp_spirit [92.230.55.121] on 2010/09/08 12:50:43
Definitely. It would be possible but I guess the fine tuning for playability would be a real pita.
 Ugly Ass Proof Of Concept
#23 posted by megaman [91.66.119.75] on 2010/09/10 01:07:07
 Oh Yeah
#24 posted by megaman [91.66.119.75] on 2010/09/10 01:10:55
if you die, q3 might randomly crash. haven't figured that out yet.
 Another One
#25 posted by megaman [91.66.119.75] on 2010/09/10 01:13:31
if i put the map in a pk3, my q3 crashes.
#26 posted by negke [88.70.247.173] on 2010/09/10 10:18:38
dasnt wörk
 What Exactly Doesn't Work?
#27 posted by megaman [91.66.119.75] on 2010/09/10 11:14:56
 Fixed
#28 posted by megaman [91.66.119.75] on 2010/09/10 11:41:29
note to self: the aas creation needs to run after light finishes, not just after it finishes the first bounce.
Try this: http://www.haukerehfeld.de/mapping...
Extract to quake3 dir.
Start with singleplayer.bat or the quake3 command in it.
It has three rooms: start room, 1st room with one mg enemy, 2nd room with one mg and one gl enemy, then a hallway that lets you win the game. if you die, either q3 crashes or you're teleported to a gameover room.
Internally it has a spawn loop where the bots spawn, are put into a loop where they just fall down or touch triggers if the corresponding door is open. This is a bit tricky because there doesn't seem to be a way to toggle doors, so you need two doors in opposite directions and tricky geometry.
 That's It.
#29 posted by negke [88.70.86.153] on 2010/09/10 14:42:56
Though I thought there was an easier way than the door setup. Isn't it possible to trigger teleports? Toogleable doors: can't you just set wait -1 and trigger it multiple times - or is it impossible like in Quake?
 Megaman
#30 posted by necros [99.227.131.204] on 2010/09/11 19:34:02
none of the bots attack me? they were all facing the wrong way and didn't see me, so would only react when i shot them.
might be worth modding the announcer voice to get rid of it. (just with silent .wav files)
 Did You Join The Team Manually?
#31 posted by megaman [91.66.119.75] on 2010/09/12 10:20:40
if you do, join blue :-)
 (i Have No Idea Why The Script Needs A Wait Time)
#32 posted by megaman [91.66.119.75] on 2010/09/12 10:21:36
before the join command and maybe it's too short for your machine.
 The Crash Of Q3...
#33 posted by sst13 [84.181.46.132] on 2010/09/12 13:46:22
Spawnpoints with "nohumans" "1" causing the crash. This key was never used in original maps. Only the "nobots" "1" key can be found in q3dm0 at the initial spawn in front of the mirror.
Only with older pointreleases it works fine...
#34 posted by necros [99.227.131.204] on 2010/09/12 19:54:58
i used the batch file you included. they attack me fine, it's just they don't initially see me because they are facing off to the side.
|