
excellent replace for l2jz

Code: Select all
// specifies maximum length for account names.
$max_acc_length = 20;
Code: Select all
// Bot Banning - whenever the server console or "Who's Online" is run, any character with max hp or max mp over 60,000 is kicked and deleted.
$bot_scan_ban = 1;
... It is all at the same location. At the moment, the version numbers are the same as I haven't got the time to go through all the code to change the versions, but it is all up to date.The drop calc itself is free to all, and there is a copy hooked up to a standard datapack at http://195.7.255.202 with documentation at http://195.7.255.202/documentation/index.htm and the php and SQL can be downloaded from http://www.msknight.com/comps/lineage2/ ... opcalc.htm
O.K. - new code uplaoded. This should be fixed. disKret kindly confirmed that minions are attached to mobs that aren't raidbosses, so I've adjusted the code to match.nbd wrote:another thing i noticed is that drops by minions arent listed.. only with "admin show non-spawned" .. some spellbooks are dropped by minions.. so players allways ask why the books dont drop
Code: Select all
Warning: mysql_result() [function.mysql-result]: Unable to jump to row 0 on MySQL result index 16 in W:\www\drops\w-online.php on line 133
Warning: mysql_result() [function.mysql-result]: Unable to jump to row 0 on MySQL result index 16 in W:\www\drops\w-online.php on line 134
InCuBiTo
1 - Human (1)
incubito
Warning: mysql_result() [function.mysql-result]: Unable to jump to row 0 on MySQL result index 20 in W:\www\drops\w-online.php on line 133
Warning: mysql_result() [function.mysql-result]: Unable to jump to row 0 on MySQL result index 20 in W:\www\drops\w-online.php on line 134