I give you The One, The Only, GBK's Slowmo controller.
Yes, it works. SP and MP. You dont like it? Too bad. I like it.
Oh, and yes, this will be in the GBK tools...
------------------
I used to believe that we only want what we can't have. I was wrong. The truth is, the wonderful truth is, we only want what we think we can't have.
JK editing resources.
Code:
# Basic slowmo controller.
#
# 09/2002 GBK
Symbols
Message Activated
Int S=0 Local
End
Code
Activated:
If(S) { S=0;
Print("Slowmo off");
Cleardebugmodeflags(0x400); }
Else { S=1;
Print("Slowmo on");
Setdebugmodeflags(0x400); }
Stop;
EndYes, it works. SP and MP. You dont like it? Too bad. I like it.
Oh, and yes, this will be in the GBK tools...
------------------
I used to believe that we only want what we can't have. I was wrong. The truth is, the wonderful truth is, we only want what we think we can't have.
JK editing resources.
And when the moment is right, I'm gonna fly a kite.

I hate waiting.![http://forums.massassi.net/html/smile.gif [http://forums.massassi.net/html/smile.gif]](http://forums.massassi.net/html/smile.gif)
![http://forums.massassi.net/html/wink.gif [http://forums.massassi.net/html/wink.gif]](http://forums.massassi.net/html/wink.gif)