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

    Compiling TFS 0.4 YELLOW SKULL

    How did you set up your script? Any errors?
  2. DestinationSer

    Compiling TFS 0.4 YELLOW SKULL

    Hmmf. Im pretty sure 0.4 should already have these functions. but from what im understanding you're in need of the functions themselves in source soo here ya go. Test this first tho doCreatureSetSkullType(cid, skull) 1 - White skull 2 - Green skull 3 - Yellow skull 4 - Red skull 5 - Black Skull...
  3. DestinationSer

    Lua .lua easy cod

    Why doesn't he want to give you it? Its basically stealing if you want us to solve the issue for you if he doesnt want you to use it
  4. DestinationSer

    Lua .lua easy cod

    You actually need to post the onThink part if you want help. Nobody here is interested in stealing your script
  5. DestinationSer

    Linux DDos protection

    No problem :) Im sure there is, Take a look through globalevents in resources if you cant find it using search
  6. DestinationSer

    Linux DDos protection

    Where are you from? Cause afaik ovh has had connection issues with people hosting from north america lately @edit nvm, i read your profile and it says you're from poland. So idk then. Try to contact them about it
  7. DestinationSer

    Linux DDos protection

    Are you hosting from OVH directly, or a 3rd party whos hosting from them?
  8. DestinationSer

    Linux DDos protection

    By you, you mean? as you're one of those kids who find DDoSing funny lmfao.
  9. DestinationSer

    Linux DDos protection

    Get OVH, they provde good DDoS protection.
  10. DestinationSer

    [Archived] "[Quick Showoff] Post your latest maps"

    Work in progress :-)
  11. DestinationSer

    Range of levels

    If you mean on the client by the skill bar thats a client limit. The chat where it says "Name level: words" might be changeable. Take a look in chat.cpp and chat.h
  12. DestinationSer

    [8.60] Tomek Chleje Mapping ;d

    Here, reuploaded them for you @Tomek Chleje Use imgur.com from now on to upload.
  13. DestinationSer

    help on summon

    I think he means he wants to change the name for the monster itself. from Orc to etc "Queen Elizabeths Orc" and if this is based on the playername and the player has a really long name im sure that hes gonna eventually hit the limit for amount of characters allowed in a monster name on the reg...
  14. DestinationSer

    help on summon

    Won't he eventually hit the limit for characters per mob tho? What if someone has a really long name? My suggestion is to set a special description to the monster perhaps saying "This monster belongs too '.. playername ..'"
  15. DestinationSer

    help on summon

    So you basically want to change the mobs name from orc, to kings orc once you spawn it?
  16. DestinationSer

    How block wpe program

    Why allow your players to use magebot in the first place if i may ask?
  17. DestinationSer

    Lua Skills Reset and permanent cadavers

    The monster death problem is most likely a onPrepareDeath or a onDeath issue. Try to disable them in creaturescripts.xml. It also should popup a million errors while trying to kill the creature if its health just dissapears
  18. DestinationSer

    [Archived] "[Quick Showoff] Post your latest maps"

    Edited the last picture, hence why it now has one wagon next to it and the first picture has two. The first picture is accurate over how it looks except for it only having one wagon now
  19. DestinationSer

    The complete compendium of knowledge about LUA in Tibia?

    https://otland.net/threads/how-to-make-npcs-tell-stories.157308/ -- Should tell you a bit over how the NPCs work Movements is also learned within the scripting guide that cbrm linked.
Back
Top