- 49
- 0
- Версия MoonLoader
- .026-beta
Ну по названию понятно
Либо помогите найти ошибку-
Либо помогите найти ошибку-
Lua:
if imgui.Button("250 deagle") then
sampSendChat("/creategun")
if dialogId == 7546 then
sampSendDialogResponse(7546, 1, 0, -1)
end
if dialogId == 7545 then
sampSendDialogResponse(7545, 1, 0, 250)
end
end