• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Solved Can't pick up or move items!?

Guxi

Developer
Joined
Mar 17, 2012
Messages
128
Reaction score
12
Location
Croatia
I'm using TFS version 0.3.6 with 8.6 OTversion.
Current version information - version: 0.3.6 V7 - Edited By Cyko, patch: 1, build: 3429, timestamp: 1261647210.

I can't pickup items or move them. I tried it with GOD and normal character, but same result.

How can i solve this problem?


- Thanks in advance!
 
You can try to add this in config.lua
LUA:
useAntiPush = true 
antiPushDelay = 3000 
antiPushItems = "2148,2152,2160,3976"

If that doesn't solve it, use the whole config from that server(exe file) without deleting or replacing parts.
 
Back
Top