- Joined
- Jan 6, 2014
- Messages
- 81
- Reaction score
- 8
- First Language
- Polish
- Primarily Uses
Hi is there a way to remove weapon, accessory armour from Inventory by using the numer taken from variable?
Im trying something like this but its not working ...
$game_party.gain_item($data_weapons[$game_variable<74>], -1)
Im trying something like this but its not working ...
$game_party.gain_item($data_weapons[$game_variable<74>], -1)
