I always thought there are only 2 methods to write a PVP ladder script
Method No.1: Use Sql to log the number of kills and death of each character ID
Method No. 2: TXT style ladder, kinda similar to Terces PVP ladder (topic)
but after viewing this topic
this is another Method No.3 that logs every kills made by player 😮
I start to think this is the preferred method for PVP ladder script...
instead of just adding the kill counter, this actually logs player's action
Subscribe to:
Post Comments (Atom)
Linux compiler error that never shown on Visual Studio
let's just admit Visual Studio sux ... ok ? right now, if you want to host a Private Ragnarok Online server, its just better to choose...
-
Ever since Hercules forked from rAthena since Jan 2013, Hercules has driven further away from its rAthena parent, many systems and feature...
-
conf\grf-files.txt //----------------------------------------- // GRF Files // Add as many as needed. //------------------------------------...
-
Useful Scripting Guides Shuffle Algorithm Sorting Algorithm What is the difference between .@i++ and ++.@i ? A simple walking npc scri...
so which method is most efficient to use ?
ReplyDeletecurrently most people use method no.1
ReplyDeletethere is no GROUP BY or DISTINCT command that can slow down the execution time
thanks you annie, ill use method 1
ReplyDelete