• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Avesta nicaw deathlist?

Find this line:
PHP:
if ($player->deaths) {
And add the following below:
PHP:
print_r( $player->deaths );
And then show me the result.
 
All right, so it is only fetching one entry from the database. I don't know where the deathlist is actually fetched from, so if you would like me to, I'll assist you through TeamViewer (it's a remote desktop software).
 
Back
Top