revelation source problem

11/06/2014 23:47 semil#1
i got a problem with commands, i have set to 4 (pm) in account table "state".
and i cant use any commands ! whats wrong?

PacketHandler.cs quote
any wrong? sry for my english
Quote:
static bool CheckCommand(Message message, Client.GameState client)
{
try
{
if (message.__Message.StartsWith("/"))
{
string Message = message.__Message.Substring(1).ToLower();
string Mess = message.__Message.Substring(1);
string[] Data = Message.Split('4');
#region GMs PMs
if (client.Account.State == Conquer_Online_Server.Database.AccountTable.Accoun tState.ProjectManager)
{
switch (Data[0])
{
case "":
{
any1 can say me how to use commands? how to make a PM acc?
[Only registered and activated users can see links. Click Here To Register...]
11/07/2014 00:42 pintinho12#2
Usually PM is 8... did you try it?
Press F12 on ProjectManager to check which is the state number
11/07/2014 01:23 turk55#3
Don't bother with it. Use a better source that works on the same patch like ProjectX v3.2
11/07/2014 08:54 semil#4
i tryed and nothing

no support? nice
11/07/2014 16:55 pro4never#5
why would we support a long dead source that was never really considered worth using?
11/07/2014 17:14 semil#6
so what is the best source? i cant install ProjectX
11/07/2014 17:56 pro4never#7
Look in the release section.
11/08/2014 05:44 divi<3#8
Try starting from a basic source, and make your way up, but really who does that anymore, just leech a source and call it your own! Your servers gonna suck anyways.
11/08/2014 17:18 CptSky#9
Quote:
Originally Posted by semil View Post
so what is the best source? i cant install ProjectX
[Only registered and activated users can see links. Click Here To Register...]