Hello everyone!
Here's a simple way to make items non-disposable without messing them up.
Enter this query to the console:
Here's a simple way to make items non-disposable without messing them up.
Enter this query to the console:
Code:
UPDATE player.item_proto SET antiflag=antiflag|128;