• 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

    [Mexico] Madland Mexico [CUSTOM CLIENT]

    Thanks for ur Feedback :D , i really apreciate it !!!, i will try to Create a language control in the Web Too!!, and sorry for the missing english texts ingame x.x!!! Greetings!!!
  2. Madlander

    [Mexico] Madland Mexico [CUSTOM CLIENT]

    Pictures of Map Areas :) City of Loren Legend:It Started being an humble town, today is more prosperous than ever, with twice of citizens as before , the walls protects in most cases of invasions suffered every day by the mysterious White Wizard and His Wild Horde of the terrific Orcs...
  3. Madlander

    [Mexico] Madland Mexico [CUSTOM CLIENT]

    thanks for your interest :) remember....you can translate to english the game language , follow the mini-tutorial n.n
  4. Madlander

    [Mexico] Madland Mexico [CUSTOM CLIENT]

    We Still inviting Ppl n.n
  5. Madlander

    [RPG] ¿¿Porque Jugar Madland Mexico??

    Revivo tema :)
  6. Madlander

    Gaming Elementz's Lifethread

    I wanna play with u ^^
  7. Madlander

    NPC [How-to] Make NPCs tell stories

    BTW: thanks for the system SUMM , i like it ^^ , ideal for RPGs
  8. Madlander

    NPC [How-to] Make NPCs tell stories

    This is an alternative solution for the problem when the player walk away of the NPC...... it works fine for me (using 0.3.6) Modify the function "npcDelayedTalk" of npc.lua (This is the edited one): function npcDelayedTalk(cid, text, player) if isNpc(cid) and isPlayer(player) and...
  9. Madlander

    Happy Birthday Xenios

    Happy Birthday :p
  10. Madlander

    [][] ] SPR Protection [][]

    Owww, sad.... u.u , return to the topic.... there is a type of program to protect or hide the spr agains noobs sprite-thiefs??? please share with all the comunity :)
  11. Madlander

    [][] ] SPR Protection [][]

    Sorry, my fault... i refer Sprites (SPR)
  12. Madlander

    [][] ] SPR Protection [][]

    at least, my scripts are protecteb by copyright??? , can i demand the thiefs?? xD
  13. Madlander

    [][] ] SPR Protection [][]

    then, how can i protect (a bit) a custom client??
  14. Madlander

    [][] ] SPR Protection [][]

    then.........is useless resist to this???? =(
  15. Madlander

    [][] ] SPR Protection [][]

    puff.... and there is a way to decodify the .spr ..... transform it in another format and then the client could read it, but the .spr file will be useless for another clients??
  16. Madlander

    [][] ] SPR Protection [][]

    How can i Extract the .spr of a Custom Client??? and How can i protect the Custom Client of this??? i guest it is an important topic of protection for all who have custom proyects!!! , i hope u can explain the problem and the solution of that... Regard!!!!!
  17. Madlander

    HELP! players cannot logout in Temple.

    maybe there are a script (creaturescript) preventing the logout in your temple.
  18. Madlander

    Darkonia: The Revolution ||RPG||Low Rate||Custom Map 100%||Custom Sprites||

    I'm finished to read all the thread, you hit me a lot of times xD (im joking), i think im the responsable of the delays. Sorry :S but, im free now and ready for the works xP. I like the GhostX's Game-Concept, I alway try to promote the RPG games, my disadvantage is the language..........i...
  19. Madlander

    Windows I need help ! how to fix Healing zone in temple?

    create a Globalevent........ In globalevents.xml add this line: <globalevent name="HealTile" interval="10" event="script" value="Heal tile.lua"/> Then create a lua file named Heal tile.lua and add this code inside: function onThink(interval, lastExecution, thinkInterval) local Tile={...
  20. Madlander

    HELP! players cannot logout in Temple.

    the temple have a no-logout protection in all the tiles remove it with the map-editor :)
Back
Top