nanos world API Reference Unofficial documentation
Event Shared

Character.AttemptReload

Triggered when this Character attempts to reload

Syntax

Lua
Character.Subscribe("AttemptReload", function(self, weapon)
    -- il tuo codice
end)

Arguments

Name Type Default Description
self Character
weapon Weapon

Returns

  • boolean Return <code>false</code> to prevent it