User Tools

Site Tools


super:expert_guides:beam_editing_guide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
super:expert_guides:beam_editing_guide [2016/09/04 16:22] – added black_falconsuper:expert_guides:beam_editing_guide [2019/10/08 00:25] (current) – [Level 1] fixed a typo dewhi100
Line 46: Line 46:
  
 So, for Power Beam (value 0000) pointer will be located at 83C1 and bytes there are 31 84. It means, it's value of pointer is 8431 and it leads to $93:8431. So, for Power Beam (value 0000) pointer will be located at 83C1 and bytes there are 31 84. It means, it's value of pointer is 8431 and it leads to $93:8431.
-For Wave Beam (value 0001) pointer will be located at 83C3 (83C3+0001*2) and bytes there are B5 84. It means, it's value of pointer is 84B5 and it leads to $93:84B5. +For Wave Beam (value 0001) pointer will be located at 83C3 (83C1+0001*2) and bytes there are B5 84. It means, it's value of pointer is 84B5 and it leads to $93:84B5. 
-For Ice Beam (value 0002) pointer will be located at 83C7 (83C3+0002*2) and bytes there are 9F 84. It means, it's value of pointer is 849F and it leads to $93:849F.+For Ice Beam (value 0002) pointer will be located at 83C5 (83C1+0002*2) and bytes there are 9F 84. It means, it's value of pointer is 849F and it leads to $93:849F.
  
 ... etc up to value 000B (included) ... etc up to value 000B (included)
super/expert_guides/beam_editing_guide.1473006143.txt.gz · Last modified: 2016/09/04 16:22 by black_falcon