How to make Dvars work for only 1
Hey, it's a long time since I made a dvars
work for only one.
( if I even remember right. )
I used
player setdvars("...", 0);
but I amnot sure
Any know?
You can use the if(self.guid = ) (or whatever it is)
Then you just do as normal.