Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Nostale
You last visited: Today at 14:48

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

Advertisement



transformation in noswings

Discussion on transformation in noswings within the Nostale forum part of the MMORPGs category.

Reply
 
Old 10/02/2018, 16:08   #16
 
@LRevolution's Avatar
 
elite*gold: 0
Join Date: May 2014
Posts: 225
Received Thanks: 110
Quote:
Originally Posted by mix0067@ View Post
i have never talked about the algorithm of the shell generation ... cant we just stop this discussion? I know that lucfier and you are better than i will ever be, so i will just accept what you are saying.


Oh man it's like you dug yourself a hole and jumped right in it...
Both blowa and lucifer told you the same thing it's like you ignored it.

I will try to make it as clear as possible : the shells are GENERATED properly.
When you get a shell, you will get the same options as on official.

BUT

Every shell EFFECT doest not work, that is because said effect does not have a handler, a piece of code that tells your server what to do with this effect.

In the code you will see something like that :

Code:
foreach (var shell in battleEntity.ShellWeaponEffects)
                            {
                                switch (shell.Effect)
                                {
                                    case (byte)ShellWeaponEffectType.Blackout:
                                    {
                                        var buff = new Buff(7, battleEntity.Level);
                                        if (ServerManager.RandomNumber() < shell.Value)
                                        {
                                            AddBuff(buff);
                                        }

                                        break;
}
A foreach loop and a switch case; each shell effect on your equipment is identified, and either there is code that tells the server to do something, or there is not. If you want to implement all the shell effects you only need to fill the gaps.

Note:This code is from CiapaNos, not NosWings.
@LRevolution is offline  
Old 10/02/2018, 21:17   #17
 
pauvm1618's Avatar
 
elite*gold: 0
Join Date: Dec 2017
Posts: 135
Received Thanks: 28
Since you know a lot you could help me xd
pauvm1618 is offline  
Old 10/02/2018, 21:55   #18
 
@LRevolution's Avatar
 
elite*gold: 0
Join Date: May 2014
Posts: 225
Received Thanks: 110
Quote:
Originally Posted by pauvm1618 View Post
Since you know a lot you could help me xd
Already answered multiple times in topics you started...

Quote:
Originally Posted by erixor View Post
1: Add a BCardType for the defined id (89)
2: Add an AdditionalType enum containing the subtypes
3: Code the transformation (No other solution than learning C# really, but it's very easy)
Quote:
Originally Posted by 0Lucifer0 View Post
You just look at the previous code, you try to understand it and when it’s done you make your own code. Most of the code is already here or in $teleport command
Quote:
Originally Posted by 0Lucifer0 View Post
Everything that work on the official is possible. You just need to learn how to code to do it.
Need more quotes?
@LRevolution is offline  
Thanks
1 User
Old 10/03/2018, 07:32   #19
 
pauvm1618's Avatar
 
elite*gold: 0
Join Date: Dec 2017
Posts: 135
Received Thanks: 28
The point is that it is already done xd, the pronlem is that the skills arent displayed so idk how to display them
pauvm1618 is offline  
Old 10/04/2018, 04:34   #20
 
0Lucifer0's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 1,005
Received Thanks: 1,019
The problem is that you just don’t care about answers. Learn c#!
0Lucifer0 is offline  
Reply


Similar Threads Similar Threads
[Selling] [OpenNos] Nosmall - Compatible with every sources (Ciapa, GitHub, NosWings)
09/08/2019 - Nostale Trading - 1 Replies
https://cdn.discordapp.com/attachments/38902031627 9767042/397381360677027840/Nos_border_400.png We are selling a fully customisable NosMall (built on latest technologies, ASPNET Core & VueJS) It has been designed for OpenNos emulator (Github's one) But it can be used for : Ciapa's Sources, NosWings' sources, SystemX64's fork of Ciapa's stolen sources Features : - Secure Login - Purchases logs + history
[Selling] NosWings Server Sources - Best sources available
01/09/2018 - Nostale Trading - 4 Replies
https://noswings.fr/assets/img/logo.png Hello everyone ! We are actually selling our sources which contains : Our Unique features Proper Sources Pet Capture
[EN/FR/ES...] NosWings - An International Nostale Private Server
12/25/2017 - Nostale PServer Advertising - 30 Replies
https://static.noswings.fr/images/presentation/HEA DER_EN.pnghttps://static.noswings.fr/images/presen tation/SEPARATOR.png https://static.noswings.fr/images/presentation/FE ATURES_EN.png https://static.noswings.fr/images/presentation/SE PARATOR.png https://static.noswings.fr/images/presentation/FO OTER_HEADER_EN.png https://static.noswings.fr/images/presentation/BU TTON_SITE.png https://static.noswings.fr/images/presentation/BU TTON_FORUM.png...
[OpenNos] NosWings - Private Server NosTale
04/05/2017 - Nostale - 1 Replies
Hmm ok, sorry.



All times are GMT +2. The time now is 14:48.


Powered by vBulletin®
Copyright ©2000 - 2024, 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 ©2024 elitepvpers All Rights Reserved.