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

Recent content by auzdin

  1. A

    Team UmbyOTs Fans

    I as well as many others remember how great the original UmbyOTs was and if you are bring it back to its former glory I will be loggin in and catching frags in my spare time just as I did years ago. F.Y.I. -- I found this page by googling "UmbyOTS". Don't let this die, I'm waiting.
  2. A

    [8.50] Chronic Elements - Phoenix Reborn v0.1.1 rev2

    whats with the screwed up config.lua, its all scrambled around
  3. A

    [request] Random premium onuse

    nevermind i got it working with my nubby scripting skills =)
  4. A

    [request] Random premium onuse

    erase the scroll
  5. A

    [request] Random premium onuse

    What i mean is you have a scroll and use it 1/10 times you will get a premium account, 9/10 times you wont and the scroll will disappear. This is what i have so far function onUse(cid, item, fromPosition, itemEx, toPosition) if item.itemid == 8189 then if math.random(1, 2) == 1 then...
  6. A

    Promotion without premium

    I buy promotion from npc without premium, but when u logout you lose it. im using tfs 0.2 for 8.22 plz help even if the answer is its impossible
  7. A

    Promotion without prem

    How can i make a promotion npc that will sell promotion to players with AND without premium? Im using TFS 0.2.10, so i cant edit it in configs.
  8. A

    Promotion without prem

    bump
  9. A

    Promotion without prem

    How can i make a promotion npc that will sell promotion to players with AND without premium? Im using TFS 0.2.10, so i cant edit it in configs.
  10. A

    Skills wont save, fast

    I'm having the same problem, using tfs 0.2.10 halp plx :(
  11. A

    Login error with TFS

    what else do you want to know?, everything seems fine, the acc page makes accounts and characters successfully and but when i try to log in i get the error and wrong acc/pass
  12. A

    Login error with TFS

    [03/10/2008 04:55:37] > MySQL ERROR mysql_real_query: SELECT `id`, `password`, `type`, `premdays`, `lastday`, `key`, `warnings` FROM `accounts` WHERE `id` = 1 Unknown column 'type' in 'field list' I am using geisor acc maker for 0.2.x also using the geisor shop I get the error trying...
  13. A

    Concerning npc's

    ok here goes...I'm trying to figure out how to edit/add npc talkdelay time like when u say Hi, the npc waits half a second to greet you, like hi.....................Hello there, i sell goods. rather than, HI.Hello i sell goods. I used the search fucntion and i looked on the npcsystem.lua and...
Back
Top