Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
script_name ('Script')
script_author ('sexAgent777')
script_description ('fuck')
require "lib.moonloader"
require "lib.sampfuncs"
local sampik = require 'lib.samp.events'
local game_keys = require 'game.keys'
function main()
if not isSampfuncsLoaded() or not isSampLoaded()...
Помоги пожалуйста :(
script_name ('TimeScript')
script_author ('sexAgent777')
script_description ('fuck off pls')
require "lib.moonloader"
function main ()
if not isSampLoaded() or not isSampfuncsLoaded() then return end
while not isSampAvailable() do wait(100) end...
Пацаны, помогите пожалуйста. Пытаюсь научиться lua, строго за кривую херню не судите
[ML] (error) TimeScript: D:\GTA San Andreas\moonloader\chatscript.lua:9: attempt to call global 'isSampFuncsLoaded' (a nil value)
stack traceback:
D:\GTA San Andreas\moonloader\chatscript.lua: in function...