• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can you increse the dmg of your custom weps like my desert eagle and m40a3
#1
so i need help to increse the dmg of my custom weps plz help
  Reply
#2
Change the values in the weapon files?
[Image: MaEIQ.png]
  Reply
#3
where is that?
  Reply
#4
(04-21-2014, 15:31)hajhaka Wrote: where is that?

You can do it via GSCs.
In the Callback_PlayerDamage put this:
Code:
if( sWeapon == "yourWeapon_mp" )
iDamage = <damage> as integer.
C++/Obj-Cdeveloper. Neko engine wip
Steam: Click
  Reply
#5
gscs? u mean in my .gsc files (noob Warning) iknow Sad
  Reply
#6
(04-21-2014, 16:53)hajhaka Wrote: gscs? u mean in my .gsc files (noob Warning) iknow Sad

Yes, he means that you should put that somewhere in a gsc file called "Callback_PlayerDamage". You'll probably figure exactly where inside the gsc, and if you don't, then I'm sure you'll find a tutorial about this if you google Smile

Let us know if you can't find anything, and we'll see.
  Reply
#7
error Sad
  Reply
#8
Well what the hell you doing that for when you can just do it through weapon files?
Do not take life too seriously. You will never get out of it alive.
[Image: UGPjFJa.jpg]
  Reply
#9
(04-21-2014, 20:40)DidUknowiPwn Wrote: Well what the hell you doing that for when you can just do it through weapon files?

Oh right, this is black ops! I have to admit I only read @sailormoon 's post. Edit the weapon file (the folder is called weapons), by opening it with a text reading program (such as notepad) and changing the damage value. You'll find it.
  Reply
#10
Thanks allot Man Wink
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Custom Fire Sounds in MP Rollonmath42 11 6,532 12-03-2013, 03:28
Last Post: Rollonmath42

Forum Jump:


Users browsing this thread: 1 Guest(s)