|
|
@ -1140,7 +1140,10 @@ get_guns.onShowDialog = function(id, style, title, button1, button2, text) |
|
|
|
config.data.stats.frac = frac |
|
|
|
config.data.stats.frac = frac |
|
|
|
config.save(config.data) |
|
|
|
config.save(config.data) |
|
|
|
if not isPlayerInMafia() then |
|
|
|
if not isPlayerInMafia() then |
|
|
|
thisScript():unload() |
|
|
|
lua_thread.create(function() |
|
|
|
|
|
|
|
wait(3000) |
|
|
|
|
|
|
|
thisScript():unload() |
|
|
|
|
|
|
|
end) |
|
|
|
end |
|
|
|
end |
|
|
|
end |
|
|
|
end |
|
|
|
if not get_guns.check_stats then |
|
|
|
if not get_guns.check_stats then |
|
|
|