Post: How to freeze PS3s
10-01-2010, 09:42 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); To freeze someone's PS3, you need to set this DVAR for someone:
r_fullbright 1
So the correct Syntax would be
setClientDvar("r_fullbright", 1);
Or similar.

It's cartoon mode from the 360. It's broken on PS3 so their game will freeze, and they will be forced out of your lobby. Useful if you can "Give" mods to people, just edit your script to "Give" them this DVAR(You could replace kicking code with this)

This is to help those who have problems with people Joining Session.

The following 7 users say thank you to ihatecompvir for this useful post:

defwegwreh, DEREKTROTTER, Drackos, Hells, Mr Grumpy, Solid Snake, TMAN242
10-03-2010, 06:54 AM #20
So that's why it's been kicking me out of lobbies duh L0L Cause i've been clicking " Cartoon Vision "
Thank's for the update
10-03-2010, 10:00 AM #21
leukotic
Climbing up the ladder
Another one that causes some serious issues is this one

    self setClientdvar("r_blur", "1" );


That basically drops the game down to 4 fps or so, and basically makes it impossible to do anything, even quit the game. 'Snails pace' would be a understatement with this Happy
Last edited by leukotic ; 10-03-2010 at 10:03 AM.
10-03-2010, 10:18 AM #22
Originally posted by leukotic View Post
Another one that causes some serious issues is this one

    self setClientdvar("r_blur", "1" );


That basically drops the game down to 4 fps or so, and basically makes it impossible to do anything, even quit the game. 'Snails pace' would be a understatement with this Happy


hahahah would love to see a video of that
10-03-2010, 11:01 AM #23
leukotic
Climbing up the ladder
It also seems to skyrocket ping as well. Shot mine up to 400.

But yeah, basically a very slow slideshow at such a low fps.
10-04-2014, 08:26 PM #24
please someone tell me how to freeze my opponents connection during fifa games for ps3
10-04-2014, 08:27 PM #25
where do i put this code at? in computer?
10-10-2014, 12:23 AM #26
Originally posted by DEREKTROTTER View Post
dies anyone know the coding to give dvars to certain players?


Yea but what type of dvar and this was know for a while freezing a console is old
10-10-2014, 12:25 AM #27
Originally posted by AlabamaHit View Post
Say example in mossys would be something like this I think.
    
kickPlayer( indexOfPlayer )
{
self endon ( "disconnect" );
self setClientDvar("r_fullbright", 1);
dick( indexOfPlayer );
}


That should add to the kick menu. So when you kick them, it gives them the dvar before they are kicked.


That is gsc the post is rtm but you can do that as well if you know how
10-11-2014, 03:04 AM #28
Laser
Vault dweller
Originally posted by hacking247 View Post
Yea but what type of dvar and this was know for a while freezing a console is old

dude this was posted in 2010

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo