Posts Tagged ‘database’
How to Add More Monster In NexmuTK
Thursday, January 14, 2010 13:25 No CommentsThis 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 [...]
NexmuTK Minor Update
Saturday, May 9, 2009 8:19 No CommentsAdd 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 [...]
Cast Magic Type on Player
Monday, May 5, 2008 7:42 No CommentsIt’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 [...]
Magic, Map ,PK Area
Sunday, April 27, 2008 5:38 No CommentsAs 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 [...]