• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. povedijah

    Hoster Damon's Hosting Service|PREPAID|VPS-Unlimited

    Hey, i am looking for buying a VPS, but the prices of most sites are more expensive than the prices of that service, and the prices of it are very adjusted, maybe I try it, but one question what is the best S.O to host a server ?, and what version of this S.O ? ;My server is compiled for...
  2. povedijah

    Solved Tfs 1.0 Addon quest by click?

    Perfect now!, thank mans!
  3. povedijah

    Solved Tfs 1.0 Addon quest by click?

    Thank you evan, with your explain i converted the script for mounts, :D local t = { [12040] = {22040, 'Widow Queen', 1}, } function onUse(cid, item, fromPosition, itemEx, toPosition) local player = Player(cid) local v = t[item.uid] if v then if...
  4. povedijah

    Solved Tfs 1.0 Addon quest by click?

    Hey limos, if is not a problem for you how can i change this script for mount quests?, can you explain me what does that part "(v[3]<<what does it means?, 3(this is for 3 first and second addon?)"?
  5. povedijah

    Solved Tfs 1.0 Addon quest by click?

    Thank you, it works!!
  6. povedijah

    Solved Taming system doesnt work TFS 1.0

    local function doFailAction(cid, mount, pos, item, itemEx) local action, effect = mount.FAIL_MSG[math.random(1, table.maxn(mount.FAIL_MSG))], CONST_ME_POFF if(action[1] == ACTION_RUN) then Creature(itemEx.uid):remove() elseif(action[1] == ACTION_BREAK) then...
  7. povedijah

    Solved Taming system doesnt work TFS 1.0

    I have the TFS 1.0 on windows version 10.53 and is working 100% with this scripts, maybe that can help you.. <!-- Taming Items --> <action itemid="13941" script="other/cup of molten gold.lua"/> <action itemid="5907" script="other/taming.lua"/> <action itemid="20138"...
  8. povedijah

    Solved Tfs 1.0 Addon quest by click?

    Hello everyone, can someone do this scripts for tfs 1.0, it tell me i have the addon, but it doesn't give anything local t = { [12001] = 'Citizen',128,136; [12002] = 'Hunter',137,129; [12003] = 'Mage',138,130; [12004] = 'Knight',139,131; [12005] = 'Nobleman',140,132; [12006] =...
  9. povedijah

    Zombie Event BETA! [Tfs 1.0] Vers: 0.5

    Thank your printer, thats a good works, after some errors little, for a missing functions, i get it on gitbub added to global.lua and working 100% , you do a perfect work bro, i see all of your scripts and you do it very good, im expected for your pet system , See more of your scripts! thanks!:)...
  10. povedijah

    NPC The Gambling Man, the interactive dicer

    First of all, thank for the script, its working fine on 1.o, buy i have a little bug, if i throw the money in the same sqm of dice (for error of course) the npc don't give back me the money, (the system keep working, but you can't get your money from top op the dice. if you can solve i will be...
  11. povedijah

    TOP 5 players script TFS 1.0+Gesior Acc

    Thanks for reply. but i have a error in layout when i put the code. bump
  12. povedijah

    TOP 5 players script TFS 1.0+Gesior Acc

    Hello to everyone! I'm trying to add to my web , the script of 5 highest levels, I have searched i have found some, but do nothing, i did not give errors, here I leave some examples: <?PHP $position = 1; foreach($SQL->query('SELECT...
  13. povedijah

    [QUESTION] Which website plataform is the best?

    Hi all, a long time was not here, its nice to see otland is already open :). Im going to open a otserv, i always used gesior acc, but now i don't know if its any better, i see znote and looks nice, what is your opionion? Thank all!:rolleyes:
  14. povedijah

    Lua Bug utito tempo san

    This script work fine.. only need add , players no can use healing potions or exura san etc ...for 10 seconds.
  15. povedijah

    GESIOR 2012 - Version 1.0.1 for 0.2.x, 0.3.6 and all 0.4

    This script for war system work nice but only don`t have » Details « for wars . try adding it but did not know. Your web page is the best!! Waiting for 1.0.2 =)
  16. povedijah

    GESIOR 2012 - Version 1.0.1 for 0.2.x, 0.3.6 and all 0.4

    Help pleased gesior, i need bloked names of monster in my ot. And i need too bloking players " ' " ; "-" etc names.. where I can edit.
  17. povedijah

    GESIOR 2012 - Version 1.0.1 for 0.2.x, 0.3.6 and all 0.4

    Gesior check my lasted post pleased.
  18. povedijah

    GESIOR 2012 - Version 1.0.1 for 0.2.x, 0.3.6 and all 0.4

    CAN create this monster xDD Gesior : how i can put, player no contain in name ( - , ',",Etc¿ ) i need remove this ..
  19. povedijah

    GESIOR 2012 - Version 1.0.1 for 0.2.x, 0.3.6 and all 0.4

    No can added all this names of monster in invalid names..
Back
Top