Configuration

1. main scripts

Here you must to change this config to work with your server, your Core Name.

Config['CoreSetting'] = {
    ["Core"] = "l2s-core", -- Your Core Name 
}

2. Events

you have one event in this config, its a client event.

Config['InvTrigger'] = 'inventory:client:ItemBox' -- Item Box Event

3. Webhook

we must add our discord webhook, If you don't know how to get a webhook, it's easy and we explain it in a few steps in the following video. Watch it carefully so you don't miss any step :

4. Language

in l2s-spaying you can change the Language to any Language do you want.

5. Track Setting Blips

In this short tutorial you will learn how to add and edit a blips, you can change the text and you need to change the numbers and the color of the blips , you need this website to know the blibs and colors :

6. ProggersBar

Here you can change the time when you put and remove the monitor device.

Last updated