Nice tutorial mate.
This is a discussion on [poof command]v26 - fixed within the Habbo Tutorials forums, part of the Habbo Hotel category; Well i see that on some usable emulators :poof dont work . so learn on how to fix it : ...

Well i see that on some usable emulators :poof dont work . so learn on how to fix it :
go to source>virtual>users>virtualUser.cs .
Findreplace withPHP Code:case "poof": // Use the poof animation in room
{
refreshAppearance(false, false, false);
break;
}
Sorry if this is released but i really didnt find it anywhere .PHP Code:case "poof": // Use the poof animation in room
{
refreshAppearance(true, true, true);
break;
}
no screenies because this is SO SIMPLE (for noobs) so..
Credits goes to me - releasing , fixing , obv and to others that created , edited etc.. holograph emulator .
rate tut pls![]()
Last edited by StronGCoder; 05-11-10 at 10:32 AM.
Nice tutorial mate.
thank you . comment more please
I've Holograph Emu XZ and it doesnt work D:
sure you have changed to (true, true, true) ?
---------- Post added at 01:31 PM ---------- Previous post was at 01:30 PM ----------
oh yeah and it doesnt work because i am sure u didnt debug but you just restarted the emulator
Yes... all right but doesnt work.
I've restart Server all.. :l
#region poof
case "poof": // Use the poof animation in room
{
refreshAppearance(true, true, true);
break;
}
Last edited by MostWanted; 06-11-10 at 12:37 PM.
did u debug in .csproj file ? clicking green button or F5 ?
sry im noob D:
where I have to debug?
xD . go to the emulator>.csproj file , then click F5
Dam.. i hate it Dx
doesnt work. -.-
ur doing it wrong.. it worked to me.
Yes.. you right. Anything I do wrong :D
you are german? then its easiler D:
nah i am not german
ah ok D:
all commands i had edit doesnt work.. D:
visualUser is unfixxed too..
i had that problem too:) i used other emulator and worked.