#Empty Hands Swep

46 messages · Page 1 of 1 (latest)

quiet herald
#

@silk harbor

silk harbor
#

Thank you

#

Ur the goat

quiet herald
#

tell me if it has problems

silk harbor
silk harbor
quiet herald
#

lemme just do smth to the code

#

so it can spawn

silk harbor
quiet herald
#

hope finally works

silk harbor
quiet herald
odd lodge
#

Why the repetition?
I did that half a year ago
#1418203762383917106

#

but it's okay

#

BROOOO

#

U USES AI FOR THAT 😭😭😭😭🥀🥀🥀🥀

#

gadam bros cooked 🥀😭

    self:NetworkVar( "Bool", 0, "IsDeployed" )
    self:NetworkVar( "Bool", 1, "ShouldDrawCrosshair" )
end```
#

@strong dragon

strong dragon
#

I'm here

strong dragon
#

@quiet herald dude stop using AI

#

I wish

#

I will remake this SWEP

#

AI is shit

#

Also

#

AI Slop is kick

#

Try again and don't use AI

#

Otherwise you'll get kicked cuz of AI Slop

#

DUDE WTF @quiet herald

#
-- @BartG1014: you will see this weapon in spawn menu without command 

local empty_hand = {
    "weapon_empty_hand",
}

smlib.CreateHeader("Entities", "Empty Hands")

for _, wep in ipairs(uae_mlg) do
    local label = string.upper(wep) -- @BartG1014: THX @YourLocalMoon
    smlib.CreateButtonInHeader(
        true,
        "Entities",
        string.sub(label, 8),
        "materials/entities/" .. string.lower(wep) .. ".png", "",
        "give " .. wep .. ";use " .. wep,
        "Empty Hands"
    )
end
#

This will never work 🙏

#

Should be like this in the wep:

for _, wep in ipairs(empty_hand)
Etc...
#

Also

#

This SWEP is basically camera without zoom func

#

But OK

quiet herald