Official Necron Collection

09/27/2008 13:29 Rawsteeey#46
Quote:
Originally Posted by whiterhino View Post
NpcServer wont work.. it says ¡¾Connect to game server again . . .¡¿
all the time
NPC Server is not important. IF you want to see/kill Mob's, you need it. But if you dont want it, you dont need it. Check your shell.ini
09/27/2008 19:21 Just_Me99999#47
Quote:
Originally Posted by Necron33 View Post
good luck with your warning i use them always and nothing happens :)
Lol...you are joking...aren't you?
Is it any kind of prove if you using it?
Those files are infected.
take a look: [Only registered and activated users can see links. Click Here To Register...]
And if you ignore about my warn. Its your business.
09/27/2008 21:07 Rawsteeey#48
he said that they are mark as infected, but they arent
09/28/2008 14:33 Necron33#49
Quote:
Originally Posted by Just_Me99999 View Post
Lol...you are joking...aren't you?
Is it any kind of prove if you using it?
Those files are infected.
take a look: [Only registered and activated users can see links. Click Here To Register...]
And if you ignore about my warn. Its your business.
thanks about your warning i don't even need to proof anything lol! those files are safe thats all what i can say go CHECK PFJS TOOLS YOU WILL FIND THEM INFECTED IF YOU SCANNED THEM Actually most of us use them always
09/28/2008 17:34 whiterhino#50
in game, i cant see any armors or such things, as weapons, no items in shopping mall etc..
09/29/2008 08:51 DiobloSlayeR#51
Quote:
Originally Posted by whiterhino View Post
in game, i cant see any armors or such things, as weapons, no items in shopping mall etc..
Have you downloaded the patch? I got server up and running now, I could see all stuff in it.
10/01/2008 03:27 XxKOLOHExX#52
i cant find my.ini can someone help me or tell me were i can find it?
10/01/2008 04:07 pyromaster#53
Quote:
Originally Posted by XxKOLOHExX View Post
i cant find my.ini can someone help me or tell me were i can find it?
my.ini would be in c:/windows
10/01/2008 04:09 XxKOLOHExX#54
i did check and its not there and then i tried setting it up and it wont connect to the database
10/01/2008 04:10 pyromaster#55
Have you ran mysqladmin.exe?
10/01/2008 04:12 XxKOLOHExX#56
is there a certant client i need for this?
10/01/2008 04:18 pyromaster#57
-.- Alright he plays my server...xD I didnt notice till now...Ill help yas
10/02/2008 11:23 DiobloSlayeR#58
ok guyz, When I increase the drops, the mobs won't drop that much .. :/ Do you know why? need lil help with it
10/02/2008 15:36 lightnin86#59
Try using this script to change drop rate to 10x

update cq_monstertype set drop_item_chance=drop_item_chance*10;
update cq_monstertype set drop_money_chance=drop_money_chance*10;
update cq_dropitemrule set chance=chance*10;

credits pfj511
10/02/2008 15:47 DiobloSlayeR#60
Quote:
Originally Posted by lightnin86 View Post
Try using this script to change drop rate to 10x

update cq_monstertype set drop_item_chance=drop_item_chance*10;
update cq_monstertype set drop_money_chance=drop_money_chance*10;
update cq_dropitemrule set chance=chance*10;

credits pfj511
Ok, thanks lightnin .. will try that, will let you know if it worked :D

PS: I have increased the compose rates to 80, but when I compose 1star pet .. it gets 1 point, do you know any idea about this?