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

    getMoney/addMoney/removeMoney issue with max value

    Hello guys, can anyone help me with editing max money a player can have? I believe its currently capped at 2 billion (maybe cause its uint32), I tried changing to uint64 but failed to compile. :( Here's my game.cpp ~ uint32_t Game::getMoney(const Cylinder* cylinder) { if(!cylinder)...
  2. B

    Transparency on Magic Effects/Outfits?

    Hello guys! Does anyone knows how to put transparency on magic effects? (Is it Client, Distro or both?) Also, is there a way to change transparency of an outfit when something spawns? Maybe by a storage value, name or some info. Like: if name == "Ghost Demon" then setOpactiy(cid, 0.6) end Thank...
  3. B

    TFS 0.X Reduce Monsters Sight Range

    Hello guys! I want to reduce my monster's sight range, cause apparently they aggro players 15 sqms away from where they are. How can I change this? Thanks! ;p
  4. B

    Linux TFS0.3.6/Ubuntu Inaccurate addEvents (ms)

    Hello! When I have my server hosted on my machine (Windows) or localy only, I can get high precision effects with addEvents. But I've noticed (it's been a while, actually) that while hosted on an Ubuntu 14.04, the precision is lost and most effects, some quests and this even causes me some...
  5. B

    Souces TFS0.3.6pl1 8.6

    I've been looking for days, tryed everything, I just can't update the 8.54 one and I need the TFS0.3.6pl1 8.6. I tryiedn downloading a 8.6 (0.3.6pl1) and changing stuff like in 'resources.r', I follow a tutorial everybody could make it 8.6, except me. I just get the error 'Only protocol 8.54...
  6. B

    Don't know how to explain .. Check inside please.

    Hello guys, I don't really know how to explain this without showing the code. Here is the thing, I want to teleport everyone in a certain area to two different positions, according to something. (It can be: LookFeet color, Storage Value, anything) Here is the piece of code: upper5 = {x =...
  7. B

    Request: Help in a Harry Potter ATS.

    Hello guys, I know my post count sucks and everything, but thats because I'm brasilian, and I'm not usually here. But you guys know, brazilians sucks and they can't sprite. So I'm here requesting some open sprites, so everyone can use, including me. =) These sprites will not be posted in any...
Back
Top