• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. Madlander

    Custom Client

    Use Tibia Editor.... http://otland.net/f19/tibiaeditor-v67a7-154008/
  2. Madlander

    How popular are you?

    ammm 7/10, i think ^^
  3. Madlander

    Lua ¿¿ Why all not use the collectgarbage() ?? [] []

    I tested the garbage collector in several samples of "full-use memory" and this tool is very nice :P My test: ¿¿What is the Garbage Collector?? SEE:Lua for Beginners
  4. Madlander

    Lua How to Know the efficiency of an Script [] []

    Thank you SpiderOt =) , i can begin to learn from this step
  5. Madlander

    [][] Colorable Items and Effects [][]

    What do you mean with support??, please explain me!
  6. Madlander

    [][] Colorable Items and Effects [][]

    thanks, but i dont understand, ¿for what is the support section?
  7. Madlander

    [][] Colorable Items and Effects [][]

    BumP~
  8. Madlander

    Lua How to Know the efficiency of an Script [] []

    Hello All!!!. I was asking myself..... ¿its possible to know the performance or efficiency of "X" script? For Example: when the server execute "script.lua" , an message in console says the (time of execution=efficiency). ¿Exist such Function in lua?
  9. Madlander

    [][] Colorable Items and Effects [][]

    Its Possible give color to an item and effects as the outfits??, i know it is possible, but.,.... how do it??. Thanks to All :P !!!!!
  10. Madlander

    [8.6] Evolutions Map - Epic edit by Summ

    U should fix it and re-post it, this is ur thread... by the way, im very lazy to fix a strange script ;) xD
  11. Madlander

    [8.6] Evolutions Map - Epic edit by Summ

    LOL, u forget more variables xD check it
  12. Madlander

    [8.6] Evolutions Map - Epic edit by Summ

    The map contains custom creatures..... And you forget give the "_storage" to use your custom Tps!!!
  13. Madlander

    Monster die become portal

    I going to Work in the creature "Ferumbras" Place This Extra Code In Your Creature (the monster that must die to become portal): After: </flags> Place: <script> <event name="Hiportal"/> </script> Now in Creaturescripts.xml Add: <event type="death"...
  14. Madlander

    What is your OpenTibia job?

    Im All =D (proud of it ^^) Hosting in Home, I Design My Own Game, My Map ... created since 2006 and growing, scripts.... pff XD, i have compile own codes. Custom Client (My Sprites and another ones xD)
  15. Madlander

    Windows Sprite problem!

    The Item ID 102 is a Floor, Probably this is the problem, u need to edit another items, with similar attributes , as a sword. Or create ur own item in items.otb
  16. Madlander

    [][] Activate the Third Addon [][]

    PD: Using Custom Client x-x
  17. Madlander

    [][] Activate the Third Addon [][]

    Thanks for the info buddies, i will test the Third Addon ^--^
  18. Madlander

    [][] Activate the Third Addon [][]

    Then..... ¿¿How can i activate the third addon??. in which C++ code-line should i start to search??
  19. Madlander

    [][] onUseWeapon(cid, var) (Only a Question) [][]

    ohh, u right xD Thanks for remember me that function :D
  20. Madlander

    [][] onUseWeapon(cid, var) (Only a Question) [][]

    Hi Everybody. My Question is this: ¿This function have the parameter of the item that is being used by the player? and if it is correct, ¿How ca i use it? (as actions: ¿¿¿onUse(cid,item)???) Thanks for ur Time! :)
Back
Top