dungpt8782 Posted April 22, 2014 Posted April 22, 2014 Hi, I need 1 script for item homunculus feed. After use that, homunculus will inscrease 100 Intimacy. Thank you. Quote
sandbox Posted April 22, 2014 Posted April 22, 2014 Oops sorry.. Try this. atcommand "@homfriendly "+(gethominfo(3)+100); Quote
sandbox Posted April 22, 2014 Posted April 22, 2014 Place this script on a usable item.. atcommand "@homfriendly 100"; Quote
dungpt8782 Posted April 22, 2014 Author Posted April 22, 2014 Place this script on a usable item.. atcommand "@homfriendly 100"; I think this command will set Homunculus's Intimacy 100 point, not increase point Quote
dungpt8782 Posted April 23, 2014 Author Posted April 23, 2014 (edited) Oops sorry.. Try this. atcommand "@homfriendly "+(gethominfo(3)+100); It make my Homun have 1000 Intimacy :| I fixed to: atcommand "@homfriendly "+(gethominfo(3)/100+100); Its work fine, thank you. it Edited April 23, 2014 by dungpt8782 Quote
Question
dungpt8782
Hi,
I need 1 script for item homunculus feed. After use that, homunculus will inscrease 100 Intimacy.
Thank you.
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.