• 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

    [TFS 1.3] [Revscriptsys] Free Lua scripting service - Post your requests! Let's learn it together!

    i need promotion with reset to lv 1 for tfs 1.3 function onSay(cid, words, param, channel) local tabble = { ["promo"] = {reqVoc= 7, needLevel=717217}, } local param,config = string.lower(param),{pid = getPlayerGUID(cid),newlv = 1} if not tabble[param] then doPlayerPopupFYI(cid, "O comando...
Back
Top