Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - m1k3

#1
Clans and Families / MysTerRaZe Nynjas
Oct 08, 2016, 03:36 PM

Forum: http://tiny.cc/myster/
IRC: #Nynja @LUNet
Tag(s): [MysTer]  or  [Mr]  or  =Mr=  or  [Mr_N]


VanStryder


[MysTer]HawK
[MysTer]Xader


MichaelDeSanta
Cena



[Mr]RomanEmpire
[MysTer]Dragon
#2
else if ( cmd == "pmirc" )
{
if (status[ player.ID ].IsReg == false) MessagePlayer(RED+"** [KM-Error]: >> "+ORANGE+"You Need To Registered First!",player);
else if ( status[ player.ID ].IsLogged == false ) MessagePlayer(RED+"** [KM-Error]: >> "+ORANGE+"You Need To Logged-In First!",player);
else if ( !text ) MessagePlayer(ORANGE+"Usage: /" + cmd + " [User] [Message]", player );
else if ( NumTok( text, " " ) < 2 ) MessagePlayer(ORANGE+"Usage: /" + cmd + " [User] [Message]", player );
else {
local user = GetTok( text, " ", 1 );
local msg = GetTok( text, " ", 2, NumTok( text, " " ));
EchoNotice( user, ICOL_LBLUE+"> Private Message from "+ICOL_RED+""+player.Name+""+ICOL_LBLUE+": "+msg );
MessagePlayer( WHITE+"> Sent Message to "+RED+""+user+""+WHITE+": "+msg, player );
}
}

This command was made by me! Because a friend asked me if i could do one!
#3
Applications / Serverhost
Jan 31, 2016, 02:18 PM
First Name: Edgar
Last Name: Gomes
Email Address: [email protected]
Server Name: [0.4]DeathMatch CitY SerVer
Port: 5190
Slots(10-100): 50