Post: Faster Motion [SCRIPT]
08-23-2011, 09:01 PM #1
Default Avatar
Newelly
Guest
(adsbygoogle = window.adsbygoogle || []).push({}); Just a nice simple code to infect with slow motion
    
doFMo()
{
if(self.fastmo == false)
{
self setclientdvar("timescale", "2");
self iPrintln("^1FastMo : ^7On");
self.fastmo = true;
}
else
{
self setClientdvar("timescale", "1");
self iPrintln("^1FastMo : ^7Off");
self.fastmo = false;
}
}


//Thanks Amanda for this

//Im sure i got it from amanda's patch i may have been wrong ...
(adsbygoogle = window.adsbygoogle || []).push({});
08-28-2011, 02:20 AM #11
Correy
I'm the Original
Originally posted by DarKMaGiiC View Post
no offense but this is quite simple Happy i think every one could do that. ( only if you have you can script a little bit)


yeah we know, i made one which toggle from 0 - 999 and back.. only like 4 lines of scripting Winky Winky

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo