• 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!

TFS 1.X+ player_deaths stores only one death per player

SixNine

Active Member
Joined
Dec 12, 2018
Messages
442
Reaction score
40
TFS 1.2

Hello,
i noticed that in database my player_deaths table stores only one death per player

table structure
381a8374a171982b859e12b8b75642c3.png
 
Solution
player_id_2 might mean this index maybe in player_deaths
ebecb08a4ef21d9d862fcdc53029468e.png
This is how mine looks.

Try to emulate it?

Untitled.png
Idk, that error makes no sense.

The script you showed on page 1 doesn't have any mention of 'player_id_2'
 
Back
Top