• 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!

Search results

  1. F

    Tutorial Best Vip System! Full!

    Heyy Una Ayuda Como Agregar el Script Vip En El Nombre [Vip] En Mi Servidor Ayuda Soy Nuevo Osea Este Script function onLogin(cid) if isPremium(cid) == TRUE then db.executeQuery("UPDATE `players` SET `name` = '[VIP]" .. getCreatureName(cid) .. "' WHERE `id` = " .. getPlayerGUID(cid)) elseif...
Back
Top