Results 1 to 3 of 3
  1. #1
    karsheee's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0

    Lightbulb [HELP] Explosive Bullets Needed

    Hey Guys,

    I went into a private match with a dvar unlocked game to try and replicate a explosive bullet trickshot mod I was playing in.

    I got roughly the same thing and I put the dvars in my mod. Im nooby but trying to learn. I put them in the _settings.gsc like so

    */

    Dvars()
    {
    getdvar( "bg_fallDamageMaxHeight" ) == "301"
    getdvar( "bg_forceexplosivebullets" ) == "1"
    getdvar( "bg_bulletexplradius" ) == "50"
    getdvar( "bg_bulletexpldmgfactor" ) == "2"

    setClientDvar("perk_weapSpreadMultiplier", 0.001);


    Nothing happened.

    I tried it again in setClientDvar

    and nothing happened.

    So i need eplosive bullets in my server. ANY HELP?

  2. #2
    Jorndel's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Norway
    Posts
    8,676
    Reputation
    905
    Thanks
    19,113
    My Mood
    Angelic
    /Moved -To GSC Help/Discussion

     
    Contributor 01.27.2012 - N/A
    Donator 07-17-2012 - Current
    Editor/Manager 12-16-12 - N/A
    Minion 01-10-2013 - 07.17.13
    Former Staff 09-20-2012 - 01-10-2013 / 07-17-2013 - Current
    Cocksucker 20-04-2013 - N/A

  3. #3
    Enibald's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    I think
    setDvar( "bg_forceExplosiveBullets", 1 );
    should work. getdvar is wrong because you want to set the dvar, not just read the actual value! So replace get with set

Similar Threads

  1. [Help Request] HELP AVA ERROR NEED solution
    By ninjaxk in forum Alliance of Valiant Arms (AVA) Help
    Replies: 4
    Last Post: 08-20-2012, 04:09 AM
  2. plss all help me plss need help all plss
    By nemr2010 in forum CrossFire Hacks & Cheats
    Replies: 3
    Last Post: 07-12-2009, 11:23 PM
  3. gotta help me i need vip
    By seanmall in forum Combat Arms Hacks & Cheats
    Replies: 1
    Last Post: 04-06-2009, 06:52 AM
  4. PLEASE HELP I REALLY NEED!
    By Guloso in forum WarRock - International Hacks
    Replies: 6
    Last Post: 04-01-2009, 03:24 PM
  5. HELP PLZ! I NEED A PET WHERE IS IT?!
    By master282 in forum BattleOn Games Hacks, Cheats & Trainers
    Replies: 1
    Last Post: 10-25-2007, 11:09 AM

Tags for this Thread