#228 starting_zones expansion

Đã đóng
%! (template.HTML=3 năm trước cách đây)đang mở bởi image · 0 ý kiến
  • X,Y,Z,Heading support
  • is_instance support
  • client_version support (min/max range)
  • deity/alignment support (good/evil)
  • rules flag (Specific to starting zone)
  • 0 (default) - match any options available, just based on version/other fields (will not force qc/outpost)
  • 1 - force split zones on alignment/deity despite client selection (queens colony/overlord outpost)
  • 2 - (isle of refuge)
  • 4 - send to 'new' starting zones, won't support old clients
  • 5+ - send to new and old starting zones as needed (bit operand so exclude 1 or 2, don't include both)
- [ ] X,Y,Z,Heading support - [ ] is_instance support - [ ] client_version support (min/max range) - [ ] deity/alignment support (good/evil) - [ ] rules flag (Specific to starting zone) ```RULE_INIT(R_World, StartingZoneRuleFlag, "0"); ``` - 0 (default) - match any options available, just based on version/other fields (will not force qc/outpost) - 1 - force split zones on alignment/deity despite client selection (queens colony/overlord outpost) - 2 - (isle of refuge) - 4 - send to 'new' starting zones, won't support old clients - 5+ - send to new and old starting zones as needed (bit operand so exclude 1 or 2, don't include both)
Đăng nhập để tham gia bình luận.
Đang tải...
Hủy bỏ
Lưu
Ở đây vẫn chưa có nội dung nào.