Garry's Mod

HOW TO KILL?

Submitted by vl_chief, , Thread ID: 99683

Thread Closed
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?

#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?

#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?

#4
haha what the hell is this guy saying? why u made a topic to say this?

RE: HOW TO KILL?

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?

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?

#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?

#8
Tell everyone to type kill in their console. The little fellas will understand. It's their fate.

RE: HOW TO KILL?

#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?

#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: 4 Guest(s)