- 111
- 4
- Версия MoonLoader
- Другое
Lua:
while not isSampfuncsLoaded() do wait(100) end
if not isSampLoaded() then wait(100) end
if not isSampAvailable() then wait(100) end
sampAddChatMessage(scriptTag .. ' Загружен! /shelper | Автор: ' .. unpack(thisScript().authors) .. ' | Версия: ' .. thisScript().version, scriptColor)