• 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. S

    TFS 1.0 | gear level not working

    that's what I thought too so I created another account and it doesn't work on that one either .. :(
  2. S

    TFS 1.0 | gear level not working

    fixed, had old 0.2 weapons.xml in data >.>
  3. S

    TFS 1.0 Starting skills

    ahh I found the it! thank you sir.
  4. S

    TFS 1.0 Starting skills

    I did import the schema.sql into the database. It doesn't make the player_skill and it doesn't make oncreate_player like it did with 0.3.6. I imported these sqls manually, and it does save the values in the player_skill, but when I login it's still at 10. So apperently it is using some other system?
  5. S

    TFS 1.0 Starting skills

    Where do I cange the starting skills with 1.0? Cuz oncreate_players is gone :o yours,
  6. S

    Spell TFS 1.1 Double Shot

    amazing spell :o but it's a bit OP imo.. with lvl 200 skill 100 and inf bolt you hit ~650~ per 2 seconds.. and with exori gran con ~180~ so think for more balance you should consider a lower value here (COMBAT_FORMULA_SKILL, 1.2,1.2,1.3,1.3) anyway, great job and thank you for sharing. yours,
  7. S

    Lua lua problem

    hi, got this script but it is not working properly. It does the exhaust but it doesn't poff or send a cancel message.. Anyone who can fix it for me? I'm using TFS 1.0 function onCastSpell(cid, var) if getCreatureCondition(cid, CONDITION_EXHAUST) == TRUE then...
  8. S

    Spell Utani Death Hur -Haste Spell-

    nice spell :) Could anyone tell me how to add an exhaustion in this spell? So it can't be used every sec :3 *it also doesn't use any mana.. ;/ <instant group="support" spellid="200" name="Death Haste" words="utani hur mort" lvl="80" mana="150" prem="1" aggressive="0" selftarget="1"...
  9. S

    [Netherlands] World of Andros | 10.41 | 100% Custom RPG Map | Dedicated Server

    All 2nd promos: damage/armor boost Shadow Sorcerer: Shadow Fury (big aoe) Witch Druid: Witch Fury (big aoe) Divine Paladin: Conjure infernal bolts Holy Blast (medium aoe) Death Knight: Death Haste (Superduperspeed for couple of sec)...
  10. S

    [Netherlands] World of Andros | 10.41 | 100% Custom RPG Map | Dedicated Server

    thanks hehemidu ;) Oldschooler, yea I had, that's why I have this written on top: "Recently I had been doing some research and I came to the conclusion that a 8.6 server is a dead end. With all the time and effort I have put into this map/server I wanted to keep this thing going. So I've...
  11. S

    [Netherlands] World of Andros | 10.41 | 100% Custom RPG Map | Dedicated Server

    Welcome! Momentarily I'm all on my own in this project, so if you have any skills with OT (mapping/scripting/etc) and would like to help out, please contact me. =) I worked a whole lot underground so the traveling time is decreased. Like so much I had to squeeze it all together =p It's...
  12. S

    The Forgotten Server 1.0

    Hello, A nooby question but, for wich tibia version is this? >.<
  13. S

    Converting 0.3.6 > 0.2.15

    oke thanks, thought every script had to be changed phew.. how about "DoCreateMonster"? tried to spice the script up a bit but on 0.2 it doesn't seem to work ;/ cuz this one worked at 0.3 but now it says: "attempt to call global 'DoCreateMonster' (a nil value) local positions = { {x=1314...
  14. S

    Converting 0.3.6 > 0.2.15

    Hello, Could anyone please make this script work for 0.2.15? local positions = { {x=1498, y=863, z=5, stackpos=1}, } local wallid = 1546 local wall = {} -- should be a table local time_ = 10 local function doCreateWalls() for x = 1, #positions do doCreateItem(wallid, 1, positions[x])...
  15. S

    ZNOTE Houses Something is wrong with the cache.

    When I fetch houses on Znote it says: Something is wrong with the cache. Dunno why I have the right directory.. :(
  16. S

    Starting with bag after every death

    no one? ;(
  17. S

    Lua problem in this script

    fixed
  18. S

    [Znote AAC] Report bug system

    Create a character with another name, go to phpmyadmin and change it's name there to whatever you please.
Back
Top