[paid] [qb] egt-route

Have you ever struggled with managing item collection routes in your server? We know how challenging it can be to manage player routes in real-time while ensuring that everyone follows the correct path and completes tasks efficiently. That’s why we are excited to introduce EGT-ROUTE, the ultimate solution for collection route management in FiveM.

With EGT-ROUTE, administrators have access to a highly customizable and intuitive tool that allows them to create custom collection routes for their players. With mapping RGBA and PED integration features, EGT-ROUTE allows administrators to personalize routes according to server needs and gameplay, ensuring that players have an efficient and organized collection experience.

The EGT-ROUTE is also user-friendly and offers real-time route management features, allowing administrators to monitor player progress in real-time. With this tool, administrators can ensure that players follow the correct routes and complete collection tasks efficiently, thus increasing server productivity.

If you are a FiveM administrator, don’t waste any more time trying to manually manage collection routes. Get EGT-ROUTE now and take your collection experience to the next level!"

Example config.lua

Config = {}


Config.Translate = {
    ['messages'] = {
        ['route_already_started'] = 'You already have a route in progress.',
        ['route_completed'] = 'Route completed successfully!',
        ['no_route_found'] = 'No route found.',
        ['pickup_point_reached'] = 'You have arrived at the collection point #%s',
    },
}

Config.Rotas = {
    {
        gang = 'ballas',
        ped = 'a_m_y_skater_01',
        pedCoords = vector3(503.21, -2176.13, 5.92),
        pedHeading = 270.0,
        sprite = 469, -- Check https://docs.fivem.net/docs/game-references/blips/
        spriteColor = 5, 
        items = {
            {name = 'water_bottle', amount = 1},
            {name = 'phone', amount = 2}
        },
        coordinates = {
            vector3(518.32, -2194.84, 5.31),
            vector3(536.23, -2276.79, 5.31),
            vector3(593.86, -2164.72, 7.04),
        },
    },
}
  • PED Integration:
    Allows for specific routes for each gang, thanks to its integration with PED. This feature provides players with unique collection routes, enhancing the overall collection experience.

  • QB-TARGET Integration:
    Allowing players to start their collection routes easily. This feature simplifies the process of starting routes, making it easier for players to get right into their collections.

  • RGBA Integration:
    RGBA integration, allowing administrators to customize the colors of their routes. This feature ensures that all blips remain the same color, making it easier for players to follow their routes and increasing overall efficiency.

  • Stress Probability Integration:
    Resource also includes stress probability integration, which enhances the collection experience by making it more realistic. With this feature, players will face varying levels of stress while completing collection tasks, adding an extra level of challenge and excitement to the game.

  • Optimal Resource Usage:
    EGT-ROUTE is highly optimized, ensuring that it does not cause any significant resource usage issues. This means that administrators can use the resource without worrying about it negatively impacting their server’s performance.

[QB] Escrow
Ergoth Store | EGT-ROUTE (tebex.io)

1 Like

Hi, I bought your script but when I restart the server, the peds that we took the routes do not appear, I have to restart the script for them to appear

And it gets complicated every time I have to restart the script for it to work correctly, can you tell me how to fix this?

I send you a message in your discord buddy =]