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

    Otclientv8 x64

    It can load any size .otbm into RAM. With x86 they got limit 2GB load, like a 60MB .otbm map.
  2. masterash

    Otclientv8 x64

    Built on Apr 18 2021 for arch x86.
  3. masterash

    Otclientv8 x64

    I searched the forums for a compiled version of otclientv8 x64 but failed. Would anyone have that? Thanks.
  4. masterash

    Lua Snavy & Levi - Free Scripting Service - TFS 1.3

    You are the man! Thank you! The command !mute is working perfectly, but for some reason the command !unmute is not performing the function, it sends on the default in yellow and does not give any error in the distro.
  5. masterash

    Lua Snavy & Levi - Free Scripting Service - TFS 1.3

    Hey bro, I would like a talkaction that I could mute players on any channel by specifying this way: /pmute, (player name), (channel name or id), (muted time hours), (reason) And unmute with: /punmute, (player name) Thank you Sir!
  6. masterash

    Lua Death Channel with diferent colors

    chatchannels.xml deathchannel.lua creaturescripts.xml I am using TFS 1.3 Running that I dont have any error on distro, but dont work. The Death Channel can be open on game, but nothing happning.
  7. masterash

    Lua Death Channel with diferent colors

    I make that changes before, but nothing happening.
  8. masterash

    Lua Death Channel with diferent colors

    I change to 10 and dont receive more that msg of help channel like "Welcome to help", but when someone die or kill others, nothing happening on Death Channel.
  9. masterash

    Lua Death Channel with diferent colors

    I try find this messenger on all data pack: "Welcome to the help channel." Because my current Help Channel dont send this, and I didn't find anything But, looking on the client executable code I found that exactly messenger.
  10. masterash

    Lua Death Channel with diferent colors

    I made all that steps, Death channel appeared on game, but dont showing deaths, and when I open it they show this:
  11. masterash

    Lua Death Channel with diferent colors

    I will test! Thanks bro!
  12. masterash

    Lua Death Channel with diferent colors

    TFS 1.3 I don't have one, I just found something similar, but I wouldn't know how to modify and confirm it works. function onDeath(cid, corpse, deathList) local strings = {""} local t, position = 1, 1 local deathType = "killed" local toSlain, toCrushed, toEliminated = 3, 9, 15 if...
  13. masterash

    Lua Death Channel with diferent colors

    Hi! Is possible to have a Death Channel showing who die in diferent colors? Like a dead for 1-3 player, monster or field in white text, 4-8 in orange and 9 or more in red? Like that: Thanks!
  14. masterash

    Lua Xikini's Free Scripting Service TFS 1.3

    Hi! Is possible to have a Death Channel showing who die in diferent colors? Like a dead for 1-3 player, monster or field in white text, 4-8 on orange and 9 or more in red? Like that:
Back
Top