Game-Elites
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Game Elites is offering you all kind of Hacks, Bots, Tips and Tools.
 
HomeLatest imagesSearchRegisterLog in

 

 [Release]/status Command

Go down 
2 posters
AuthorMessage
LeGend
NOOB!
NOOB!
LeGend


Posts : 18
Join date : 2009-05-09
Age : 31
Location : California

[Release]/status Command Empty
PostSubject: [Release]/status Command   [Release]/status Command EmptySat May 09, 2009 5:48 pm

Add it where all your commands are.
Code:

if (Splitter[0] == "/status")
{
if (Status == 9)
{
SendPacket(General.MyPackets.SendMsg(MessageId, "SYSTEM",
MyChar.Name, "You are VIP!", 2000));
}
else if (Status == 8)
{
SendPacket(General.MyPackets.SendMsg(MessageId, "SYSTEM",
MyChar.Name, "You are GM!", 2000));
}
else if (Status == 7)
{
SendPacket(General.MyPackets.SendMsg(MessageId, "SYSTEM", MyChar.Name, "You are PM!", 2000));
}
else if (Status == 2)
{ SendPacket(General.MyPackets.SendMsg(MessageId, "SYSTEM", MyChar.Name, "You are Normal Player!", 2000));
}
}
You have to change the (9) to your VIP status number if it dont match!
Back to top Go down
Grant
NOOB!
NOOB!
Grant


Posts : 19
Join date : 2009-05-07
Age : 29
Location : Encinitas California

[Release]/status Command Empty
PostSubject: Re: [Release]/status Command   [Release]/status Command EmptySat May 09, 2009 10:44 pm

pointless cmd o.0
Back to top Go down
 
[Release]/status Command
Back to top 
Page 1 of 1
 Similar topics
-
» [Release] Nobility
» [Release] Free Cps by Npc
» [Release] Day & Night
» [Release] Lucytime aka BlessSkill
» [Release]Console Commands

Permissions in this forum:You cannot reply to topics in this forum
Game-Elites :: Conquer Online 2 :: CO2 Programming-
Jump to: