Hello, Can somebody to add me skype nos.return plz? and if you have time or something help me with one problem in Nostayle plz? dont working additem or CreateItem Additem AddItem i usee all like additem the name the id 0 fairy 1 and more shits.. so what its wrong?
this.commands = new Dictionary<string, int>();
this.commands.Add(GameServer.GetLanguage(languageP ack, "change.language.command"), 1);
this.commands.Add(GameServer.GetLanguage(languageP ack, "activate.gm"), 2);
this.commands.Add(GameServer.GetLanguage(languageP ack, "change.speed"), 3);
this.commands.Add(GameServer.GetLanguage(languageP ack, "add.gold"), 4);
this.commands.Add("infos", 5);
this.commands.Add(GameServer.GetLanguage(languageP ack, "kick.player"), 6);
this.commands.Add("upSp", 7);
this.commands.Add("gold", 8);
this.commands.Add("eq", 9);
this.commands.Add("sUp", 10);
this.commands.Add("mute", 11);
this.commands.Add("ban", 12);
this.commands.Add("port", 13);
this.commands.Add("summon", 14);
this.commands.Add("follow", 15);
this.commands.Add("scale", 16);
this.commands.Add("announce", 17);
this.commands.Add("invisible", 18);
this.commands.Add("visible", 19);
this.commands = new Dictionary<string, int>();
this.commands.Add(GameServer.GetLanguage(languageP ack, "change.language.command"), 1);
this.commands.Add(GameServer.GetLanguage(languageP ack, "activate.gm"), 2);
this.commands.Add(GameServer.GetLanguage(languageP ack, "change.speed"), 3);
this.commands.Add(GameServer.GetLanguage(languageP ack, "add.gold"), 4);
this.commands.Add("infos", 5);
this.commands.Add(GameServer.GetLanguage(languageP ack, "kick.player"), 6);
this.commands.Add("upSp", 7);
this.commands.Add("gold", 8);
this.commands.Add("eq", 9);
this.commands.Add("sUp", 10);
this.commands.Add("mute", 11);
this.commands.Add("ban", 12);
this.commands.Add("port", 13);
this.commands.Add("summon", 14);
this.commands.Add("follow", 15);
this.commands.Add("scale", 16);
this.commands.Add("announce", 17);
this.commands.Add("invisible", 18);
this.commands.Add("visible", 19);