[poof command]v26 - fixed
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 .
Find
PHP Code:
case "poof": // Use the poof animation in room
{
refreshAppearance(false, false, false);
break;
}
replace with
PHP Code:
case "poof": // Use the poof animation in room
{
refreshAppearance(true, true, true);
break;
}
Sorry if this is released but i really didnt find it anywhere .
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:w00t:
Re: [poof command]v26 - fixed
Re: [poof command]v26 - fixed
thank you . comment more please
Re: [poof command]v26 - fixed
I've Holograph Emu XZ and it doesnt work D:
Re: [poof command]v26 - fixed
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
Re: [poof command]v26 - fixed
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;
}
Re: [poof command]v26 - fixed
did u debug in .csproj file ? clicking green button or F5 ?
Re: [poof command]v26 - fixed
sry im noob D:
where I have to debug?
Re: [poof command]v26 - fixed
xD . go to the emulator>.csproj file , then click F5
Re: [poof command]v26 - fixed
Dam.. i hate it Dx
doesnt work. -.-
Re: [poof command]v26 - fixed
ur doing it wrong.. it worked to me.
Re: [poof command]v26 - fixed
Yes.. you right. Anything I do wrong :D
you are german? then its easiler D:
Re: [poof command]v26 - fixed
Re: [poof command]v26 - fixed
ah ok D:
all commands i had edit doesnt work.. D:
visualUser is unfixxed too..
Re: [poof command]v26 - fixed
i had that problem too:) i used other emulator and worked.