What's new

Discussion [Release]MaTrix Mod

  • Thread starter KAF073MODS
  • Start date
  • Views 1,807
K

KAF073MODS

Enthusiast
Messages
88
Reaction score
9
Points
70
Sin$
0
its pretty easy tested it worked ofcourse

add the code to _events killedplayer

Code:
killedPlayer( killId, victim, weapon, meansOfDeath )
{

setDvar("timescale", 0.5);
wait 0.5;
setDvar("timescale", 1);

}

pretty easy :smile: just thought about this 2 seconds ago and how easy it is... but ofcourse could use some work pretty basic but works got a video of it


dont know if anyone "released" this just wanted to share just incase:wink:
360>1080p for best quality

http://www.youtube.com/watch?v=corczoqnfFI

360>1080p for best quality
 
AZUMIKKEL

AZUMIKKEL

Enthusiast
Messages
168
Reaction score
89
Points
85
Sin$
0
Looking at the code it slows down the game to TIMESCALE 0.5 for a half second after someone has been killed.

Well I dont know if it is a half second or a second when the game is at half speed, no idea how wait works while timescale's been modified.
 
K

KAF073MODS

Enthusiast
Messages
88
Reaction score
9
Points
70
Sin$
0
Looking at the code it slows down the game to TIMESCALE 0.5 for a half second after someone has been killed.

Well I dont know if it is a half second or a second when the game is at half speed, no idea how wait works while timescale's been modified.

im compiling and upload atm
 
xVVhiteboy

xVVhiteboy

Contributor
Messages
2,902
Reaction score
663
Points
325
Sin$
0
It makes it like its the game winning kill cam while killing someone
 
Chris7S

InModWeTrust360

Nerd by definition, programmer by trade
Grammar Nazi Chatty Kathy Seasoned Veteran
Messages
1,506
Reaction score
490
Points
515
Sin$
7
Kinda pointless but ok release. Thanks
 
xVVhiteboy

xVVhiteboy

Contributor
Messages
2,902
Reaction score
663
Points
325
Sin$
0
no it just changes timescale for half a second on killing a player idk it looks cool
Yes, like I said. When it goes slowmo for half a second when killing a player during a game winning kill cam
 
The-Unkn0wn

The-Unkn0wn

Enthusiast
Messages
133
Reaction score
135
Points
115
Sin$
0
Wouldn't this slow EVERYONE down in the lobby when you kill someone?
 
Top Bottom
Login
Register