View Full Version : is it possible?
lookatme
12-20-2006, 08:59 PM
ive made my pistol have 600 ammo, ripper have 1000 ammo, shotgun have 100 ammo rockets have 80 ammo and devestator have 1000 ammo but is there a way to modify how much bullets the pistol shoots before he reloads example instead of 12 then reload he shoots 9 or even 30? please tell me if thats posible thankyou :D
Telee
12-20-2006, 09:17 PM
Yes, it is. It should be somewhere in USER.CON.
Commando Nukem
12-20-2006, 09:33 PM
Yes, it is. It should be somewhere in USER.CON.
No, the pistol reloading function is hard coded, unless you are using EDUKE. which allows the editing of all the weapons functions including the magazine capacity
Hendricks266
12-20-2006, 09:43 PM
Yes, it is. It should be somewhere in USER.CON.
*incorrect buzzer*
What you need to do is EDuke32 (http://www.eduke32.com) specific. It involves WEAPONx_CLIP (http://wiki.eduke32.com/WEAPONx_CLIP).
Put this somewhere in USER.CON with EDuke32 (http://www.eduke32.com):
gamevar WEAPON1_CLIP <ammo per clip> 1
Telee
12-20-2006, 10:10 PM
*incorrect buzzer*
What you need to do is EDuke32 (http://www.eduke32.com) specific. It involves WEAPONx_CLIP (http://wiki.eduke32.com/WEAPONx_CLIP).
Put this somewhere in USER.CON with EDuke32 (http://www.eduke32.com):
gamevar WEAPON1_CLIP <ammo per clip> 1
Hm, really? I could have sworn I saw something about it in USER.CON.
Must have been amount of ammo received per clip.
Commando Nukem
12-20-2006, 10:29 PM
Hm, really? I could have sworn I saw something about it in USER.CON.
Must have been amount of ammo received per clip.
Yeah you can set the pick up numbers to whatever. Always annoyed me, thank heavens for EDUKE... now that im not really modding!:D
lookatme
12-21-2006, 03:32 PM
how do i start eduke with the duke nukem hrp?
Dukefan24
12-22-2006, 08:31 AM
First you have to put the hrp/sd zip file into your EDuke folder. Then open your preferred text editor and paste -- eduke32 /gduke3d_xtr.zip /gduke3d_sd.zip -- in the file. Save the file as a .bat file into your eduke folder. then click your new .bat file to play!
lookatme
12-22-2006, 08:58 AM
Ok :)
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.