Garry's Mod

HOW TO KILL?

Submitted by vl_chief, , Thread ID: 99683

Thread Closed
vl_chief
Newbie
Level:
0
Reputation:
0
Posts:
15
Likes:
0
Credits:
6
23-08-2018, 10:24 AM
#1
Do you know any lua script what can killing players?Will be better if it killingunnoticeably.

RE: HOW TO KILL?

mpformcd
Newbie
Level:
0
Reputation:
0
Posts:
17
Likes:
0
Credits:
6
23-08-2018, 01:39 PM
#2
if you have kill noti turned off then this should

`lua_run for k,v in pairs (player.GetAll()) do v:Kill() end`

RE: HOW TO KILL?

Koiato
Junior Member
Level:
0
Reputation:
0
Posts:
98
Likes:
5
Credits:
16
25-08-2018, 02:13 AM
#3
You can also make the player enter the console command kill. I hope you aren't going to use this for what I think you're gonna use this for..

RE: HOW TO KILL?

LoveLeaks
Member
Level:
0
Reputation:
0
Posts:
140
Likes:
4
Credits:
2
25-08-2018, 02:27 AM
#4
haha what the hell is this guy saying? why u made a topic to say this?

RE: HOW TO KILL?

BritishLad
Newbie
Level:
0
Reputation:
0
Posts:
16
Likes:
0
Credits:
33
21-09-2018, 06:01 PM
This post was last modified: 21-09-2018, 06:01 PM by BritishLad
#5
There is a basic lua command you can do or use i mean


Code:
for k,v in pairs (player.getall()) do
if v:Alive() then
v:Kill
end
end

There is a basic lua command you can do or use i mean


Code:
for k,v in pairs (player.getall()) do
if v:Alive() then
v:Kill
end
end

RE: HOW TO KILL?

mapapis
Novice
Level:
0
Reputation:
0
Posts:
24
Likes:
0
Credits:
0
07-10-2018, 04:42 PM
This post was last modified: 07-10-2018, 04:43 PM by mapapis
#6
basicly just grab a gun on the game and kill someone with the gun you spawned by pressing Q?
joke idk probably just function playerdamage?

RE: HOW TO KILL?

10-10-2018, 01:39 AM
#7
point and aim and shoot thats ow u kill people in any game or in real life sooo i dont really get this question

RE: HOW TO KILL?

Maywas
Newbie
Level:
0
Reputation:
0
Posts:
14
Likes:
0
Credits:
15
10-10-2018, 06:25 AM
#8
Tell everyone to type kill in their console. The little fellas will understand. It's their fate.

RE: HOW TO KILL?

Mehawk
Newbie
Level:
0
Reputation:
0
Posts:
15
Likes:
0
Credits:
15
15-10-2018, 07:15 AM
#9
You can install Wire and E2, than foud a commands (or create them by yourself) and kill other players. :poop:

RE: HOW TO KILL?

29-10-2018, 08:41 PM
#10
This sounds kind of messed up. I am contemplating whether or not to actually tell this man how to do this.... I think going onto a Garry's Mod session and then going onto every other session once you get banned and start doing this to other servers will be wrong. People won't even understand what happened...

Users browsing this thread: 1 Guest(s)