Hello,
To start off : Yes i used the search button :facepalm:
I would like to know the exact procedure to remove a NPC correctly from the server. Is there a command in-game by targetting a NPC i get it's ID? How could i determine a NPC in the database by it's IG name?
Also, i'd like to know what is wrong with this :
To finish off, i've read several threads about drop rate settings and gold rate settings and i'd like to know if :
Stack after a server reboot.
Thanks in advance
To start off : Yes i used the search button :facepalm:
I would like to know the exact procedure to remove a NPC correctly from the server. Is there a command in-game by targetting a NPC i get it's ID? How could i determine a NPC in the database by it's IG name?
Also, i'd like to know what is wrong with this :
Code:
USE Arcadia INSERT INTO SkillResource VALUES(40065,50040065,0,40040065,1,0,0,0,0,0,0,0,0 ,0,0,0,0,0,0,0,0,0,0.00,0.00,0.00,0.00,0,0,0.00,0. 00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 ,0,0,0,0,0,0,0,0,1,0.00,0.00,0.00,1.50,0.00,0.00,0 ,0,0,0,0,0,0,0,0,0,41,10008,0,0,0.00,0.00,0.00,0.0 0,0.00,0,0,0,100,0,0,0.00,0,0.00,0.00,0,0,0.0000,0 .0000,0.0000,11.0000,0.0000,0.0000,0.0000,0.0000,0 .0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0. 0000,0.0000,0.0000,0.0000,0.0000,1525,'icon_skill_ passive_0081',0,0.00,0.00)
Code:
set game.exp_rate 10 set game.item_drop_rate 200000 set game.drop_rate 10 set game.gold_drop_rate 200000
Thanks in advance