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

New Project - Custom Stories - Custom Features - Your Idea's Coming Alive

You could start off by making a list of spells :) Ex.


Code:
Spell Name:    Spell Desc:
Quick Attack - Jump to target within range and deal damage
Sleepy Notes - AOE spell that cause  everyone within the area to fall asleep
Okay when i have some ill share a google doc excel to you ;)
 
jajaj some years ago i was developing a server like yours

https://otland.net/threads/you-like-pokemon-tibia-new-open-project-search-team.124813/

https://otland.net/threads/teaser-i-the-excodex-template.125620/

but leave because i cant find a team

edit: i recomend you the runes to stores the pocket monster, you have variety, a take look to the slot system for items, if you modify, you can store the real data of the monster in the item without modifing you database

https://otland.net/threads/tfs-1-1-slot-system.206697/

other recommend is: you can use the spell system in tfs for making eficient move for your monsters, the player cast and the monster execute
 
Last edited:
jajaj some years ago i was developing a server like yours

https://otland.net/threads/you-like-pokemon-tibia-new-open-project-search-team.124813/

https://otland.net/threads/teaser-i-the-excodex-template.125620/

but leave because i cant find a team

edit: i recomend you the runes to stores the pocket monster, you have variety, a take look to the slot system for items, if you modify, you can store the real data of the monster in the item without modifing you database

https://otland.net/threads/tfs-1-1-slot-system.206697/

other recommend is: you can use the spell system in tfs for making eficient move for your monsters, the player cast and the monster execute
I'm not modifing the database, i'm using attribute regex to store the attributes.

I'm already using TFS spell system.
 
I did not mean you did it, sorry

you used custom names for monsters?
 
I'm done with all the systems. Only thing left is balance the monsters and create spells. So go ahead people suggest alot of spells, with custom names!

Cheers everyone :)
 
Will you just use the normal tibia monsters or give them custom names? Will there be a custom map used? I'll start my thoughts about a bunch of spells, do you want them attached to monsters already? Or just have a huge list to pick from?
 
Will you just use the normal tibia monsters or give them custom names? Will there be a custom map used? I'll start my thoughts about a bunch of spells, do you want them attached to monsters already? Or just have a huge list to pick from?
Make me a huge list would be awesome and what type it belong to such as fire, earth and etc..

I think custom map is the best way to go, about the names. I have not thought about it yet :p You will be able to change your monster name anyway xD
 
Alright, making such list doesnt take too long I guess. Do you have certain preset types of monsters already? Like a full list of types?
Ye was hoping for that :). Haha, true guess it doesnt matter that much in that case.
 
Last edited:
While i'm waiting for people to suggest spells, i have done wild npc system. Which will auto summon monster, auto walk, auto talk and etc..
Took me less than 80 lines of code to make it :)
yp2UvUKlz.png
 
Will it be just a Pokemon rip-off or rather a whole new concept?
 
I'd throw dex and pokeballs systems and replace it with something more original like a need to hatch your pet or maybe collecting summons in your spellbook. Project has a huge potential.
 
If you can Come up a cool pokeball system with current sprites. Would been appricated :)
 
I thought is it maybe possible to use coloured eggs and other eggs sprites to do it. It will be impossible to catch wild creature, first you need to get an egg and hatch it. Every egg will have different breed time and method. After its hatched it will appear on that Dex list you made from which you will summon your pet.
But when i think about it, i guess it will take a shitload of work and can be even impossible. It's just an idea, i'm not a scientist.
 
I thought is it maybe possible to use coloured eggs and other eggs sprites to do it. It will be impossible to catch wild creature, first you need to get an egg and hatch it. Every egg will have different breed time and method. After its hatched it will appear on that Dex list you made from which you will summon your pet.
But when i think about it, i guess it will take a shitload of work and can be even impossible. It's just an idea, i'm not a scientist.
Nothing is impossible and nothing take alot of time. But asfar i understand your suggestion you are entitled to one summon only?
 
You will be able to hatch one egg at once, but once its hatched it will transfer to your summon list and then you will start with hatching another one.
 
How will your retrive the eggs, how will you summon the monsters? I'm using item to summon the monster, since i store the information on the item.
 
Maybe you can use Magic Wolf Trap as container for monsters.
 
Back
Top