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

Changename and Zao Tiles

AchTung

Member
Joined
Nov 12, 2009
Messages
1,352
Reaction score
7
Location
Germany
Servus,
Right now I'm wondering to fix these issues:

1. How can I modify the changename script, so that you can't change your name to a monstername?

2. How can I fix the black tiles on Zao Map? I dont know if you got the same issue like I have but there are many black tiles which are disturbing and annoying.

Thanks in advance.
 
1. Make monsters list dumper (from monsters.xml), then use smth like:
Code:
if(in_array(strtolower($name), $monsters))
echo 'You can\'t use this name.';

Umm, and one tip: dump monsters' names as lower case strings.

2. You mean in map editor it seems okay, but ingame it's fucked?
 
1. What does monster list dumper mean? never heard of this expression. More explanation would be usefull, since I wanna learn the reason etc :)

2. Ye this issue. I think it might be something wrong with the items.otb since I wanted to make depot tiles like on rl tibia but on the map editor i had to choose glowing switch :(
 
1. What does monster list dumper mean? never heard of this expression. More explanation would be usefull, since I wanna learn the reason etc :)

export all monster names from monsters.xml

here's a simple one in lua:
Lua:
local text = ''
for k in io.lines("monsters.xml") do
	if not k:find("<!--") then
		for s in k:gmatch('name="%s*(.-)"') do
			text = text .. (text == '' and '' or ', ') .. string.format("%q", s):lower()
		end
	end
