mnemjc@Posted: Wed Oct 20, 2010 11:33 pm :
Hello everybody...

i spend the last few hours with importing the Recall to Hell Pistol/Enforcer into Quake4, i got it close to 100% done so far..
Only things that are missing is the muzzleflash (easy to do) and a nifty Particle Effect when firing... but that shouldn't be an issue either
BUT.... the arms would need to be replaced as those are stock Doom3 assets.
It would be awesome if someone more advanced in modelling than me, could replace those with the Strogg/Marine Arms from Q4... is there anybody interested in doing so?

2 Shots showing it in Action
Image

Image

Obviously i'll share it when its done...



reko@Posted: Wed Oct 20, 2010 11:46 pm :
Yeah it looks good, but what reason to port them over Quake 4, which isn't that improved engine over Doom 3. If it was on Wolfenstein or ETQW, then I wouldn't say this.



mnemjc@Posted: Thu Oct 21, 2010 12:12 am :
There are so few custom models for idTech4, that imho it would be a shame if that weapon wouldn't be used in any mods.

And why Q4? Well i only have D3 and Q4 and its already done for D3.. and i am currently working on a small SP map for Q4. And i love the AI Q4 has to offer.. ;)
And as far as i know, it wouldn't be too hard to port it to ETQW from Q4.. as both handle the weapons in a similar fashion.



Tetzlaff@Posted: Thu Oct 21, 2010 4:02 pm :
Nice! Fits well into Quake4. I hope you find someone to help you with the arms.

That beast-like cyborg monster from RTH would also be a great addition to Q4.



mnemjc@Posted: Fri Oct 22, 2010 7:40 pm :
I have created a global model to be shown when the weapon lies on the floor.. alongside an ammo Clip model both derived from the original .md5mesh file.

Image


Everything works good so far, however i have an small issue not directly related to this Gun..
In my mod i wanted to replace the default blaster with this gun...but it doesn't have infinite ammo.. so basicly you start out with this weapon + 12 bullets in your hands.
Now if the Pistol is depleted and it is the only weapon in my inventory (or all the other weapons are empty aswell) and i try to change the gun via the mousewheel the game freezes..
I spent several hours trying to isolate/track the issue down.. but to no avail. I must be missing something awfully obvious... :(

Checked the forums search aswell, and found THIS thread where the starter seems to have the same problem, but the solution seems to be a different one.. as i have weapon0_cycle set to "1"
I also tried to reproduce the issue with a Stock Q4 Gun, the Napalm Gun.. and yes, it freezes aswell..


here the corresponding player.def lines:

Quote:
// weapon slots
"def_weapon0" "weapon_enforcer"
"weapon0_best" "1" // whether weapon should be chosen when out of ammo
"weapon0_cycle" "1" // whether weapon should be selected when using next/prev weapon
"weapon0_toggle" "0" // whether selecting weapon twice switches between current and previous weapons
"weapon0_flashlight" "0"
"weapon0_allowempty" "1" //whether weapon should be selectable when empty


// default weapons
// seperate multiple weapons with commas (no spaces).
// NOTE: default ammo must be specified explicitly.
"weapon" "weapon_enforcer" //"weapon_blaster"
"current_weapon" "0"


@Tetzlaff
If you mean this buddy http://media.moddb.com/images/mods/1/5/4168/41241.jpg
then yeah, i would love to see it being used somewhere.. but afaik the monster would require a fair amount of work.. (Some missing faces on the model) monster needs to be scripted etc.



reko@Posted: Fri Oct 22, 2010 10:27 pm :
mnemjc wrote:

@Tetzlaff
If you mean this buddy http://media.moddb.com/images/mods/1/5/4168/41241.jpg
then yeah, i would love to see it being used somewhere.. but afaik the monster would require a fair amount of work.. (Some missing faces on the model) monster needs to be scripted etc.


If I get it animated someone could get it in Doom 3?



mnemjc@Posted: Sun Oct 24, 2010 4:13 pm :
Well its already in doom3, but its not 100% done.. as it doesnt have an AI (I'd guess that you could take the one from pinky demon, dunno much about AI stuff) and the model has a few invisible faces which would need to get fixed...

Just check out The 600mb Asset Pack personally i'd love to see it done, doesn't matter if its for Q4 or D3..



reko@Posted: Sun Oct 24, 2010 8:12 pm :
Yar,
Got that assetpack :)
And yeah ,I'd like too to see them in D3, but not simple AI. Like the Dark Beast was suposed to take all the light sources (i read somewhere) and make all dark while you fight him.



mnemjc@Posted: Sun Oct 24, 2010 9:48 pm :
hehe yeah i read that aswell.. however i think that wouldn't be part of the AI but more either hardcoded in the SDK or scripted in the map scripts.
Since you mentioned that you are able to animate monsters, could you help me out with the hands for the gun? That would be awesome..



reko@Posted: Sun Oct 24, 2010 11:42 pm :
Never tried on a weapon. But I can start here :) Someone needs to tell me what to do. How to add the new hands from Q4 etc.
And I could do that but I don't have much time in the week, maybe at the weekends I can do something. Send me a PM with all I need to know.



mnemjc@Posted: Mon Oct 25, 2010 6:45 pm :
Sent you a PM, thanks for your help once again ;)