Results 1 to 9 of 9
  1. #1
    idiot2010's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    174
    Reputation
    9
    Thanks
    6
    My Mood
    Paranoid

    [Solved]only i can see setDvar("cg_drawSplatter", 1);

    why only i can see
    setDvar("cg_drawSplatter", 1);
    in my game

  2. #2
    TheSaboteur's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    wasteland,church
    Posts
    454
    Reputation
    10
    Thanks
    30
    My Mood
    Goofy
    where did u paste the code?



    Bring a Ding Ding Baby!

  3. #3
    Arasonic's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    569
    Reputation
    11
    Thanks
    115
    May I ask what it does, by the way? (:

  4. #4
    spiritwo's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Rochester, NY
    Posts
    709
    Reputation
    17
    Thanks
    76
    My Mood
    Happy
    It most likely has to do with where you called it in. If its under something that has to do with if(selfIsHost()), then it would only be for you.
    --
    "Life is tough. It's tougher if you're stupid."

    Spiritwo |






  5. #5
    bomb21's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Unknown
    Posts
    57
    Reputation
    10
    Thanks
    22
    setDvar() with most (not all) dvars are host-only no matter what

    for all the players use
    Code:
    self setClientDvar("cg_drawSplatter", 1);
    Last edited by bomb21; 10-09-2010 at 04:30 PM.

  6. The Following User Says Thank You to bomb21 For This Useful Post:

    Orichumaru (10-09-2010)

  7. #6
    Orichumaru's Avatar
    Join Date
    Sep 2007
    Gender
    male
    Location
    Location location location
    Posts
    79
    Reputation
    10
    Thanks
    11
    My Mood
    Pensive
    Quote Originally Posted by bomb21 View Post
    setDvar() is host-only no matter what

    for all the players use
    Code:
    self setClientDvar("cg_drawSplatter", 1);
    there is your answer /yea

  8. #7
    spiritwo's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Rochester, NY
    Posts
    709
    Reputation
    17
    Thanks
    76
    My Mood
    Happy
    Quote Originally Posted by bomb21 View Post
    setDvar() is host-only no matter what

    for all the players use
    Code:
    self setClientDvar("cg_drawSplatter", 1);
    perhaps with that code, but ur wrong when you say setDvar is ONLY host
    there are many Dvars that affect everyone
    --
    "Life is tough. It's tougher if you're stupid."

    Spiritwo |






  9. #8
    zxz0O0's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    209
    Reputation
    10
    Thanks
    138
    My Mood
    Aggressive
    setDvar is global
    [YOUTUBE]Ja7-WnJcMcs[/YOUTUBE]

  10. #9
    Blubb1337's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Germany
    Posts
    5,915
    Reputation
    161
    Thanks
    3,108
    /marked as solved



Similar Threads

  1. [Solved]ONLY SEE IF U KNOW ANYTHING ABOUT MW2
    By Polo in forum Call of Duty Modern Warfare 2 Help
    Replies: 8
    Last Post: 12-07-2010, 04:26 AM
  2. only brent can see this topic
    By Nagy_Ho in forum Combat Arms Discussions
    Replies: 33
    Last Post: 01-31-2010, 12:25 AM
  3. LOOK! I'm not the only one that see's thhem!!!
    By Obama'sSon in forum General
    Replies: 4
    Last Post: 08-23-2009, 10:36 PM
  4. GUI CleanArms v0.2 (Only Nexon can kick you)
    By broly7 in forum Combat Arms Hacks & Cheats
    Replies: 50
    Last Post: 08-13-2009, 02:36 AM
  5. today i made a warrock hacking vid where u can see vip stuff
    By aprill27 in forum WarRock - International Hacks
    Replies: 11
    Last Post: 09-24-2007, 01:47 PM