Description:
Tracks and updates Job-based killstreaks for players.
When a qualifying job-player (Trader/Hunter/Thief) kills another:
1) Increments killer's streak (stored in KABLOZ_SYSTEMS.._JobKillStreaks)
2) Resets victim's streak (and notifies if victim lost a multi-kill streak)
3) Maps numeric job types to human-readable names
4) Derives a KillStreak Title (Double Kill, Triple Kill, Rampage, ... up to Endless)
-- Notes:
Designed for Silkroad private server integrations.
Intended to be published on VSRO.ORG only; redistribution outside the forum requires explicit permission.
Create Table >
İçeriği görüntülemek için Giriş yapın veya Kayıt olun.
Create Procedure >
İçeriği görüntülemek için Giriş yapın veya Kayıt olun.
You Must Add in Procedure MaxiGuard_User.._OnCharKillLog_EDIT
İçeriği görüntülemek için Giriş yapın veya Kayıt olun.
If you need help, have trouble working with this procedure, or you want to adapt it for another filter but don’t know how — feel free to contact me directly on Discord: dev.kabloz.
I’ll be happy to assist or guide you with the customization.
