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

Cannot open corpses after die (TFS 0.3.6pl1)

Fresh

Quack!
Joined
Oct 21, 2009
Messages
1,855
Solutions
18
Reaction score
671
Hello i have small problem in TFS 0.3.6pl1

When someone die (player), after dies he cannot open his corpse , it writes : "You are not the owner"

How can I fix it?

Thanks in advance,
Fresh.
 
its checkCorpseOwner = false.

Any ideas?

- - - Updated - - -

bump

- - - Updated - - -

bump

- - - Updated - - -

bump

- - - Updated - - -

bump
 
wtf?
Did you change as Loney told you?
change:
LUA:
checkCorpseOwner = false
to:
LUA:
checkCorpseOwner = true
 
Back
Top