[Help]Attributes create account

05/09/2014 22:57 KevinCOder#1
hello, to create a new account it already comes with attributes Lv1
where can I fix it?

IMG: [Only registered and activated users can see links. Click Here To Register...]

Thx :handsdown:
05/10/2014 19:24 abdoumatrix#2
1. if u wanna to make a server u should know at least what each file do.

2. try looking for loadingstats codes
for ex.:
in trinty based sources u should look in GameState.cs or GameClient.cs
for loadstats or something like that
05/10/2014 22:02 Wolfy.#3
Check the CreateCharacter void, assing default values to the starting character something like FrozenDef = 0; something like that, what source do you use?
05/17/2014 02:54 KevinCOder#4
Quote:
Originally Posted by Wolfy. View Post
Check the CreateCharacter void, assing default values to the starting character something like FrozenDef = 0; something like that, what source do you use?
createentity and defalus values all is = 0, source is Scream-Co V1


Anyone Help Me?
05/17/2014 03:24 InsomniacPro#5
Scream-Co V1 tells me everything I need to know about you as a 'server manager'
05/17/2014 05:46 Spirited#6
I see. Well, the source you mentioned is a modification of a source created by a member of ours for TrinityCo. The source was fine at the time it was created, but over the years since it was leaked, it's been heavily modified by people with no programming experience or people hired to copy and paste code. As a result, the source is no longer stable or efficient. It has many bugs that won't be easy to fix, some including but not limited to: deadlocks (the server locks up and no longer can process data from the players), crashes (from added systems that don't properly check data or handle errors), data loss (from database additions that don't save or load data properly), etc.

My advice: Abandon that source and spread word about its instability. Let whatever community or friend you got that from know how ignorant they are for recommending such a source to you. If you'd like programming advice, use a source we're familiar with and one that we support for other members. Here's a list of threads you may find interesting:

[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
05/17/2014 18:10 abdoumatrix#7
Quote:
Originally Posted by Spirited View Post
I see. Well, the source you mentioned is a modification of a source created by a member of ours for TrinityCo. The source was fine at the time it was created, but over the years since it was leaked, it's been heavily modified by people with no programming experience or people hired to copy and paste code. As a result, the source is no longer stable or efficient. It has many bugs that won't be easy to fix, some including but not limited to: deadlocks (the server locks up and no longer can process data from the players), crashes (from added systems that don't properly check data or handle errors), data loss (from database additions that don't save or load data properly), etc.

My advice: Abandon that source and spread word about its instability. Let whatever community or friend you got that from know how ignorant they are for recommending such a source to you. If you'd like programming advice, use a source we're familiar with and one that we support for other members. Here's a list of threads you may find interesting:

[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]

there r a better one now with better spillter and socket and structure than the one before which we call (bigshow)

but anyway most of the modified 'one of it that are released is full of bugs.
(We ruin the unruinable :D :P)
05/17/2014 21:19 Unionteams#8
Quote:
Originally Posted by abdoumatrix View Post
there r a better one now with better spillter and socket and structure than the one before which we call (bigshow)

but anyway most of the modified 'one of it that are released is full of bugs.
(We ruin the unruinable :D :P)
Tagged me there ^^
05/17/2014 23:44 abdoumatrix#9
Quote:
Originally Posted by Unionteams View Post
Tagged me there ^^
:D u already tagged by ur old servername
05/18/2014 00:08 Spirited#10
A source deviating from a known, problematic source is going to inherit all of its problems. I know that abdoumatrix fixed up some of the very small problems with features in the source, but he also added problems with efficiency and I highly doubt that the deeper problems in the source were fixed. I'm not convinced, what-so-ever. No trinity source modifications.
05/18/2014 03:05 abdoumatrix#11
Quote:
Originally Posted by Spirited View Post
A source deviating from a known, problematic source is going to inherit all of its problems. I know that abdoumatrix fixed up some of the very small problems with features in the source, but he also added problems with efficiency and I highly doubt that the deeper problems in the source were fixed. I'm not convinced, what-so-ever. No trinity source modifications.
like what?
05/18/2014 04:22 Spirited#12
Quote:
Originally Posted by abdoumatrix View Post
like what?
When the original source was created, it was stitched together very quickly. As a result, the data handling for most packets is half-assed. For example, the map and screen systems handle the clients incorrectly and inefficiently, using far more packets than they should to process map objects. Some systems use too many threads and locks due to incorrect ways to manage multithreading, and thus create deadlocks in the source. I want to believe that it's a good source since it was created by a mentor of mine, but the design is weak. I'm sure the author realizes that too, which is why he no longer uses it.

On top of that, it's been modified by other "programmers" hired by people with no experience to patch it. Patching features only does so much, and when multiple people are hired to patch a source, the design is lost and safety isn't properly maintained. It creates bugs where features break the functionality of the server, or crash it completely due to a lack of safety checks. Sure, you could have patched some of those safety problems, but you won't know for sure until things go wrong.

Now, that was just me talking about your modification of that source for United. The other modifications that are public shouldn't be recommended to members. They contain keyloggers now as well. Be considerate and don't recommend Trinity modifications to members here.
05/18/2014 17:05 abdoumatrix#13
Quote:
Originally Posted by Spirited View Post

For example, the map and screen systems handle the clients incorrectly and inefficiently, using far more packets than they should to process map objects. Some systems use too many threads and locks due to incorrect ways to manage multithreading, and thus create deadlocks in the source.


The other modifications that are public shouldn't be recommended to members. They contain keyloggers now as well. Be considerate and don't recommend Trinity modifications to members here.
more info?


every source has its advantages and disadvantages

advantage:
1. for the last patch and features ( most of them 's codes sucks :D)
2. too easy to work with it

disadvantages:
1. most sources released has bugs besides the bugs of the the ungood modification
and more but i can't remember :D
05/18/2014 19:04 Spirited#14
Dude, I don't have time to write long responses. I'm trying to be as detailed as I can. Most systems are programmed poorly. I'm not going to list every system in the source that isn't programmed as it should be - I don't have time to do that. It's not worth my time going through a broken source that shouldn't be used. Use another source.
05/18/2014 19:10 abdoumatrix#15
Quote:
Originally Posted by Spirited View Post
Dude, I don't have time to write long responses. I'm trying to be as detailed as I can. Most systems are programmed poorly. I'm not going to list every system in the source that isn't programmed as it should be - I don't have time to do that. It's not worth my time going through a broken source that shouldn't be used. Use another source.

was just asking about the more packets that is used in map and screen :D