A Angelmelody (\ /) ( . .) Messages 772 Points 0 Age 32 Location new_1-1,53,111 Github Angelmelody Emulator Mar 21, 2014 #2 a simple script cooomand that make pet return to an egg CMD to use: if(checkidle() > 180 ) pet2egg; download: pet2egg.c Attachments pet2egg.c pet2egg.c 880 bytes · Views: 32 Last edited by a moderator: Mar 21, 2014
a simple script cooomand that make pet return to an egg CMD to use: if(checkidle() > 180 ) pet2egg; download: pet2egg.c
OverLord New member Messages 168 Points 0 Age 36 Location Brazil Emulator Jul 23, 2014 #3 Cool! Simple and useful! Congratulations! Could someone give me a tutorial on how to install plugins?
Cool! Simple and useful! Congratulations! Could someone give me a tutorial on how to install plugins?
I iZeal New member Messages 158 Points 0 Emulator Jul 24, 2014 #4 for Linux/CentOS" put pet2egg.c on src/plugins folder also you need to add pet2egg.c on src/plugins/Makefile.in then compile and make plugins for Windows: http://herc.ws/wiki/Building_HPM_Plugin_for_MSVC Last edited by a moderator: Jul 24, 2014
for Linux/CentOS" put pet2egg.c on src/plugins folder also you need to add pet2egg.c on src/plugins/Makefile.in then compile and make plugins for Windows: http://herc.ws/wiki/Building_HPM_Plugin_for_MSVC