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

Lua Potions no remove

Nicek

oldschool
Joined
Aug 8, 2007
Messages
160
Reaction score
14
As a topic.
Where can I edit it? Because on my enfo potions remove and I cant edit it. I can edit only runes no potions.
 
go into data/actions/scripts/liquids and open the potion file that you want to edit, look for:
Code:
	doTransformItem(item.uid, EMPTY_POTION)
And simply remove it
Done!
 

Similar threads

Back
Top