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

    Solved [php] help getting boxes separated from each other

    Hello i have been modifying the website that im using to make it look better the problem that im facing is that now that i have edited it two boxers seems to be pretty near from each other and i can't get them appart can you lend me a hand with this? i've been struggling almost all day it...
  2. johnsamir

    TFS 1.X+ lamps save house

    up
  3. johnsamir

    Best PK escape routes on Tibia 7.4

    i used a lot when i played rl like the mintwallin way it's a grat scape zone venore mud zones way to elvenville, as you can travel with pake maybe ice islands (senja folda , tibia) you can play with npcs and travel along those, rooms with keys that players oftenly don't keep at their depot or...
  4. johnsamir

    Solved OTClient Mehah, some top-bar panels doesn't show on login and they're not able to be hidden/shown

    Wow mehah and ota community has made an amazing work
  5. johnsamir

    gallery stopped working -oldschool znoteacc

    have the same problem im using clean layout, xampp 8.0.30 and windows 11. the gallery box appear but does not show anything. how you solved this? might be something related to the main gallery.php? have not touch a thing
  6. johnsamir

    Solved Stack of items in container

    Weird you edited something or this comes as default? Use the same and I don't have that problem
  7. johnsamir

    Guide/Tutorial on how to modify OTCv8 or OTClient UI?

    it's a lot to explainand doubt somebody will take the time to do it. the best approach would be check files, get along with the content begin with minor editions that way little by little you'll be able to understand how modules works there are modules that are easier to understand than others...
  8. johnsamir

    Lua would this work? expbonus revscritp as eventcallback

    thank very much sorry to bother could yo do the same for this script? saying you have bonus enabled by beign premium or something similar? for this script please? local condition = Condition(CONDITION_LIGHT) condition:setParameter(CONDITION_PARAM_LIGHT_LEVEL, 11)...
  9. johnsamir

    Lua would this work? expbonus revscritp as eventcallback

    i just palce it in data/scritps right? @Marko999x or in eventcallbacks?
  10. johnsamir

    RevScripts Spell: convert to RevScript

    i did something like this. edit oh i see thaat you added the script thank you veyr much local loginPremiumLightevent = CreatureEvent("LoginPremiumLightEvents") local condition = Condition(CONDITION_LIGHT) condition:setParameter(CONDITION_PARAM_LIGHT_LEVEL, 11)...
  11. johnsamir

    RevScripts Spell: convert to RevScript

    im trying to convert this script to rev script @Sarah Wesker i took it from here TFS 1.X+ - utevo lux bonus for premium [TFS 1.2] (https://otland.net/threads/utevo-lux-bonus-for-premium-tfs-1-2.281786/) but im sure it's wrong, can you help me please? it's utevo lux or full light for premium...
  12. johnsamir

    Lua would this work? expbonus revscritp as eventcallback

    have never seen something like this this has been made by chatgpt, can a revscript works like an eventcallback? -- Define the name of the script local scriptName = "PremiumExperienceBonus" -- Define the callback function for the event local function onGainExperience(player, experience...
  13. johnsamir

    TFS 1.X+ Bonus for Premium Players

    can somebody convert this to revscript?
  14. johnsamir

    Action Repair your Firewalker and Soft Boots with one Click !

    in order to premium player use it only i should change if not player:isPremium() then to if player:isPremium() then right?
  15. johnsamir

    C++ savehouse not lag and prevent rollback

    @Fjorda ward i to view someday if somebody has a solution about what @Engradiel have said, so if somebody comment this i will be notified
  16. johnsamir

    !leavehouse sending items to depot chest (grey box)

    Have you found a solution? I've been looking to solve this too for a while
  17. johnsamir

    TFS 1.X+ lamps save house

    Thanks you a lot @mano368 how do i save this in globalevents? like <globalevent type="record" name="Lampstate" script="lamps.lua" /> ??
  18. johnsamir

    TFS 1.X+ summon no body upon death

    Works?
  19. johnsamir

    TFS 1.X+ [1.4.2] Duplicate respawn.

    Might be that ? The boosted creature script? Remove it and check again
Back
Top