Good day.
Immediately apologize for my language, I'm from Russia
Can anyone suggest how to check for availability for inventory?
In the example below, I have tried to do this test, but always issued that after "else"
Thanks in advance. :3
Immediately apologize for my language, I'm from Russia
Can anyone suggest how to check for availability for inventory?
In the example below, I have tried to do this test, but always issued that after "else"
Thanks in advance. :3
Example:
Quote:
when 20094.chat."lol" begin
if pc.enough_inventory() then
say("Aee^^ ")
else
say("Error!")
end
end
end
end
Translation by Google






