• 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 D: creating holes when selling items

Thorn

Spriting since 2013
Joined
Sep 24, 2012
Messages
2,203
Solutions
1
Reaction score
923
Location
Chile
hiiii, plzzz im desesperate, my server was working perfectly, then in 1 second became lag and weird and i had to put it down. then when i restarted the server an items dissapear, it was the "supreme paladin armor" and now its you see item 12983 report it to the gamemaster, something like that. and along with that when players sells items in rashid, holes appear under the players! plzzz help me to solve this problem, i have no error in console when that happens :/!!

- - - Updated - - -

when i sell 17 or more magic plate armors it creates a hole

- - - Updated - - -

when i sell 20 or more golden legs it creates a hole

- - - Updated - - -

and when i sell 29 or more mastermind shield it create holes

- - - Updated - - -

holes.jpg

- - - Updated - - -

demon shield too :/

- - - Updated - - -

blesses sceptre too, basically all expensive items :/
 
LUA:
<item id="294" article="a" name="pitfall">
		<attribute key="floorchange" value="down" />
		<attribute key="decayTo" value="293" />
		<attribute key="duration" value="300" />
                <attribute key="worth" value="1000000" />
	</item>

this
 
loL remove the worth and it will work

- - - Updated - - -

because when you sell 17 magic plate armor you got 100cc and in your server it is mentioned as 100cc=pitfall
 
Or perhaps is there a way to make people sell items one by one? not 24 items in one way? because that's another solution

- - - Updated - - -

woooo man thank you i will try now
 
Back
Top