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

    [LUA Request] Modal Window changemap with votes

    Hello everyone, I am creating my war server but I need this script. . . * Modal Window changemap with votes. In my server there are different types of maps, each with their respective modalities, Deathmach, CTF and King of the Game, I would like the script to vote 3 maps, one of each type...
  2. Rebine

    Lua Error on getThingFromPos autoloot Cr

    HellO! I have this creaturescript: local stor = 7590 function autoloot(cid, target, pos) if not isPlayer(cid) then return end local function scanContainer(cid, uid, list) for k = (getContainerSize(uid) - 1), 0, -1 do local tmp = getContainerItem(uid, k)...
  3. Rebine

    Does the npc quantity on a server generates lag?

    Its just a question If i make example 12 new npcs on my server that already have 100 aprox and runs without lag or problems, generates more lag? Asuming the new npcs runs ok THx!:D
  4. Rebine

    Lua 5 USD who fix me an error script

    Hello. I offer you 5 USD on paypal if you can fix me a script, im a scripter too but i really tried to fix this problem and didn't worked. The error is the next: This lags my server, because it repeats about 100 times and only stops when the player who produce this logout. I already tried...
  5. Rebine

    Lua Why appears this error lua script? In function getitemattribute

    I want to undestood why appears this message: [8/6/2016 22:25:44] [Error - Action Interface] [8/6/2016 22:25:44] In a timer event called from: [8/6/2016 22:25:44] data/actions/scripts/Testing.lua:onUse [8/6/2016 22:25:44] Description: [8/6/2016 22:25:44] (LuaInterface::luaGetItemAttribute) Item...
  6. Rebine

    Lua Edit string contains

    Hello! I need help how can i do this: I have a string storage, example i use setPlayerStorageValue(cid,18289,"Demon,3,Dragon,4,Cyclops,5") How can i make for change this storage but counting the number next the comma, example: Demon,3,Dragon,4,Cyclops,5 I kill 3 demon so...
  7. Rebine

    Windows Server 0.4 crashing

    http://pastebin.com/z2b14tSQ -- crash log http://www.tibiaking.com/forum/topic/33395-tfs-04-cast-- distro help please :(
  8. Rebine

    Windows Server crashing please help !!

    Hello, i have a server version Pokemon which distro is 0.36pl1 Well i have too much problems with this, i have my own sources of course but i have so many problems with the crash in this days... Aprox. 10 days ago i payed 15 USD to a guy to fix this and well he did it but after a few days...
  9. Rebine

    SMS IPN Fortumo script

    Hello i found a new SMS company, called fortumo.com I use gesior and i'm trying to addapt it to add automatic points, can anyone help me please :( ! The script is this: http://sourceforge.net/projects/fortumosmspayme/ Very thank you!
  10. Rebine

    Script with problems :(

    Hello Otland.net, i'm here because i have a script of catch system on my Tibia server version Pokemon. I hope there's someone who can fix this, because is too rare. This is the error, the scripts on the link [01/10/2014 20:38:49] [Error - Action Interface] [01/10/2014 20:38:49] In a timer event...
  11. Rebine

    Scripter I need a guy what fix my scripts

    Hello Otland.net, Im here to searching people who have experience in LUA scripting... I have much scripts what need to be repaired, because i have too much crashs sometimes. Im sure the reason is my scripts. Are much, because my server is a Pokemon version. Can you help me? Please serious...
  12. Rebine

    Programmer a Job for a programmer, new combats

    Hello! I'm searching for a good programmer who can do a Combat system some different, compatible with Pokemons Races like FLYING, STEEL, GRASS, etc. (a Pokemon Server) This have to work by elements and each combat must have an own color when it's damaged. And it must have effectiviness, like...
  13. Rebine

    Programmer Looking for a good Programmer! Paypal

    Hello, i'm searching a custom programmer with the requerid abilities for do functions like transfer from LUA to C++ or compilling in 64 bits mode. MY sources are personal and the version 0.36pl1 payments by paypal Contact: https://www.facebook.com/szolochtk1 Thanks
  14. Rebine

    Solved Little help, add storage in c++ func // Rep +

    SOLVED by: elime ADDING STORAGE TO ANOTHER Hello, i need another little help.- how it's supposed to be what i can add a storage to other? Example the function setPlayerStorageValue(cid, 828, getPlayerStorageValue(cid, 828) + 500) but in C++ This is wanna edit u.u std::string stora...
  15. Rebine

    Solved Little fix, put interval in a c++ func // Rep +

    SOLVED: by elime Hello, i need a little help.- how it's supposed to be what i can add an interval every 30 seconds for the effect? This code work but every tick u.u if(isSummon() && (getHealth() * 100 / getMaxHealth()) <= 15){ const Position& tmp = getPosition()...
  16. Rebine

    [C++] Monster Attack Summon First

    Hello, i have so much time searching and searching and didn't found this: i want a monster.cpp edition for 0.36pl1 when a player have a summon the monster attack summon, if player don't have so monster attack player. Very thanks, i hope someone can read this and help me.
  17. Rebine

    Help me to do this function please!!

    Please someone know how to do this? When a player have a summon the monster automatic attack the summon, not the player. And when the player has no summons, monster attack the player. Please please please :( I tried but no works XDD bool Monster::selectTarget(Creature* creature) { #ifdef...
  18. Rebine

    Lua function doSaveHouse

    Hello otLand: Where can i found that function in source codes but for the version 0.36 pl1 ? I tried adding that: http://otland.net/threads/dosavehouse-houseid.145403/ But i think is not compatible, someone can give me the source codes for 0.36pl1? That is for 0.4 Very thanks !
  19. Rebine

    Solved doSaveHouse for 0.36pl1 ?? PLEASE?

    Hello, i tried to add this function: http://otland.net/threads/dosavehouse-houseid.145403/ So much times, but IT NOT WORK OR NOT COMPILE I want it for 0.36pl1, can anyone please give me a GOOD tutorial how to add it? Very thanks.
  20. Rebine

    Help "value" onStatsChange

    Hello, i've this big error on my Pokemon Server: I'm sure that is for the Sources, so i post my monster.cpp and monsters.cpp: http://pastebin.com/pq578STn http://pastebin.com/AHbBGsSZ The problem is so f*cking rare, when the wild monster have 100% HP the creaturescript onStatsChange value...
Back
Top