Skip to content

Support

Need help installing or configuring a module?

Discord

The fastest way to get help: our team is on the Discord server every day.

Join the Discord

Documentation

Most installation and configuration questions are answered in each product’s dedicated docs.

Browse the docs

Tebex ticket

For anything related to an order, refund, or license, open a ticket from your Tebex account.

Tebex →

Frequently asked questions

From getting-started basics to more technical topics — find your answer quickly.

Getting started

I'm new to FiveM/RedM — where should I start before buying a product?

Start with an up-to-date FXServer running txAdmin, pick a framework (ESX, QBCore, or Qbox), and get familiar with how a server.cfg is structured. Our documentation lists the prerequisites for each product, and our Discord is there to help if you get stuck on the basics.

What's a framework (ESX, QBCore, Qbox)? How do I know which one I'm running?

A framework provides the shared foundation of a roleplay server: player accounts, money, jobs, base inventory. If you inherited an existing server, look at the resources inside resources/[core], or ask its previous admin — most community scripts name their framework dependency directly.

How do I install a script, step by step?

Broadly: get the product (automatic delivery for escrowed scripts, or an archive to unzip), drop it into your resources folder, add ensure script-name to your server.cfg, then restart the server. Every KEOPS Studios product has its own documentation page with exact steps and any dependencies to install first.

Installation & updates

My script/MLO won't load on server start — what should I check?

Open the server console (or txAdmin's Console tab): the exact error is almost always shown there — a missing dependency, load order in server.cfg, or a resource name conflict. If the error doesn't mean much to you, paste it as-is in our Discord — it speeds up diagnosis a lot.

What's the difference between an escrowed script and an open-source one?

Escrow protects the source code: the script is delivered compiled and encrypted, tied to your Cfx server, with no access to the code itself. Open source lets you freely read and edit the files, but requires more discipline during updates so you don't overwrite your own changes. Each product page states which mode it uses.

How do I update a product without losing my configuration?

Our products keep code and configuration (config.lua or equivalent) as separate as possible. Before any update, back up your current configuration, compare it against the new version to spot new options, then re-apply your custom settings.

Advanced technical topics

Can an MLO conflict with another MLO or an inventory script?

Yes — that's the main thing to watch for indoors: two MLOs using the same map location, or poorly isolated identical prop hashes, can overlap visually. Our product pages list the exact location each MLO uses — check that no other installed module occupies the same spot before going live.

How do I check a script's impact on my server's performance?

The in-game resmon command (or txAdmin's Performance tab) shows CPU time per resource, per tick. A well-optimized script typically stays under 0.01-0.05 ms at idle. Every one of our scripts is tested on our own showcase servers before release, specifically to catch this kind of issue early.

Are your products compatible with a custom framework or bridge?

Most of our scripts rely on standard exports and can be adapted to a custom framework through a dedicated bridge. Each product page lists the officially supported frameworks — if your setup falls outside those, reach out before buying so we can confirm compatibility.

Purchases, licensing & custom work

How do I get my product after purchase?

After payment via Tebex, delivery depends on how each module is configured: automatic delivery to the server linked to your Cfx account for escrowed scripts, or a download link for open-source modules. Details are listed on each product page.

Can I use a module on multiple servers?

The standard license covers one production server. Contact us for a multi-server or partner license.

Do you offer refunds?

Refunds follow Tebex's policy, available from your Tebex account at time of purchase.

A product doesn't quite fit what I need — do you offer custom work?

Yes — beyond our catalog, KEOPS Studios also builds custom modules and adapts existing products to specific needs. Describe your project on our Discord and we'll quickly tell you if it's doable.