if(key_i) { bag_i_counter = 1; inv_open_bag(bag, 500, 0); mouse_mode = 1; while(key_i == 1) { wait(1); } while(key_i == 0) { wait(1); } bag_i_counter = 0; inv_close_bag(bag); mouse_mode = 0; } }
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de