PhoenixPHP me.php character edit
Are you bored with your normal character just standing there and not doing any action Well here is little fix for that
Open me.php
find
PHP Code:
<div id="avatar-plate" onclick="location.href='characters.php'"><img src="http://www.habbo.com/habbo-imaging/avatarimage?figure=<?php echo $users->UserInfo($username, 'look'); ?>" alt="<?php echo $users->UserInfo($username, 'username'); ?>" style="margin:0 0 0 15px;" /></div>
Replace with:
PHP Code:
<div id="avatar-plate" onclick="location.href='characters.php'"><img src="http://www.habbo.com/habbo-imaging/avatarimage?size=m&direction=2&head_direction=3&action=wav&figure='<?php echo $users->UserInfo($username, 'look'); ?>" alt="<?php echo $users->UserInfo($username, 'username'); ?>" style="margin:0 0 0 15px;" /></div>
Re: PhoenixPHP me.php character edit
it's not a fix. It's not great.. but could be good for people who want it.
Re: PhoenixPHP me.php character edit
i know it's not great or a Fix i'm not worried about it
Re: PhoenixPHP me.php character edit
PHP Code:
<div id="avatar-plate" onclick="location.href='characters.php'"><img src="http://www.habbo.com/habbo-imaging/avatarimage?size=m&direction=2&head_direction=3&gesture=sml&&action=wav&figure='<?php echo $users->UserInfo($username, 'look'); ?>" alt="<?php echo $users->UserInfo($username, 'username'); ?>" style="margin:0 0 0 15px;" /></div>
Make it atleast smile!
Re: PhoenixPHP me.php character edit
Re: PhoenixPHP me.php character edit
this just change some image about the avatar ...
Re: PhoenixPHP me.php character edit
Re: PhoenixPHP me.php character edit
Wow this is a great edit, Brohan!
Re: PhoenixPHP me.php character edit
It's nice. but next time try to release something more big.
Re: PhoenixPHP me.php character edit
I'm loving your title, PhoenixEdits coming soon! What's next bro?!
Re: PhoenixPHP me.php character edit
Not a big deal, but thanks anyway. Helped.
Re: PhoenixPHP me.php character edit
Dude. Why are u sending negative reactions? It's just what te title says..
Re: PhoenixPHP me.php character edit
I found a useless piese of code
PHP Code:
<?php echo $users->UserInfo($username, 'username'); ?>
;/
Re: PhoenixPHP me.php character edit
Quote:
Originally Posted by
joopie
I found a useless piese of code
PHP Code:
<?php echo $users->UserInfo($username, 'username'); ?>
;/
Lolled @ this