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

    Lua TFS 1.2 Attributes dsn't work/ how to add attributes

    Hello! I want to add Upgrade System to my server but its look like attributes dsn't work. I tried to find some script which can add attributes for this version of TFS but i cant... Maybe someone has the same problem with this and knows how to do it? I want to edit this script(enchanting by...
  2. nevereq

    Looking For Old "Blazing Berserk"/Calcitro Mass Please help - video

    Hello! Like in the thread... Im looking for this spell for years... :(:mad: ~need it for tfs 1.2
  3. nevereq

    Skill Upgrading Stones for Equipment

    I've found only this one, but i dont know how to change anything... maybe someone got simplier version? Hello! Im looking for Upgrade system with different types of upgrade. / or few scripts. - ID:[aaaa] - adds 1mlvl to the item - ID:[bbbb] - adds 1dist to the item - ID:[cccc] - adds 1melee...
  4. nevereq

    10.94+ engine looking for

    Hello! Im looking for tibia 10.94+ with working critical's system for my new project with roxor map. Anyone have this engine working or 90% working with the list of all known bugs on it? :D
  5. nevereq

    RME problem with doors house

    Hey guys, I'm working on Roxor server which I hope will start in summer, to the merit: I have some problems with house doors. I found out that doors goin on south or east side works well, but west or north doors has some issues and I don't know why. Anyone knows how to fix it? o_O Photos here:
  6. nevereq

    Rate my layout!

    I've made a custom layout, source comes from Vestia layout by Crypton. Im gonna use it on my Roxor project, and I'd like to ask you what do you think. If it looks good or 10 out of potato. :) Changelog:
  7. nevereq

    AAC Please. Does anyone know how to make table with skills on center? | Highscores.php

    Hi guys, need ur help please! Does anyone of you know how to make a skill table like this one: Instead of it: Including php code from highscores.php <?php if(!defined('INITIALIZED')) exit; $list = 'experience'; if(isset($_REQUEST['list'])) $list = $_REQUEST['list']; $page = 0...
  8. nevereq

    C++ Spawn.xml help please

    Hi guys! 4 am, is something wrong with me? Or i just can't understand what's wrong ? I've been working on spawns, and someone just broke the file. ._. data/world/roxor2-spawn.xml:11170: parser error : expected '>' </spawns> ^ data/world/roxor2-spawn.xml:11170: parser error ...
  9. nevereq

    AAC Account maker - tiny font - where to change that

    I have some problems with layout made by Crypton, using Gesior2012-TFS-0.3.6_and_0.4_to_rev_370. I dont know how to show up bar with server status etc, and somehow font-size is tiny, only in general informations. I guess it depends on htdocs/pages > accmanagement, but there are only php scripts.
  10. nevereq

    Outfit per vocation - creaturescript

    Hello guys, I have a problem with script by DanJ93 from tibia.net.pl , function onLogin(cid) local outfity = { [1] = {111, 111}, [2] = {111, 111}, [3] = {111, 111}, [4] = {111, 111}, } local i = 1, if getPlayerVocation(cid) == outfity[i] if getPlayerSex(cid)...
  11. nevereq

    Damage difference

    Hello guys! can anyone tell me where i can find melee attack formula? i mean i have too large damage difference. Player deals some time 50dmg and sometimes 1500 can i reduce this thing? Second thing is spell formula witch can take player skill and weapon attack (skill * weapon attack * level /...
  12. nevereq

    Looking New Venore 9.83

    Like at the thread. Im searching New Venore From the real Tibia winter 9.8 update, but problem is i cant find it on old wersion RME. Im just editing map and need new Venore. I work in 8.31 wersion but also it can be up to 8.6. Can anyoune help me please ? (I cant open new maps like 9+, my rme...
Back
Top