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)
To finish off, i've read several threads about drop rate settings and gold rate settings and i'd like to know if :
Code:
set game.exp_rate 10
set game.item_drop_rate 200000
set game.drop_rate 10
set game.gold_drop_rate 200000
not they dont stack, afaik. i dont think the server is writing anithing to the eop file, so the server sets the rates given in the gameserver.opt. Just edit them in the gameserver.opt and compress it again
Stop being a beggar. Every single question you have asked thus far has been answered numerous times. If you can't figure out basic operations for a server without begging you don't need to be running a server.
Stop being a beggar. Every single question you have asked thus far has been answered numerous times. If you can't figure out basic operations for a server without begging you don't need to be running a server.
I found the thread :
I'm also learning on the ground with examples, one day or the other i'lll be abble to fix stuff by my own and help other people too. Stop being cold hearted please thanks.
I set the flag to 0 but the NPC is still here... By the way i don't want to disable their scripts or what ever, i simply want to remove them completely (Script + Spawn)
[Request] Guide to removing Background Click checks and Away effect. 08/31/2010 - Conquer Online 2 - 1 Replies I've been searching for a tutorial to remove the above, but have been unsuccessful thus far. Anyone kind enough to either point me in the right direction or provide me a guide? Thanks in advance.
[Request] Removing Sketch Time Limit 12/03/2009 - Mabinogi - 30 Replies Is it possible to remove sketch time limit using DLL editing or some sort?
Would be really nice if someone knows how to, since I'm still new at DLL-editing. Thanks in advance.
[Request] Removing NPC dots from map 08/12/2009 - Dekaron Private Server - 6 Replies When you use the map you can see the NPCs as dots with descriptions on them.
Due to I have some NPCs that are kinda bugged, or don't exist, I need to remove some specific dots.
Can someone post a guide on how to do it?
[Request] Removing Aloken drops 08/07/2009 - Dekaron Private Server - 10 Replies Is there a way to remove Aloken item drops?
Since, in the server files I am using there is no Aloken.
[Request] Proper Tao, Tro, Arch damages fixed. 07/17/2009 - CO2 Private Server - 3 Replies Well does anyone have the proper edits for the damages for taos, archer and tros. I tried 2 others i found here and they werent really good