How do I add cp drop in 5375?

09/24/2012 02:18 SilverPowerPro#1
I have a 5375 source and i nned to know how tochange cp drop

thanks :D
09/24/2012 08:12 shadowman123#2
Cps Drop Rate or Value ?
09/24/2012 18:48 InstantAssassination#3
Probably rate?
09/24/2012 19:02 SilverPowerPro#4
Quote:
Originally Posted by shadowman123 View Post
Cps Drop Rate or Value ?
my cp drop is 10 !

i need it to be 1000
which files shud i edit?

thanks, and how do i edit?

;P here is my monster table .cs idk how 2 do
and no sure if this is the correct one
my monster table:
09/29/2012 04:55 SilverPowerPro#5
#bump

Please help!
09/29/2012 06:10 go for it#6
09/30/2012 03:47 SilverPowerPro#7
Quote:
Originally Posted by go for it View Post
im sorry but woud u like me to add that to my "monstertable.cs" or look for it.
09/30/2012 11:11 go for it#8
first of all i duno what base you working on so i can't shoot in the dark to tell you to add it
but simply search for the following
killer.ConquerPoints += 10;
if you found many try to figure out which is the cp drop >.>
then simply change it to
killer.ConquerPoints += 1000;
10/01/2012 05:20 desirex#9
Also, simply notepading it will of course not help, so make sure you open your project
and f6/f5 and this will build and debug it.

goodluck

#Topic solved request close
10/01/2012 05:35 JohnHeatz#10
Quote:
Originally Posted by desirex View Post

#Topic solved request close
Normally a question-thread isn't closed just because it has been solved, as it can help other members in the future, and people don't like to go into closed threads that much; yet if you really want a thread to be closed, or a post to be deleted, please use the search function so that we -Moderators- can get an instant notification. Thank you.
10/02/2012 00:41 desirex#11
Quote:
Originally Posted by JohnHeatz View Post
Normally a question-thread isn't closed just because it has been solved, as it can help other members in the future, and people don't like to go into closed threads that much; yet if you really want a thread to be closed, or a post to be deleted, please use the search function so that we -Moderators- can get an instant notification. Thank you.
Well, I guess I can't go against that. You have a point, so perhaps keep threads open, unless they are going against the rules or anything.

Anyways, thanks for informing me this.
10/02/2012 10:50 go for it#12
[Only registered and activated users can see links. Click Here To Register...]