
Originally Posted by
wFX
EDIT:
I'm leaving here my own customization in ResetGuard to give different reset points depending on char class (discards value from ResetGuard.dat) allowing better pvp, and add 2 more parameters in this file to easily create a system of a progressive level for reset.. and putting a limit of max resets..
in my example..
DL/MG = 140 points
Others = 120 points
Max resets = 100
Reset with 100 resets = only to re arrange points
Reset 0 = 10kk and lvl 300
Reset 1 = 20kk and lvl 301
Reset 2 = 30kk and lvl 302
...
Reset 100 = 1kkk and lvl 400
I'll no post files, if do you want some os this features just read the code and implement yourself...
[/code]
ResetGuard.dat
Code:
//-------------------------//
// Reset Options //
// ----------------------- //
......................
// Amount //
// - Add Point Amount //
// ResetLevel //
// - Req. Lvl For Reset //
// NewLevel //
// - Level After Reset //
// ResetCounter //
// - Use DB Reset Count //
// ExtraLevel //
// - Add Level to req * rr //
// PriceMultiplier //
// - Price * Reset Count //
// AddPointMultiplier //
// - Amount * Reset Count //
// AddLevelMultiplier //
// - Level + Reset Count //
//-------------------------//
// KeepQuest KeepStats AddPoints Amount ResetLevel NewLevel Req. Price Price ResetCounter ExtraLevel
0
1 0 1 100 300 1 1 10000000 1 1
end
// Req. Item ItemType ItemIndex
1
0 12 15 // Jewel of Chaos
end
// PriceMultiplier AddPointMultiplier AddLevelMultiplier
2
1 1 1
end
@wFX I been searching for the "bold" configuration and is not in the 0.8.5.0 update, there is a problem with this config?
I'm running the server in a Windows 2008 x64 server standard with Sql 2008R2, and two times the dataserver has crashed

Code:
Server bind error 10048
Bind() failed with error 10048
GetQueuedCompletionStatus failed with error 735
Thanks to Shatter for this Development and any who is helping for those who linke Season 2 :)
Sorry my english