Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Nostale
You last visited: Today at 12:35

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Release item percentage A4

Discussion on Release item percentage A4 within the Nostale forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jul 2017
Posts: 397
Received Thanks: 60
Release item percentage A4

Code:
case 9678:
                    if (ServerManager.Instance.ChannelId == 51 && ServerManager.Instance.Act4DemonStat.Mode == 0
                                                      && ServerManager.Instance.Act4AngelStat.Mode == 0)
                    {
                        if (session.Character.Level >= 90)
                        {
                            if (ServerManager.Instance.Act4DemonStat.IsBerios && ServerManager.Instance.Act4AngelStat.IsBerios == true)
                            {
                                session.SendPacket(UserInterfaceHelper.GenerateMsg(Language.Instance.GetMessageFromKey("A4RAID_ALREADY"), 0));
                            }

                            switch (session.Character.Faction)
                            {
                                case FactionType.Angel:
                                    ServerManager.Instance.Act4AngelStat.Percentage += 2000;
                                    break;

                                case FactionType.Demon:
                                    ServerManager.Instance.Act4DemonStat.Percentage += 2000;
                                    break;
                            }
                            Parallel.ForEach(ServerManager.Instance.Sessions, sess => sess.SendPacket(sess.Character.GenerateFc()));
                            string message = $"<Administrateur> {session.Character.Name} a augmenté les % de la faction {session.Character.Faction} de 20%";
                            session.SendPacket(session.Character.GenerateSay(message, 10));
                            session.Character.Inventory.RemoveItemFromInventory(inv.Id);


                        }
                        else
                        {
                            session.SendPacket(UserInterfaceHelper.GenerateMsg(Language.Instance.GetMessageFromKey("LVL_90"), 0)); 
                        }

                    }
                    else
                    {
                        session.SendPacket(UserInterfaceHelper.GenerateMsg(Language.Instance.GetMessageFromKey("A4_ONLY"), 0));
                    }

                    break;
redbull2905 is offline  
Reply


Similar Threads Similar Threads
ban which the percentage of the openstealth in dark orbit?
02/19/2014 - DarkOrbit - 12 Replies
as we all know each bot has a risk of ban I want to know how much risk of banning the openstealth??:confused:
Percentage of reward on kappa
06/21/2012 - DarkOrbit - 0 Replies
I know it is officially 75% to receive one of the following : 1- Hercules design 2- LF-4 3- Multi booster for 5 hours but that does mean we have same probability to get these three(25% for each), so i was wondering if everybody write what did he receive when he finished the gate so we can see if it worth or not . I will start with my reward : 1 gate, got multi booster
[INFO] necklace stat percentage
12/09/2009 - Grand Chase Philippines - 1 Replies
From: Rutee4Life I'm doing this for 3 reasons. i'm sick and tired of all the necklace threads that are all pointless superstitions I'm annoyed about how much it floods the forum and keeps addind the exact same thread 3 or 4 times on every page I'd rather have everybody get the RIGHT information instead of the assumed ones First up These are the values for the wind necklace For those who don't understand, Failure has 3 parts to it, further explained to the right of it....
Mine Percentage
01/27/2007 - Conquer Online 2 - 10 Replies
I was just wondering cause of the patch be4 I use to get tons of normal/redefine and a couple sdg per week be4 Right now i'm running 10 miners and havent got shit all day so i was just wondering how mush people has been getting You can say how mush you got per day/week Thz i just wondering how mush the mining has decreased



All times are GMT +1. The time now is 12:36.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.