If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
I want a legendary lava conference call in Quake xD. Bee shield is like constant quad damage... oh man. A borderlands/quake crossover would be an awesome thing... I love BL2, I have tons and tons of legendary stuff from farming the DLC and bosses. I just finished the Torgue DLC yesterday in TVHM, damn it was hard.
I have no idea what I want out of one of those screens. I tried to make an orange one and it looked terrible in game.
I will try randomized weapons again sometime, probably soonish.
Customized ammo could be done, I'll have to think about the best way to do it.
Currently I'm working on fixing two bugs, one of them is critical.
As for the problem with loading the next map, gb made me maps where the player spawn position is moved off of the pedestal where you normally spawn, and he added changelevel brushes to the pedestal, and added info_player_end for spawning at a maps exit.
Ive released them as .ent files. They expect stock id maps that have been renamed to e1m1ql. e1m2ql etc. only the first episode has been done for now.
In other news, like an idiot i accidentally deleted the csqc code for that icon info panel.
It was ugly code anways, its probably for the best, I could rewrite it though.
actually that background is ripped directly from borderlands.
It's just an image. I just didnt bother to photoshop the arrows out.
In the borderlands the green and red arrows are to denote higher or lower stats than
your currently held weapon.
The text is actual text however.
I added information fields for each item and filled them in.
I plan on making my own custom background, my previous attempts didnt turn
out so great though, so for screenshots I stuck with the borderlands rip.
I wouldn't mind taking a QRACK (haha Q1 joke) at creating a similar Screen to this one but more tailored to your specific preferences. I would need to know what dimensions , image format,what depth etc etc etc.
Also can I suggest that weapon drops become varied in their power? This is key, like you could kill a Ogre who has a Grenade Launcher that deals 200-240 damage,and it drops.
Maybe customized ammo drops (ammo that effects what the weapon is doing) as well.
True, you could hard code the triggers in the mod. I think it would be a really cool feature. Instead of a linear gameplay, criss-crossing paths would be cool for new maps. The only thing would suck is once entering if u accidentally triggered the exit and had to wait for the reload.
You can spawn in an info_player_start (or start2, however you code it) via quakec (example here, used in Rune Quake: link).
Or to be more simple, you could have a function with a row of if/elses that return a vector for the returning point for going back a level, based on the map name.
actually that background is ripped directly from borderlands.
It's just an image. I just didnt bother to photoshop the arrows out.
In the borderlands the green and red arrows are to denote higher or lower stats than
your currently held weapon.
The text is actual text however.
I added information fields for each item and filled them in.
I plan on making my own custom background, my previous attempts didnt turn
out so great though, so for screenshots I stuck with the borderlands rip.
Leave a comment: