[PAID] [STANDALONE] Map Selector

A script by FuegoDel

No reviews yet.
[PAID] [STANDALONE] Map Selector main image

Full Description

Map Selector with configurable unlimited maps

Standalone script

Well Designed and responsive UI

Configurables

Server Name Changes the fuego that you see in the preview

FFA Description and TEAM Description

Freeze on Teleport

Command Name

Setup if you want it to open with a button and what button

Unlimited Maps

Maps type/name/image/description/suggested slots

Preview : Watch mapselector | Streamable

Config Preview

Config.ServerName = 'Fuego'

Config.FFADescription = 'Jump into a map with your gun where everyone is battling everyone for fun! Have fun while killing everyone on your sight!'

Config.TEAMDescription = 'Jump into a map with your friends or your company! Have fun while playing your organized game however you like!'

Config.FreezeOnTeleport = true

Config.CommandName = 'mapselector'

Config.OpenWithKey = false

Config.OpenKey = 29

Config.FFAMaps = {
    {
        type = 'FFA',
        name = 'City Bank',
        image = 'kentrikh',
        desc = 'Center bank is a default map that you can enjoy fighting everyone',
        pos = {
            pos2 = vector3(235.06,216.67,106.28),
            heading = 200.0,
        },
        slots = '∞'
    },
    {
        type = 'FFA',
        name = 'Humane Labs',
        image = 'humane',
        desc = 'Humane labs is a default map with various spots to enjoy pvp',
        pos = {
            pos2 = vector3(3628.19,3754.96,28.52),
            heading = 200.0,
        },
        slots = '∞'
    },
    {
        type = 'FFA',
        name = 'Grove Street',
        image = 'grove',
        desc = 'Grove street is a great field to play on a vehicle of your choice while shooting others',
        pos = {
            pos2 = vector3(3628.19,3754.96,28.52),
            heading = 200.0,
        },
        slots = '∞'
    }
}

Config.TEAMMaps = {
    {
        type = '3 V 3',
        name = 'Skatepark',
        image = 'custom3v3',
        desc = 'Custom Made map designed to help you have fun and train with your company',
        pos = {
            pos2 = vector3(3628.19,3754.96,28.52),
            heading = 200.0,
        },
        slots = 6
        
    },
    {
        type = '6 V 6',
        name = 'Paintball',
        image = 'paintball',
        desc = 'Custom Made map desgined for our community to have fun while training on a well designed field',
        pos = {
            pos2 = vector3(3628.19,3754.96,28.52),
            heading = 200.0,
        },
        slots = 10
        
    },
    {
        type = '2 V 2',
        name = 'Paintball',
        image = 'milaki',
        desc = 'Custom Made map desgined for our community to have fun while training on a well designed skatepark',
        pos = {
            pos2 = vector3(3628.19,3754.96,28.52),
            heading = 200.0,
        },
        slots = 4
        
    }
}

Tebex : https://fuegoscripts.tebex.io/package/5040770 (24.80)

| Code is accessible | No |
| Subscription-based | No |
| Lines (approximately) | 100 |
| Requirements | None |
| Support | As long as the problem is up to me |