- 57
- 10
if not isSampfuncsLoaded() or not isSampLoaded() then return end
while not isSampAvailable() do wait(100) end
while true do
wait(0)
sampRegisterChatCommand("ab"function()
sampAddChatMessage("{0000ff}Вы были телепортированы на Авто Базар")
end)
wait(-1)
end
Про "Вы были телепортированы на аб" это для примера