• 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!

Recent content by WarOfTheTitans

  1. WarOfTheTitans

    [SWEDEN] [8.6] War Of The Titans the unique war server| FULL VERSION!

    Hello! I cannot edit this thread somehow but as you have figured out already, the server is actually down and has been since 2012. Take a look at this brand-new thread and vote if you want this server to be online again: http://otland.net/threads/what-about.216626/ Thanks!
  2. WarOfTheTitans

    What about...

    Bump
  3. WarOfTheTitans

    What about...

    Hello, everyone! I have been gone for a long time from this lovely community and I am back again! I've looked through the boards on OTland and I see that lots of things have changed since 2012. I don't really like the new theme because it doesn't allow LUA tags :(. However, what I was going...
  4. WarOfTheTitans

    saveMap function, saves it to a new .otbm

    Does it save everyting on the current hosted map? So If players drop items on the ground, does it save all that? - I don't get it.
  5. WarOfTheTitans

    Lua A bug with item edition

    Yea that actually makes it but what if the item must be stacked in this case? For example with Ethereal Spears.
  6. WarOfTheTitans

    Lua A bug with item edition

    Bring his old thread up! I really need this too.
  7. WarOfTheTitans

    Search a script (Rebirth)

    This may solve your problem: local storage = 85987 -- same as in rebirth npc function onLook(cid, thing, position, lookDistance) if not isPlayer(thing.uid) then return true end local shortenIf = getPlayerStorageValue(thing.uid, storage) doPlayerSetSpecialDescription(thing.uid, 'Rebirths...
  8. WarOfTheTitans

    [C++] setWordLight(light, time)

    http://otland.net/f16/night-day-tibia-152372/ You can edit these values in red, in game.h: static const int32_t LIGHT_LEVEL_DAY = 250; static const int32_t LIGHT_LEVEL_NIGHT = 40; static const int32_t SUNSET = 1305; static const int32_t SUNRISE = 430; Or maybe create a function...
  9. WarOfTheTitans

    Feature [TFS 1.2] Combat Parameter - COMBAT_PARAM_PVPDAMAGE

    I was going to make this a long time ago, but failed. I really love this, thanks!
  10. WarOfTheTitans

    How does the webpage look like?

    It looks like one of the PL servers template.
  11. WarOfTheTitans

    Share your youtube video/account

    I am working on music too; YouTube.com/Moxors
  12. WarOfTheTitans

    OnUse error

    It worked fine for me. Please configure the positions, and the storage 1000 is common on all servers so change to a random number over 10000. (10k)
  13. WarOfTheTitans

    Action [v1.1] Click & Sell

    Chill, Ranyo13... It's his thread and he desides if he would like to help you or not. If you would study LUA abit, you would make this without telling anyone else to do it.
  14. WarOfTheTitans

    Outfitter 8.60 - showing outfits on website

    Thanks alot! HAve wait for this too long :D
  15. WarOfTheTitans

    Creating a noobwar server! NEED YOUR OPINIONS!! SCREENSHOTS

    I am just telling, and the server is not on... I am just telling him, not go through the same this as me.
Back
Top