Like you said: in the CItem::StartDestroyEvent.
Just open "char.h" and search for "StartDestroyEvent".
Then you find something like "void StartDestroyEvent(int iSec=300);".
The "iSec=300" is meaning, that the "default-value" for "iSec" is 300.
So if no argument is given it's 300. Change this value and you will have an other drop time.
Like you said: in the CItem::StartDestroyEvent.
Just open "char.h" and search for "StartDestroyEvent".
Then you find something like "void StartDestroyEvent(int iSec=300);".
The "iSec=300" is meaning, that the "default-value" for "iSec" is 300.
So if no argument is given it's 300. Change this value and you will have an other drop time.
Kind Regards
but when i change this:
item.h
for example: 5 sec then drop destroy / expire with name too but i need only destroy / expire noname items. HELP PLS nad sry fo my bad english ;p
Still my point is that the objects of drop disappear at the same time, and I want to drop rates of items disappearing after 180 sec and thrown to the ground 5 sec.
Well maybe it would be easier to just change it in the player function "CHARACTER::Reward":
Change every "item->StartDestroyEvent();" to "item->StartDestroyEvent(5);"
That HAVE to work!
Well maybe it would be easier to just change it in the player function "CHARACTER::Reward":
Change every "item->StartDestroyEvent();" to "item->StartDestroyEvent(5);"
That HAVE to work!
Kind Regards
my bad, its work: if (!m_pkOwnershipEvent) iSec = 5;
but i was have if (!m_pkOwnershipEvent)) iSec = 5; and errow was XD
[ Gold Drop Time Limit ] 01/08/2012 - Metin2 PServer Guides & Strategies - 20 Replies Liebe Community,
ich zeige euch nach langer Zeit mal wieder eine schöne Sache.
Momentan hab ich ja den GoldDrop komplett verboten.
Allerdings hab ich in der 2019 Revision eine schöne Sache entdeckt.
In der 2089 ist diese auch enthalten. Davor weiß ich nicht.
Gibt Ingame /e gold_drop_limit_time 1 ein. Schon kann man nur einmal pro Sekunde Yang fallen lassen.
Das ganze lässt sich beliebig verändern.
[QUESTION]Change time of drop item name 07/12/2011 - Metin2 Private Server - 3 Replies Hello everyone,
I am posting this because I found nothing in SuFu.
The items someone gets from drop, have their name on them for a while. I was trying to find out how to change the time the name stays on them. I believe that it is somewhere inside the game file but I'm not sure where.
http://img863.imageshack.us/img863/5678/dropname. jpg
The name of he player that has the drop is "Mr.Freeman" and it stays there for 8-9 seconds. I want to make this stay for 1 minute, is this possible?
Can Anyone Help me to increase the money drop and CPs drop for CoV2 source?? 05/06/2009 - CO2 Private Server - 9 Replies Firstly i would like to thanks CoV2 and ahmedandkhalid for the source if it happen you all read.But now I do have 1 problem. How can I increase the gold drop rate and the Cpsbag amount drop????