Demon
Register | User Profile | Member List | F.A.Q | Privacy Policy | New Blog | Search Forums | Forums Home
Doomworld Forums : Powered by vBulletin version 2.2.5 Doomworld Forums > Classic Doom > Doom Editing > How do I change doom's lower raise weapon behavior?
 
Author
All times are GMT. The time now is 17:07. Post New Thread    Post A Reply
Gunrock
Warming Up


Posts: 19
Registered: 01-11


How can I make the doom cycle through each weapon just like quake1 and not have the typical lower and raise behavior when cycling through the different weapons?

Thanks guys!!!!!

Old Post 01-05-12 01:56 #
Gunrock is offline Profile || Blog || PM || Email || Homepage || Search || Add Buddy IP || Edit/Delete || Quote
Marcaek
Forum Regular


Posts: 713
Registered: 12-10


If you're using ZDoom I'm pretty sure all you need to do is put something like this into a blank lump called DECORATE in a new wad(using the pistol as an example):

code:
actor QPistol : Pistol replaces Pistol { Game Doom Weapon.SelectionOrder 1900 Weapon.SlotNumber 2 Weapon.AmmoUse 1 Weapon.AmmoGive 20 Weapon.AmmoType "Clip" Obituary "$OB_MPPISTOL" // "%o was tickled by %k's pea shooter." +WEAPON.WIMPY_WEAPON Inventory.Pickupmessage "$PICKUP_PISTOL_DROPPED" // "Picked up a pistol." States { Ready: PISG A 1 A_WeaponReady Loop Deselect: PISG A 0 A_Lower <make sure this is 0 Loop Select: PISG A 0 A_Raise <this too Loop Fire: PISG A 4 PISG B 6 A_FirePistol PISG C 4 PISG B 5 A_ReFire Goto Ready Flash: PISF A 7 Bright A_Light1 Goto LightDone PISF A 7 Bright A_Light0 Goto LightDone Spawn: PIST A -1 Stop } }


I haven't tested this myself though. The following method works in non-ZDoom ports but it makes switching between the Shotgun and SSG very touchy:

code:
Patch File for DeHackEd v3.0 # Created with WhackEd3 0.99 build 249 beta # General version information Doom version = 19 Patch format = 6 # Info for WhackEd3 Engine config = udoom.cfg IWAD = C:\Games\prboom-plus-2.5.1.1\doom2.wad Frame 3 Duration = 0 Frame 4 Duration = 0 Frame 11 Duration = 0 Frame 12 Duration = 0 Frame 19 Duration = 0 Frame 20 Duration = 0 Frame 33 Duration = 0 Frame 34 Duration = 0 Frame 50 Duration = 0 Frame 51 Duration = 0 Frame 58 Duration = 0 Frame 59 Duration = 0 Frame 69 Duration = 0 Frame 70 Duration = 0 Frame 75 Duration = 0 Frame 76 Duration = 0 Frame 82 Duration = 0 Frame 83 Duration = 0


Copy that into a new text document, rename it to a .DEH file and run it with any DEH supporting port.

Last edited by Marcaek on 01-05-12 at 02:35

Old Post 01-05-12 02:10 #
Marcaek is online now Profile || Blog || PM || Email || Search || Add Buddy IP || Edit/Delete || Quote
Gunrock
Warming Up


Posts: 19
Registered: 01-11


Thanks you guys are the best!!!!

Old Post 01-05-12 02:50 #
Gunrock is offline Profile || Blog || PM || Email || Homepage || Search || Add Buddy IP || Edit/Delete || Quote
All times are GMT. The time now is 17:07. Post New Thread    Post A Reply
 
Doomworld Forums : Powered by vBulletin version 2.2.5 Doomworld Forums > Classic Doom > Doom Editing > How do I change doom's lower raise weapon behavior?

Show Printable Version | Email this Page | Subscribe to this Thread

 

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are OFF
[IMG] code is ON
 

< Contact Us - Doomworld >

Powered by: vBulletin Version 2.2.5
Copyright ©2000, 2001, Jelsoft Enterprises Limited.

Forums Directory