• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[REL] Holograph Emulator Zak Edit Moonwalk Working [REL]

Status
Not open for further replies.
Newbie Spellweaver
Joined
Feb 20, 2008
Messages
25
Reaction score
0
Code:
case "edice": // Holodice
case "edicehc": // Dicemaster
case "habbowheel": // Habbo Wheel
case "ads_lin_wh_c": // Blue Habbo Wheel
case "val_randomizer": // Love Randomizer

So :rig <case name> <number 1-6>

Still doesnt work

Would be easier if the case names were named:

case "holodice":
case "dicemaster":
case "loverandomiser":

And so on..

True, just edit them...
 
Custom Title Activated
Loyal Member
Joined
Oct 21, 2007
Messages
2,098
Reaction score
464
It Has to be Like that If i Set it as Holodice the command would not work what does it do when you tryed the command?
 
Custom Title Activated
Loyal Member
Joined
Oct 21, 2007
Messages
2,098
Reaction score
464
I Will Test it And Show you Guys How to use it

---------- Post added at 06:21 PM ---------- Previous post was at 06:11 PM ----------

Remove this From the Command

Code:
                                    default: // Not a random furni
                                        {
                                            sendData("BK" + stringManager.getString("scommand_failed"));
                                            return true;
                                        }
 
Custom Title Activated
Loyal Member
Joined
Oct 21, 2007
Messages
2,098
Reaction score
464
Well First Default i ment delete it from the rig command

2nd its A Packet In The Emu Call "DJ"
 
Junior Spellweaver
Joined
Jan 13, 2008
Messages
119
Reaction score
5
The only thing you have to do to activate BB Lobbies and the BB gaming, is line all the SQL tables up with the correct BB rooms and BB lobbies, and etc.. Then it'll work. Also, BB consumes a lot of memory on must emulators, depending if you have a good server or not. So be careful and edit the server to stop some of the disruption.

I had BB before, and the emulator didn't pass 3Mb of RAM :3

I will try it, and thks.
 
Custom Title Activated
Loyal Member
Joined
Oct 21, 2007
Messages
2,098
Reaction score
464
Np Here to Help If You Get Any Bugs Report them on this thread
 
Newbie Spellweaver
Joined
Apr 3, 2009
Messages
87
Reaction score
3
i need a emulator that i can code into, add more commands ect but has to be stable (not many random d.c, lagg ect)
 
Newbie Spellweaver
Joined
Aug 31, 2010
Messages
23
Reaction score
0
i need a emulator that i can code into, add more commands ect but has to be stable (not many random d.c, lagg ect)

I suggest using this emulator then as it is extremely stable or you can wait a few months/weeks for me, Zak and Xega's Holograph Emulatot recode which will be more stable than this one. We're working on getting all the features working.
 
Old Habbo Developer
Loyal Member
Joined
Jan 12, 2009
Messages
484
Reaction score
142
Code:
case "edice": // Holodice
case "edicehc": // Dicemaster
case "habbowheel": // Habbo Wheel
case "ads_lin_wh_c": // Blue Habbo Wheel
case "val_randomizer": // Love Randomizer
So :rig <case name> <number 1-6>

Honestly, you only need eDice and eDiceHC. The others just consume time and code..

I had BB before, and the emulator didn't pass 3Mb of RAM :3

I will try it, and thks.

Yeah as I said it depends on what version of emulator you have, because r24-r26 was hella laggy.
 
Custom Title Activated
Loyal Member
Joined
Oct 21, 2007
Messages
2,098
Reaction score
464
Glad you like it. AresCJ i only did them because i had spare time and thought i'll might aswell do it since i had nothing else to do
 
Status
Not open for further replies.
Back
Top