# Common problems

{% hint style="danger" %}
Before opening the ticket, read the entire section carefully.
{% endhint %}

### Where money comes when someone pay bill

* You can configurate it in [config file](https://docs.uniq-scripts.com/documentation/paid-resources/accessible-code#shared-config).

<pre class="language-lua"><code class="lang-lua"><strong>--[[ THIS IS A SERVER FUNCTION ]]
</strong><strong>function SetMoneyToSociety(amount, job)
</strong>    -- here enter your event
end
</code></pre>
