Posts Tagged ‘database’

How to Add More Monster In NexmuTK

Thursday, January 14, 2010 13:25 No Comments

This is an short tutorial on how to add more monster in nexmutk. Please read carefully and follow all the instruction, if you meet problem make sure to backup your database first to prevent if there any problem after you edited database. 1. You will need any programs/software can opened .MDB files usually I’m using [...]

This was posted under category: Documentation Tags: , , , ,

NexmuTK Minor Update

Saturday, May 9, 2009 8:19 No Comments

Add New Basic NPC Command “store” To use it very simple, in your NPC scripting just added this line code: “store (number here)” where 0-xxxxx is number in your item database, because this simple command it will automatically reduce your gold 100g for each transaction, in advanced it’s very easy to set item price. Add [...]

This was posted under category: Server Update Tags: , , , , , ,

Cast Magic Type on Player

Monday, May 5, 2008 7:42 No Comments

It’s done and tested very well, Now you can Specify the cast magic type on player to stop corruption magic can spelled to other player and just healthy magic can spelled. I just do a simple coding on it… I change the magic code Declare the magic UDT Recoding magic database loaded The last I [...]

This was posted under category: Server Update Tags: , , , ,

Magic, Map ,PK Area

Sunday, April 27, 2008 5:38 No Comments

As usually an old bug, I fixed it with only 2 minutes :-p In older version you can cast attack magic type on monster, other player and yourself! Now say GOOD BYE to that bug I have done fixed it. I add new rules in code and database to tell this map is PK area [...]

This was posted under category: Fixed Bug, Server Update Tags: , , , , ,