end
print(text)
Lua:
"amazon", "valkyrie", "witch", "carrion worm", "rotworm", "rotworm queen", "kongra", "merlkin", "sibang", "crystal spider", "giant spider", "poison spider", "scorpion", "spider", "tarantula", "achad", "axeitus headbanger", "bloodpaw", "bovinus", "colerian the barbarian", "cursed gladiator", "frostfur", "orcus the cruel", "rocky", "the hairy one", "avalanche", "drasilla", "grimgor guteater", "kreebosh the exile", "slim", "spirit of earth", "spirit of fire", "spirit of water", "the dark dancer", "the hag", "darakan the executioner", "deathbringer", "fallen mooh'tah master ghar", "gnorre chyllson", "norgle glacierbeard", "svoren the mad", "the masked marauder", "the obliverator", "the pit lord", "webster", "deer", "black sheep", "pig", "sheep", "barbarian bloodwalker", "barbarian brutetamer", "barbarian headsplitter", "barbarian skullhunter", "bear", "panda", "polar bear", "beholder", "braindeath", "elder beholder", "gazer", "bog raider", "carniphila", "defiler", "diseased bill", "diseased dan", "diseased fred", "haunted treeling", "slime", "son of verminor", "spit nettle", "chicken", "demon parrot", "dire penguin", "flamingo", "parrot", "penguin", "seagull", "terror bird", "acid blob", "death blob", "mercury blob", "apprentice sheng", "big boss trolliver", "brutus bloodbeard", "countess sorrow", "deadeye devious", "demodras", "dharalion", "dracola", "fernfang", "ferumbras", "foreman kneebiter", "general murius", "ghazbaran", "grorlam", "koshei the deathless", "lethal lissy", "lord of the elements", "mad technomancer", "man in the cave", "massacre", "morgaroth", "mr. punish", "munster", "necropharus", "orshabaal", "ron the ripper", "the abomination", "the count", "the evil eye", "the handmaiden", "the horned fox", "the imperor", "the old widow", "tiquandas revenge", "xenia", "hairman the huge", "grandfather tridian", "high templar cobrass", "warlord ruzad", "rukor zad", "smuggler baron silvertoe", "dog", "hellhound", "husky", "war wolf", "werewolf", "winter wolf", "wolf", "chakoya toolshaper", "chakoya tribewarden", "chakoya windcaller", "blood crab", "crab", "frost giant", "frost giantess", "ice golem", "yeti", "acolyte of the cult", "adept of the cult", "enlightened of the cult", "novice of the cult", "dark torturer", "demon", "destroyer", "diabolic imp", "fire devil", "fury", "gozzler", "hand of cursed fate", "hellspawn", "juggernaut", "nightmare", "nightmare scion", "nightstalker", "plaguesmith", "rift brood", "rift lord", "rift phantom", "rift scythe", "rift worm", "ungreez", "blue djinn", "efreet", "green djinn", "marid", "dragon lord", "dragon lord hatchling", "dragon", "dragon hatchling", "frost dragon", "frost dragon hatchling", "hydra", "pythius the rotten", "wyrm", "dwarf geomancer", "dwarf guard", "dwarf miner", "dwarf soldier", "dwarf", "dworc fleshhunter", "dworc venomsniper", "dworc voodoomaster", "elephant", "mammoth", "elf arcanist", "elf scout", "elf", "charged energy elemental", "energy elemental", "energy overlord", "massive energy elemental", "overcharged energy elemental", "overcharged energy element", "bones", "bride of night", "dryad", "fluffy", "grynch clan goblin", "hacker", "minishabaal", "the halloween hare", "the ruthless herald", "primitive", "tibia bug", "undead jester", "undead minion", "cat", "lion", "tiger", "azure frog", "coral frog", "crimson frog", "green frog", "orchid frog", "toad", "damaged worker golem", "earth elemental", "earth overlord", "gargoyle", "jagged earth elemental", "massive earth elemental", "muddy earth elemental", "stone golem", "target dummy", "war golem", "worker golem", "goblin", "goblin assassin", "goblin leader", "goblin scavenger", "goblin leader", "ghost", "ghostly apparition", "phantasm summon", "phantasm", "pirate ghost", "spectre", "wisp", "behemoth", "cyclops", "cyclops drone", "cyclops smith", "cave rat", "killer rabbit", "rabbit", "rat", "silver rabbit", "squirrel", "ice overlord", "massive water elemental", "roaring water elemental", "slick water elemental", "water elemental", "ancient scarab", "blue butterfly", "bug", "centipede", "cockroach", "larva", "butterfly", "pink butterfly", "red butterfly", "scarab", "wasp", "yellow butterfly", "lizard sentinel", "lizard snakecharmer", "lizard templar", "wyvern", "minotaur archer", "minotaur guard", "minotaur mage", "minotaur", "badger", "bat", "hyaena", "skunk", "dark monk", "monk", "training monk", "mutated bat", "mutated human", "mutated rat", "mutated tiger", "esmeralda", "necromancer", "priestess", "orc berserker", "orc leader", "orc rider", "orc shaman", "orc spearman", "orc warlord", "orc warrior", "orc", "assassin", "bandit", "black knight", "crazed beggar", "hero", "hunter", "gang member", "gladiator", "nomad", "primitive", "poacher", "smuggler", "stalker", "wild warrior", "ashmunrah", "dipthrah", "mahrdis", "morguthis", "omruc", "rahemos", "thalas", "vashresamun", "pirate buccaneer", "pirate corsair", "pirate cutthroat", "pirate marauder", "blazing fire elemental", "blistering fire elemental", "fire elemental", "fire overlord", "hellfire fighter", "massive fire elemental", "inky", "quara constrictor", "quara constrictor scout", "quara hydromancer", "quara hydromancer scout", "quara mantassin", "quara mantassin scout", "quara pincher", "quara pincher scout", "quara predator", "quara predator scout", "sharptooth", "splasher", "thul", "cobra", "crocodile", "sea serpent", "young sea serpent", "serpent spawn", "snake", "mimic", "demongoblin", "betrayed wraith", "bone beast", "bonebeast", "demon skeleton", "dreadbeast", "lost soul", "pirate skeleton", "skeleton", "skeleton warrior", "undead dragon", "undead gladiator", "azerus", "dark apprentice", "dark magician", "ice witch", "infernalist", "mad scientist", "medusa", "warlock", "yalahari", "annihilon", "golgordan", "hellgorak", "latrivan", "madareth", "ushuriel", "zugurosh", "thornback tortoise", "tortoise", "deathslicer", "eye of the seven", "flamethrower", "hell hole", "magic pillar", "magicthrower", "pillar", "plaguethrower", "poisonthrower", "shredderthrower", "lavahole", "frost troll", "island troll", "swamp troll", "troll", "troll champion", "banshee", "blightwalker", "crypt shambler", "ghoul", "grim reaper", "lich", "mummy", "vampire", "vampire bride", "zombie"
 
Last edited:
Back
Top