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

    Lua [TFS 0.3.6]Script Party Exp

    Hello everybody! I need help with a script... I have this talkaction: <talkaction words="!partyexp" event="script" value="partyexp.lua"/> What calls this script: function onSay(cid, words, param, channel) if isInParty(cid) then local party = getPartyMembers(cid) local...
  2. D

    Lua [TFS 0.4] log out player when logging in for the first time

    Good night, people! I would like some help with a script. I want every time a player enters my server (for the first time), he stays online for 1 second and then the character logs out. Then he needs to log in again. I want this to happen to every player ONLY the first time he logs into the...
  3. D

    Cooldown spells inside the ball

    On my poketibia server, spell cooldowns are being reduced inside the pokeballs, so players will just use all the spells of one pokemon and move on to the next, until they use the spells of all 6 pokemons and the spells of the first one would already be ready again. This would mean that there...
  4. D

    Lua Players are cloning items

    Which server or website do you use as a base? Pokemon HuatsonOT V2.0 (DXP) NO lvl sys & Poke Bar What is the reason for this topic? Some players are cloning items Hello, on my server sometimes it is crashing (possibly someone attacking, but that doesn't matter), the problem is that they are...
Back
Top