Playing Q2CTF1, I get this texture error, among others.http://ss.dafaq.se/918quake000.jpg.htmlHow do I fix that? The ctf pakfile is untouched. I tried adding full game pak0.pak. Didn't help.
I recommend adding the following binds:Code: [Select]bind F1 "cmd help"bind TAB "inven"It should be noted that the 'inven' (inventory) function gets used frequently in a number of mods (TDM, CTF, RA2, ect) to bring up a server side menu that's used for creating and joining teams. The default bind for this menu is TAB, so anytime a newbie on a server asks how to access this menu, this is the key that everyone is going to tell them to use. If you want to set another nearby key to only access the scoreboard then you can do something like this: bind q "score"I also suggest using the following setting:Code: [Select]gl_coloredlightmaps "0.8"The reason behind this is because most people tend to agree that id Software went a little overboard with colored lightmaps in Q2, which results in several maps looking over-saturated with color. I find that a value of "0.8" seems to take most of the edge off while still remaining true to the original look (but I feel any setting below "0.7" is starting to drain too much color).I haven't noticed anything else out of the ordinary with the package so far, but I'll let you know if I do.
bind F1 "cmd help"bind TAB "inven"
gl_coloredlightmaps "0.8"
Quote from: empezar on January 02, 2013, 06:21:16 PMI tried playing some co-op with nQuake2 and full Q2 pak0.pak.Both our Q2pro clients hung up after having walked over the bridge on the second level. Is this a known bug or what?I tested this in coop and single player mode and I experience the same crash on this map. This bug doesn't seem to be present in the last officially released Q2PRO version (r1093), so you're probably the first person to discover this.
I tried playing some co-op with nQuake2 and full Q2 pak0.pak.Both our Q2pro clients hung up after having walked over the bridge on the second level. Is this a known bug or what?
I believe empezar's goal is a more polished and newbie friendly package aimed towards a much broader audience.