Forum

> > CS2D > General > Tibia Mod (DEMO available)
Forums overviewCS2D overviewGeneral overviewLog in to reply

English Tibia Mod (DEMO available)

8 replies
To the start Previous 1 Next To the start

old Tibia Mod (DEMO available)

BetaM
User Off Offline

Quote
Tibia Mod is a roleplay mod in which you can do this:
>Choose one of 4 vocations: Knight, Palladin, Sorcerer, and Druid (DONE, only knight in the demo)
>Kill monsters (they respawn too) (DONE)
>Talk with NPCs (DONE)
>Buy and sell items (NOT DONE)
>Trade items with other players (NOT DONE)
>A huge map with lots of monsters (NOT DONE, small map)
>Spells (NOT DONE, only healing spells done)
>Buy, Sell, and Decorate houses (NOT DONE)

To talk to NPCs (these without an health bar) say "hi".
To hit monsters get close to them and hit them with the knife.
To be healed say "exura". (only if you have got enough mana)

IMPORTANT: Turn OFF your NPC Mod while using the Tibia Mod.

Download and screens for the demo:
http://www.unrealsoftware.de/files_show.php?file=376

Any ideas how to make it better? I'm not good in graphics you know.

For scripters:
There's a tibia.monsterarea() function that allows you to create any monster you wish.
-tibia.monsterarea(x1,x2,y1,y2,img,hp,exp,dmg,loot1,loot2)
>x1,x2 - the monster spawns between x1 and x2 (x coordinate,in pixels)
>y1,y2 - the monster spawns between y1 and y2 (y coordinate,in pixels)
>img - monster image (example: "gfx/Tibia/monster.png")
>hp - the health of the monster
>exp - the experience that the monster gives after it gets killed
>dmg - the damage that the monster gives
>loot1,loot2 - the gold from the monster will be from loot1 to loot2 (like random from 2 to 6)

Have fun!
edited 3×, last 16.12.09 07:39:54 pm

old Re: Tibia Mod (DEMO available)

SQ
Moderator Off Offline

Quote
Why does it include on NPC script?
Or am I wrong?

Probably you should re-upload it thought.
edited 1×, last 16.12.09 07:34:31 pm
To the start Previous 1 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview