
else
{
self notify("StopM");
self iPrintln("Matrixx ^1Off");
setDvar("timescale",1); //or whatever you want these 2 to be
self setblur(0,0.5);
self.Matrixxx = true;
}
else
{
self notify("StopM");
self iPrintln("Matrixx ^1Off");
setDvar("timescale",1); //or whatever you want these 2 to be
self setblur(0,0.5);
self.Matrixxx = true;
}
The problem is the for loop they and i dont know how to fix that but thanks for your help
Copyright © 2026, NextGenUpdate.
All Rights Reserved.