[HELP] Admin_wall & FirstMaster
I need help.
When I use the command admin_wall, it shows
Administrator: <text>
Is it possible to change the word Administrator to the player who used the command (with colors)? If it is, how?
Example:
Notice [Name]: <text>
Secondly,
When I have a UGradeID of 252, I join a room, it shows
FirstMaster (Name of first player who made the room)
Is it possible to remove that message? If it is, how?
Re: [HELP] Admin_wall & FirstMaster
The admin wall one is possible. Its asm I believe.
Second one, can't really think of what your talking about =/
Re: [HELP] Admin_wall & FirstMaster
For the first one, I've seen it before but I'm wondering how...
For the second one, try making an account of UGrade 252 and create a room. You'll see that message when you enter/leave.
Re: [HELP] Admin_wall & FirstMaster
1/ its ASM edit
2/ just find "FirstMaster" in string.xml n delete it -.-
Re: [HELP] Admin_wall & FirstMaster
1. I know but how?
2. There isn't any "FirstMaster" in strings.xml.
Re: [HELP] Admin_wall & FirstMaster
emm..
system> messages
<MSG id="3000">Administrator: $1</MSG>
???
$1 (mensaje)??
Saludos desde argentina xD
Re: [HELP] Admin_wall & FirstMaster
the first one is by ASM.
second one in my opinion shouldnt be disabled. lets pretend we are ijji, there is a hacked room in free channel that has stairway, but you dont know how created it. just enter it and check who made it then ban them.
Re: [HELP] Admin_wall & FirstMaster
ok and 255 and 254 dont have this firemaster
Re: [HELP] Admin_wall & FirstMaster
I know UGrade's 255 and 254 do not have FirstMaster, but I have noticed that the message appears to everyone in that room which a user with UGrade 252 enters. I just want to keep this "FirstMaster" appearing to the user with UGrade 252.
Re: [HELP] Admin_wall & FirstMaster
Use by the Administrator string
<MSG id="3000">Administrator: $1</MSG> Like what Colors you want just put the Codes for the name are for the message like this,
<MSG id="3000">^8Administrator: ^4$1</MSG>
For every getting there own name, is a ASM edit, but, like i did just my servername there in it. Like,
<MSG id="3000">^8NLGunZ: ^4$1</MSG>
And yeah, for the Firstplayer i don't know where that strings stands just search in all XML's fast with ctrl+f
Re: [HELP] Admin_wall & FirstMaster
Re: [HELP] Admin_wall & FirstMaster
Quote:
Originally Posted by
billabonker
what is ASM anyway?
assembly language
Re: [HELP] Admin_wall & FirstMaster
Re: [HELP] Admin_wall & FirstMaster
You need to google it, click the page, print it out, read it and reprint it again till you know what it means. :P:
Re: [HELP] Admin_wall & FirstMaster
anyways how do i edit that my name cannot be Administrator for rank 255?like for example in lobby i type something this shows
Administrator: [Text]
how do i remove the Administrator?i tried in messages.xml and it still didnt work[I edited the server files]