Mind Control 
6 comments Hey! here im uploading another file!
This script allows you control other player!
how? Shoot him with the control weapon (USP default) and with control weapon mode (silenced USP default) and now control him for 10 seconds (default)!
If you want move now, press shift to walk.
Configurations:
Open mind control.lua and edit with notepad:
controltime = time in secs to control other player (10 default)
controlweap = weapon TYPE ID to control other player (1-USP default)
controlmode = weapon mode to control other player (1-silenced default, -1 no mode)
controlteam = can control your team (true yes, false no)
controldelay = delay to control other player (in seconds)
how instal? just move mind control.lua to sys/lua/autorun/ folder!
Take a cookie,
DC

This script allows you control other player!
how? Shoot him with the control weapon (USP default) and with control weapon mode (silenced USP default) and now control him for 10 seconds (default)!
If you want move now, press shift to walk.
Configurations:
Open mind control.lua and edit with notepad:
controltime = time in secs to control other player (10 default)
controlweap = weapon TYPE ID to control other player (1-USP default)
controlmode = weapon mode to control other player (1-silenced default, -1 no mode)
controlteam = can control your team (true yes, false no)
controldelay = delay to control other player (in seconds)
how instal? just move mind control.lua to sys/lua/autorun/ folder!
Take a cookie,


edited 5×, last 20.08.16 05:09:22 pm

Comments
6 comments



Log in!
You need to log in to be able to write comments!Log in
I remember making this as a part of my server script that I never released.
The idea is good if not somewhat simple.
I recall a couple scripts that did actions when shooting enemy with special gun.
Oh yeah, I think I made a class that does this in
Pacman Modded Lua (53)
It's a nice script but not anything worth a like. Not exactly original either.
Regardless, it's an okay job.
P.S. You might want to remove all the "return 1" lines in hit hook since you only need one right before your first IF's end.
The idea is good if not somewhat simple.
I recall a couple scripts that did actions when shooting enemy with special gun.
Oh yeah, I think I made a class that does this in


It's a nice script but not anything worth a like. Not exactly original either.
Regardless, it's an okay job.
P.S. You might want to remove all the "return 1" lines in hit hook since you only need one right before your first IF's end.



