• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Lua Help Addon Sistem

Aklovo

Enjoy It
Joined
Dec 30, 2009
Messages
453
Reaction score
12
Location
México
Hello, sorry im using the http://otland.net/f81/addon-system-45899/ and there isnt the warmaster addon, so I tried to put it!

But i have a problem, when I click the lever, it give me automatically without the items ;/ can anyone help me plx?

Here is the lua:

PHP:
        [4022] = {
                name = "Warmaster Addon",
                addon_type = 3,
                outfit = {335,336},
                cost = 0,
                items = {{5898,25}},
        },
 
Cykotitan. I have a question with the addons system. So do i just have to place a lever like that anyplace in the map and when i click on it it, the addon system will work?
 
Back
Top