Недавнее содержимое от alekoaleko

  1. alekoaleko

    SA:MP please descript this i cant kill player this is only my client not everyone please fix this

    script_name("Silent_Radius_Kill") script_author("Gemini") require "lib.moonloader" local samputils = require 'lib.samp.events' function main() while not isSampAvailable() do wait(100) end sampRegisterChatCommand("killeveryone", function() local px, py, pz =...