1
2
3
4
2
3
4
if player(id, 'money') >= 195 then 	parse('setmoney '..id..' '..player(id, 'money')-195) 	parse('equip '..id..' '..59) end
Lua Error #1 has written
ERROR: strip - cannot strip 59 - Night Vision (this would lead to problems)!
So - I know this has been posted many times - is it possible to drop it under the player? So that I don't break DC's precious rules? And still make it possible?