![]() |
He just don’t understand what he is doing... he put random code in a random place if this compile he just complain that it doesn’t do what he want...seriously you should better learn development it will take you less than 2 hours to understand how a if statement work...
Moreover the code will work if you fix those little mistake like All=> Any But you don’t even understand how the sendpacket work... |
Quote:
|
Quote:
|
Quote:
=> Operator is used in C# for lambdas. Linq support predicates, as C# support lambdas and lambdas can be used as predicates, you can simply create a lambda within the linq query. Within a lambda, captured parameters are given, splitted by a coma, before the => operator After that => operator it's simply the "functional part" of a lambda [Only registered and activated users can see links. Click Here To Register...] You can also use => Operator for expression body members on : C# 7 : Constructor Finalizer Property Set Indexer C# 6 : Method Property Get Btw, a little "=> operator C#" to google would have answer to your question. |
Quote:
|
Quote:
actual captured element for each value within the Enumerable Lambda predicate that returns a boolean In most case, predicates are evaluating the captured element to define if the element fits our "expectations" or not. In this case, the captured element needs to be an item (i.Value) of type Wear (i.Value.Type == InventoryType.Wear) Last thing, lambdas are just "functions" without an explicit symbol (oftenly called anonymous functions), it's not only in C# ;) C++ supports lambdas, Javascript too, Java too, Rust... PS : I don't get how google can confuse you since it's just linking you the official documentation which is DESIGNED to be READ |
Quote:
|
I've just seen it, but I would recommend to add a new row in the database and have a prestige system well implemented like each prestige you get things bonus, like hp and etc.
Anyways, good job, I don't find why people in EPvP just comes to threads that are at least a bit helpful, or theads that are just asking, this is a forum not a place to throw trash to ppl. also here you have some of my things. feel free to ask something if you want [IMG=expandable: 1]https://i.gyazo.com/e5ba6b3db88b8ead9ba511bdeb850bd0.png[/IMG] |
Quote:
|
Well, that's a fact, but everyone can learn :D
|
Quote:
This System was a SIMPLE one, nothing which a pro should use. Although it could help some people to at least learn a bit about coding. I did my prestige system also in a different way ofc, but this is a simple way to do it and mostly it is a helper to understand codes and learn to do things by urself. But thank you really much for ur comment! :) |
[IMG=expandable: 1]https://cdn.discordapp.com/attachments/476135576870060052/479227563047256074/Screenshot_13.png[/IMG]
I have more than just make the stats and add the +1 on the name as soon as we make the order someone wants to help me ? I really have trouble with these last two trucs |
You need to add it to the packet not to the name or people will be able to cheat. Moreover there are issues in your code.
Ps: truc doesn’t mean anything |
Quote:
|
He is taking about the last 2 things. With google translate which didn’t translated truc and he didn’t read after google translation.... he basicly want to have the prestige in the name and do something with stats. But the name var shouldn’t be changed and there is no details of what he want to do on stats...
|
| All times are GMT +2. The time now is 14:32. |
Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.