I dont know if this is the right section but if its not i am really sorry. So i want to ask about l2phx. Its catching packages and for example if i kill a mob and i get 2 adena for example. I got the package named "UpdateInventory" or something like that where it says item id: adena and quantity 2 so it means i recived a packet that shows i actually got in my inventory 2 adena. So if i edit the packet to quantity 200 adena and send it to the server i dont get this amount of the adena. So actualy im telling the server to refresh my inventory and set my adena to 200 but why its not working. Isnt it the same as like i kill the mob and get the adena ? But im not killing it im just telling the server to set this amount of adena... but why its not happening ?