The Release Of My Maps
#31913 posted by Mememind on 2021/06/18 20:48:10
Today is the day
here is my first real maps.
Again the maps have no real story. I am using progs_Dump and I have some custom enemies using it.Also every main map has a dopefish secret!
https://drive.google.com/file/d/1ViXSsDeTrLhyTH8AaXkoFyDH8crOcYf1/view
i also made a short video here
https://drive.google.com/file/d/1ViXSsDeTrLhyTH8AaXkoFyDH8crOcYf1/view
Video Here
#31914 posted by Mememind on 2021/06/18 20:50:36
Sorry copied and pasted the wrong link
https://youtu.be/YLLkZMKac7o
Mememind:
#31915 posted by metlslime on 2021/06/19 01:07:48
QUAKE 25TH
#31916 posted by Mememind on 2021/06/23 03:06:28
HAPPY QUAKE 25TH!
NetRadiant Quake 1 Guide
#31917 posted by anonymous user on 2021/06/27 07:20:20
Google Drive Links Breaking Soon
#31918 posted by metlslime on 2021/06/27 21:51:00
I saw this news story today:
https://www.xda-developers.com/google-drive-security-changes/
Sounds like a lot of links people have posted to shared files are going to break due to a privacy change. Searching Func, there are about 242 posts or threads that contain google drive links. In some cases they are just secondary mirrors and the file is also on Quaketastic. In other cases they are the only download link.
Not sure if anything can be done about it. The only way to get a working link again, according to google, is to re-share it to get a new, working URL. So the owner of each file would need to do something manual for each file, AND the new url would have to added to each thread.
#31919 posted by Tribal on 2021/07/08 07:07:30
Anyone knows where these images come from? I found them inside an old HD (from 2004) full of Quake related stuff, but i have no idea of which mod/conversion they belong :P
It looks awesome! I want to play this mod NOW =D
https://imgur.com/a/017FjkP
(there's no erotic or adult imagery in these pics like Imgur is trying to imply) ¬¬
Hi! It's Me Again!
#31920 posted by Tribal on 2021/07/08 07:11:49
There are 35 pics in the link above, you have to click on the "Load 20 more images" button to see them all :P
Actually Yes - An Interesting Piece Of Quake History
#31921 posted by Tronyn on 2021/07/08 15:42:28
Those are some early shots from Arcanum, which was eventually released in 2011 (available on Quaddicted). Originally it was going to have more custom monsters, which had a kind of Dr. Frankenstein vibe. I am not sure if those monsters were ever released elsewhere but I still have 13 of those .mdl files from 2004; I just put them in a zipfile and it's under 2MB, so I could email them to you if you want (it's just the models as they were never finished with code/sounds/etc.).
Quaketastic Link For The Monsters Shown
#31922 posted by Tronyn on 2021/07/08 16:20:25
http://www.quaketastic.com/files/models/2004monsters.zip
Unfortunately I can't remember the name of the guy who created these back in 2004.
Wow...
#31923 posted by metlslime on 2021/07/08 18:20:09
I did vaguely remember those images but had no memory of what they were from.
That seems like a gold mine for any current mod (like Keep) that is trying to roll up lots of custom monsters into a single package. I assume they need a lot of coding still to make them functional & fun enemies.
#31924 posted by Tribal on 2021/07/09 00:28:21
@Tronyn
Wow! Thank you! It's really cool to see those enemies animated! They reminded me of those cenobites from Hellraiser's movies :)
@metlslime
Yep! That would be cool. But only a few of them are fully animated.
Pretty Much Fits
#31925 posted by Cocerello on 2021/07/13 11:15:12
for what troubles or is needed for jam packs and speedmaps: https://www.youtube.com/watch?v=A_su-iHutkE
Was Going To Dip Back In
#31926 posted by ijed on 2021/07/17 01:22:43
But apparantly I've been exorcised, no registry no where.
Might be for the best; don't have much about Quake to share nowadays.
Ijed:
#31927 posted by metlslime on 2021/07/17 07:39:49
not sure what you mean, your account still exists.
How To Prevent Impulse 9 To Give All The Keys?
#31928 posted by Barnak on 2021/07/19 17:00:22
Under the default ID1, is there a command that gives all weapons and ammo, without giving all the keys at the same time?
I frequently use Impulse 9 but I don't want all the keys!
#31929 posted by mh on 2021/07/19 17:08:22
I just have an alias set to "give 1; give 2; give 3; give 4; give 5; give 6; give 7; give 8; give h 100; give s 100; give n 200; give r 100; give c 100"
It Appears To Work Great. Thanks Mh!
#31930 posted by Barnak on 2021/07/19 17:11:39
Permanent Full Quad?
#31931 posted by Barnak on 2021/07/19 17:26:03
Is there a way to get a permanent full quad without time limits, instead of Impulse -1 (or 255)?
Permanent Quad
#31932 posted by gila on 2021/07/19 20:12:12
I don't think so, but you can just bind it to some key, or even to move forward key as a workaround like:
bind w "+forward;impulse 255"
Positively Towards The Negative
#31933 posted by Preach on 2021/07/19 20:39:38
Using impulse -1 to save a keystroke over impulse 255 is some next level cheating.
Quake Command Line
#31934 posted by lizard on 2021/07/25 02:10:10
I would like to know the significance of the - and + in a quake command line
Quake Command Line
#31935 posted by gila on 2021/07/25 08:10:46
I'm not sure, but I think "+" is used for commands or cvars that could also be typed in console, for example quake.exe +exec imba.cfg +skill 2 +map start.
While "-" is used for command line parameters that are used only once for the launch of the executable, for example quake.exe -winmem 16 -listen 8 -nocdaudio.
Most sourceports of the last decade however added a few of the command line parameters as console commands that can be used when the game is running, for example -game parameter can be used as "game xxx" from console to switch mods without exiting and restarting the executable again. Same thing for -hipnotic and -rogue command line parameters, the sourceports recognize the switch to mission packs if you use "game hipnotic" or "game rogue" in the console.
#31936 posted by Spike on 2021/07/25 18:56:29
commandline:
`-foo` - stuff the engine has to explicitly check for at startup.
`+foo` - stuff the engine inserts into its command buffer to execute like any other command you might type at the console.
Note that Quake2-onwards (and thus also FTE) recognises `+set cvar value` (and +seta) as special and ensures those named cvars are set even before the engine can register them, which allows such cvars to affect initialisation before configs can even be read. These cvars will then ALSO be executed via the cbuf which will replace any config.cfg values for them (which a -set would fail to do, hence the need for such a hack).
Note that many engines will accept either -game and +game/+gamedir. -game will force the engine to initialise that specific gamedir from the start, while +game[dir] will execute configs from your id1 gamedir THEN try switching to the new gamedir after, which may result in your quake.rc/default.cfg/autoexec.cfg values getting mixed up between mods.
So you probably want to stick with -game.
Note that 'game hipnotic' or 'game rogue' commandline parameters are not special, and thus will probably not tweak the network protocol nor enable the mission-pack-specific huds.
binds:
`+foo` - will issue a `-foo` release event when the key is released.
`-foo` - not special, treated like any other bind.
Note that `bind a "+forward;+back` will insert `-forward;+back` when released, which is often not what was intended. create a pair of aliases to work around that.
#31937 posted by Joel B on 2021/07/25 21:58:11
Although in Quakespasm and its derivatives, and probably several other modern Quake engines too, if you try to activate hipnotic or rogue mod folders using the "-game" cmdline option or the "game" console command, those mod folders _are_ treated specially. The program will enable the engine code paths for the correct missionpack as if you had done "-hipnotic" or "-rogue" on the cmdline. This was to help keep people from shooting themselves in the foot since it's pretty clear what they're trying to do in those cases... although it does muddy the water about how all these ways of doing things are meant to behave.
(Similarly, activating the "quoth" mod folder is special-cased to implicitly activate "-hipnotic" as well.)
|