Re: [SERVICE] Custom Commands Database - Request/Post Here
Quote:
Originally Posted by
voilet
You want me to add the people can do room alerts if its in there own rooms ??
---------- Post added at 03:53 PM ---------- Previous post was at 03:45 PM ----------
Would any one like a poof that it wont let you poof if your in a pet transformation command so no noobs can abuse it and dc rooms
---------- Post added at 03:59 PM ---------- Previous post was at 03:53 PM ----------
Code:
#region :Ra
case "ra":
{
if (_isOwner)
{
string Message = Text.Substring(3);
userManager.sendToRank(_Rank, false, "BK" + stringManager.getString("scommand_rankalert") + "\r" + Message);
staffManager.addStaffMessage("rankalert", userID, _Rank, Message, "");
}
break;
}
#endregion
It way say message from staff so please edit that in your database and dont reply to me saying it says that thanks ;)
ehm, this is the same command as :ra in some emu's (rank alert)
send a message to all the other ppl online with the same rank i think, or it sends a message to all the people in the hotel with like this :ra hehe then it comes like "Message from a rank above you" or something and then "hehe"
Re: [SERVICE] Custom Commands Database - Request/Post Here
Code:
#region :room alert for VIPS in their own room.
case "ra":
{
if (this._Rank > 2)
{
if (this._isOwner)
{
string Message = Text.Substring(3);
userManager.sendToRank(_Rank, false, "BK" + stringManager.getString("scommand_rankalert") + "\r" + Message);
staffManager.addStaffMessage("rankalert", userID, _Rank, Message, "");
}
}
else if (this._Rank > 5)
{
string Message = Text.Substring(3);
userManager.sendToRank(_Rank, false, "BK" + stringManager.getString("scommand_rankalert") + "\r" + Message);
staffManager.addStaffMessage("rankalert", userID, _Rank, Message, "");
}
break;
}
#endregion
Did that fast. It may send TWO if the user is staff, Which you could probably fix, Just coded it on here.. As that will also let staff, As on Voilets, staff can only do it in there own room xD.
Re: [SERVICE] Custom Commands Database - Request/Post Here
Quote:
Originally Posted by
Sledmore
Code:
#region :room alert for VIPS in their own room.
case "ra":
{
if (this._Rank > 2)
{
if (this._isOwner)
{
string Message = Text.Substring(3);
userManager.sendToRank(_Rank, false, "BK" + stringManager.getString("scommand_rankalert") + "\r" + Message);
staffManager.addStaffMessage("rankalert", userID, _Rank, Message, "");
}
}
else if (this._Rank > 5)
{
string Message = Text.Substring(3);
userManager.sendToRank(_Rank, false, "BK" + stringManager.getString("scommand_rankalert") + "\r" + Message);
staffManager.addStaffMessage("rankalert", userID, _Rank, Message, "");
}
break;
}
#endregion
Did that fast. It may send
TWO if the user is staff, Which you could probably fix, Just coded it on here.. As that will also let staff, As on Voilets, staff can only do it in there own room xD.
well, this is still the same "rank alert" command isnt it? ;/
Does seem to be atleast.
Re: [SERVICE] Custom Commands Database - Request/Post Here
Quote:
Originally Posted by
Ryiah
well, this is still the same "rank alert" command isnt it? ;/
Does seem to be atleast.
Didn't read the code.. If you read my post, I used the other guys... You could obviously change it, It's not hard at all..
Re: [SERVICE] Custom Commands Database - Request/Post Here
Quote:
Originally Posted by
Sledmore
Didn't read the code.. If you read my post, I used the other guys... You could obviously change it, It's not hard at all..
well, im newbie at c# coding, even tho i havent seen any tuts about making commands etc, that's why i have problems with making
that :room alert command XDD well, i nearly get to it, but each time i make the room alert command, only a little of what u write gets into it like :ra dgsdfigjdifgfjhdfg then only hdfg(the end of the "word" i wrote up here)
but anywayz, here's a code req:
:levitate
habbx r26 (iJay's emu)
makes the habbo walk in the air. Like if your habbo is walking at the ground, (we'll say ground = 0) and you want it to walk a little over the ground (we'll say thats 1)
and
:override
habbx r26
Makes you walk through other habbo's + makes you walk over furnitures ;);)
Re: [SERVICE] Custom Commands Database - Request/Post Here
Well i really want theese commands :p
any1 code em' ;)?
Re: [SERVICE] Custom Commands Database - Request/Post Here
Im going to be needing :moonwalk and the rotation.cs for RastaRP EMU
Re: [SERVICE] Custom Commands Database - Request/Post Here
look at my old source emu
you dont need to change rotation.cs just Rotate User In Nisc
Re: [SERVICE] Custom Commands Database - Request/Post Here
Server - Dissis
Name - :buyfurni <TID> <amount>
Buys the furni with the same TID number, and the amount you want.
Min Rank 6 Please
Re: [SERVICE] Custom Commands Database - Request/Post Here
Hey guys, i need a couple of commands for my php EMU,
:roompixels
:summonall (means to summon all people online from the server to my room)
:warp (as in i warp to the user specified) NOT TO THE CORDS
all are JUST for rank 7
im using LifeEMU..
thanks man !!
Re: [SERVICE] Custom Commands Database - Request/Post Here
:Chooser
View a list of users in the room.
:Furni
View a list of furnis in the room.
Handyandys edited holoemu. v26.
Re: [SERVICE] Custom Commands Database - Request/Post Here
:teleport On/Off
Uber Emu
It teleports you to the tile where you click
Re: [SERVICE] Custom Commands Database - Request/Post Here
Ah, finally I get my account back, and can really start back developing!
Re: [SERVICE] Custom Commands Database - Request/Post Here
Any chance anyone can code this function for me? :)
What is does -
Every 12 hours (10am - 10pm) the server restarts it self, 5 mins before 10am-10pm it sends a hotel alert saying please stop doing everything ect
Re: [SERVICE] Custom Commands Database - Request/Post Here
:staff
v26 HoloGraph Emu
Show The Current Staff Members
:hc
v26 HoloGraph Emu
Shows How Much Days Left Of Habbo Club
:rules
v26 HoloGraph Emu
Show The Hotel Rules
:whosonline
v26 HoloGraph Emu
Shows Who Is Online
:push
v26 HoloGraph Emu
Pushes The User Infront Of You
:austin
v26 HoloGraph Emu
Says: Austin is A Great Owner:D