I Make Necromancer Job... But I Don't Know To Add Skill To The DB....
I'm Very Need Help From This...
if Some one Can Help me...
I Can Give My Forum Themes From Forumotion For Free....
Demo :
Necromancer skills is different compared to others since TQ using MagicType.fdb for Necromancer skills.. Currently im working on this character/skills..here some video/picture..Inbox me here/fb if you have an interest in this..
[Release] Query To Add Skill 120 in Data Base ^^ 07/14/2014 - SRO Private Server - 19 Replies Query To Add Skill 120 in Data Base D11 ^^
############################################Query By:King$########################################## #################
UPDATE dbo._RefSkill
SET Service = 1
WHERE ID BETWEEN 1 AND 273
UPDATE dbo._RefSkill
SET Service = 1
WHERE ID BETWEEN 276 AND 3481
Query for skill cards 11/29/2011 - Rappelz Private Server - 5 Replies can somebody send me the Query to disable skill cards from drops?
Need help to make a sql query 07/06/2011 - Shaiya Private Server - 0 Replies i'm adding mobs and i use shtool.
the new mobs comes in both a sdata and csv file.
but anyway i need to add mobId 3005+ in the MobItems and insted of adding 3005 - 3100 manualy there has to be a way for sql to make that for you?
trying :
/*