Clear Drops?!

08/15/2011 19:21 Xijezu#1
Heyho,

I can't find on google/e*pvpers-Search, so I will ask you.

Our gameserver is full of drops, but they won't remove automatically.
Is there a command that I can use?
Can I build some auto-clear-drop-script in a .lua?
If yes, can u explain how to do this?

Thanks a lot.

Xijezu.
08/15/2011 19:49 Xijezu#2
Thanks a lot :)
I was searching all files, but never found this. crasy.. xD
08/15/2011 19:58 Xijezu#3
Well, okay.
Last questions:
I'd like to have a User Online-Count on my website.

When a User logged in, will be something updated in Database (bad example, but for e.g. at FlyFF) ?
I already searched, but failed, too... :/
08/15/2011 20:29 Xijezu#4
mmh, cant find something on this board..
Only a Preview of a script where this is included.

Edit: Find it. :D
_______________
l
l
l
\/

Well, got one last question:
Is it possible to set a max value for selling items to NPC's?
e.g. someone want to sell 1000 r7 Cubes, but only 50 is possible?
08/15/2011 22:16 GeneraL_SchnitzeL#5
no he thinks , when you sell more then 50 items at same time the server is crashing and how to set the value higher ... that the server is not crashing anymore
08/15/2011 22:17 Sn00z3#6
Quote:
Originally Posted by speedy-nl View Post
just hold shift+click item, enter amount to sell done
He wants to set a limit of sale, not the way to sell how much he wants to.

So if you press Shift + Click and you enter like 1000 for R7 Cubes the Server sets a limit so you can just sell 50 at once.
08/15/2011 22:30 Xijezu#7
Yes..
We test a lot of things, but the crash comes from this value.
So we need a fix
08/15/2011 22:33 Limery#8
Quote:
Originally Posted by ismokedrow View Post
Well you can be nice after all huh Speedy-NL :3
Speedy NL is dutch

He is german
08/16/2011 00:43 Limery#9
Quote:
Originally Posted by speedy-nl View Post
and ?
Quote:
Originally Posted by ismokedrow View Post
Well you can be nice after all huh Speedy-NL :3
^
08/17/2011 13:15 Xijezu#10
Well. Last error. got fixed the most on my own now ^__^ :
Code:
2011/08/17 13:03:18 DB COM ERROR : DB_Account : Timeout expired
I dunno why this error is there, I was googeling, updated some things at Management Studio or at regedit, but error is still the same .__.
08/17/2011 13:41 Xijezu#11
Quote:
Originally Posted by speedy-nl View Post
[Only registered and activated users can see links. Click Here To Register...]

look here
Well, I found this, too, but:
Quote:
Do this steps:

In Sql server enterprise manager, in database property set query time out to 0, default it 600

and also in your connection string add "Connection Timeout = 0"

You have to set SqlCommand's CommandTimeout property to 0.

Ex. : cmdCreate.CommandTimeout = 0;

And Enjoy, Its working fine :)
But I'm only using SQL Server Express... o.o
08/17/2011 13:57 Xijezu#12
hmmm, now I'm downloading Enterprise-Edition. 2 gb only for this damnt error. that sucks xD
08/17/2011 16:19 GeneraL_SchnitzeL#13
xijezu das hier brauchst du : [Only registered and activated users can see links. Click Here To Register...]