Difference between revisions of "TrefVar"

From WikiManual
Jump to: navigation, search
 
Line 1: Line 1:
 
These allow a bot to read back information on the bot it is tied to.
 
These allow a bot to read back information on the bot it is tied to.
 +
 +
{{TrefVar}}
  
 
In combat this is simply used to check identity and to counter another bots defense.
 
In combat this is simply used to check identity and to counter another bots defense.
  
 
This is also used by [[Multibots]] to co-ordinate efforts.
 
This is also used by [[Multibots]] to co-ordinate efforts.
 
trefup ----- Exactly like .refup but reads through the tie specified in .readtie.
 
 
trefdn ----- Exactly like .refdn but reads through the tie specified in .readtie.
 
 
trefsx ----- Exactly like .refsx but reads through the tie specified in .readtie.
 
 
trefdx ----- Exactly like .refdx but reads through the tie specified in .readtie.
 
 
trefaimsx ----- Exactly like .refaimsx but reads through the tie specified in .readtie.
 
 
trefaimdx ----- Exactly like .refaimdx but reads through the tie specified in .readtie.
 
 
trefshoot ----- Exactly like .refshoot but reads through the tie specified in .readtie.
 
 
trefeye ----- Exactly like .refeye but reads through the tie specified in .readtie.
 
 
trefnrg ----- Exactly like .refnrg but reads through the tie specified in .readtie.
 
 
trefage ----- Exactly like .refage but reads through the tie specified in .readtie.
 
 
trefbody ----- Reads the body body points of a tied robot through the tie specified in .readtie.
 
 
treffixed ----- Exactly like .reffixed but reads through the tie specified in .readtie.
 
 
trefaim ----- Exactly like .refaim but reads through the tie specified in .readtie.
 

Latest revision as of 09:01, 1 February 2006

These allow a bot to read back information on the bot it is tied to.

TrefVars:

.trefbody 437
.trefxpos 438 .trefypos 439
.trefvelmyup 443
.trefvelmysx 440 .trefvelmydx 441
.trefvelmydn 442
.trefvelscalar 444 .trefvelyourup 448
.trefvelyoursx 445 .trefvelyourdx 446
.trefvelyourdn 447
.trefshell 449
.trefup 456
.trefsx 458 .trefdx 459
.trefdn 457
.trefaimsx 461 .trefaimdx 460
.trefshoot 462
.trefeye 463
.trefnrg 464
.trefage 465
.treffixed 478
.trefaim 479
.tout1 410 .tin1 420
.tout2 411 .tin2 421
.tout3 412 .tin3 422
.tout4 413 .tin4 423
.tout5 414 .tin5 424
.tout6 415 .tin6 425
.tout7 416 .tin7 426
.tout8 417 .tin8 427
.tout9 418 .tin9 428
.tout10 419 .tin10 429

In combat this is simply used to check identity and to counter another bots defense.

This is also used by Multibots to co-ordinate efforts.