#15 Users

오픈
david4 년 전을 오픈 · 1개의 코멘트
David Thielemann 코멘트됨, 4 년 전
Field Type Descriptor
Real String The real name, used to locate the player
Nick String The display name, used for display purposes only
Experience Integer Total amount of Experience Points on hand, Used to limit what the player can buy... regardless of currencies
Gold Integer Total amount of Gold on hand, used to purchase ships, outfits, weapons
Circuit(s) Integer Another currency for purchasing advanced ships/outfits/weapons
shipLink String This is a string to the ship the player owns, used to locate ship stats for the player
lastOn Integer Used to calculate how many days the player has been offline/not playing... "Do we need to delete them?"

TODO:

  • Real
  • Nick
  • Experience
  • Gold
  • Circuit
  • shipLink
  • lastOn
| Field | Type | Descriptor | --------|------|------------ | Real | String | The real name, used to locate the player | | Nick | String | The display name, used for display purposes only | | Experience | Integer | Total amount of Experience Points on hand, Used to limit what the player can buy... regardless of currencies | | Gold | Integer | Total amount of Gold on hand, used to purchase ships, outfits, weapons | | Circuit(s) | Integer | Another currency for purchasing advanced ships/outfits/weapons | | shipLink | String | This is a string to the ship the player owns, used to locate ship stats for the player | | lastOn | Integer | Used to calculate how many days the player has been offline/not playing... "Do we need to delete them?" | TODO: * [x] Real * [x] Nick * [x] Experience * [x] Gold * [x] Circuit * [x] shipLink * [x] lastOn
David Thielemann 코멘트됨, 4 년 전
소유자

Added #16 Ships,

That is... what defines one ship better than another?

Added #16 Ships, That is... what defines one ship better than another?
로그인하여 이 대화에 참여
마일스톤 없음
담당자 없음
참여자 1명
로딩중...
취소
저장
아직 콘텐츠가 없습니다.