[C++]40250 Source

10/26/2014 11:12 QualityHost#1
Hello, I want compile my won game source and I have two questions:

1. Where can I modify item flood time ? (until disspear)
2. Where can I modify stones add change?

Thank you.
10/26/2014 17:11 #0x4b696464#2
Item drop Time: item.cpp / CItem::StartDestroyEvent

Kind regards
KIDD
10/27/2014 20:01 QualityHost#3
Quote:
Originally Posted by #0x4b696464 View Post
Item drop Time: item.cpp / CItem::StartDestroyEvent

Kind regards
KIDD
Thanks, solution was in item.h

Available question:
How can I modify chance to be succesfull a stone on add.