[Help]How can i adjust the droprates in patch 5017?

05/21/2009 02:41 vladrage08#1
How can i adjust the droprates in patch 5017? Help me asap!
05/21/2009 02:51 Arcotemple#2
Quote:
Originally Posted by vladrage08 View Post
How can i adjust the droprates in patch 5017? Help me asap!
hint hint...

its in entities.cs :)

hpe this helps...
05/21/2009 03:02 PeTe Ninja#3
look for if chance success (1) something like that just change the chance of success ( 1 is pretty high still ) try like .1 anyway. and change the item id :D
05/21/2009 03:15 vladrage08#4
where can i find if change success (1)? and btw im using source in jezebelzco.....and how can i make more luckyboxes and npc?
05/21/2009 03:18 PeTe Ninja#5
Quote:
Originally Posted by vladrage08 View Post
where can i find if change success (1)? and btw im using source in jezebelzco.....and how can i make more luckyboxes and npc?
chance success is in entities.cs and luckyboxes and npc ,

well to add them in the server you have to go in either what your using phpmyadmin or navicat

to add them to work go in client.cs :D