| | |
| | | return ExAttr8 * (long)100000000 + ExAttr7;
|
| | | }
|
| | | }
|
| | | public int godWeaponLV_1;
|
| | | public int godWeaponLV_2;
|
| | | public int godWeaponLV_3;
|
| | | public int godWeaponLV_4;
|
| | |
|
| | | public ulong allSliver { get { return (ulong)Silver + (ulong)ExAttr6 * 100000000; } }
|
| | |
|
| | |
| | | HappyPoint = _serverInfo.HappyPoint;
|
| | | faction = _serverInfo.Faction;
|
| | | coinPointTotal = _serverInfo.ChangeCoinPointTotal;
|
| | | godWeaponLV_1 = (int)_serverInfo.ExAttr15;
|
| | | godWeaponLV_2 = (int)_serverInfo.ExAttr16;
|
| | | godWeaponLV_3 = (int)_serverInfo.ExAttr17;
|
| | | godWeaponLV_4 = (int)_serverInfo.ExAttr18;
|
| | | }
|
| | |
|
| | |
|