Phobos icon indicating copy to clipboard operation
Phobos copied to clipboard

New action 134 Jump Back To Previous Script after action 94

Open handama opened this issue 3 years ago • 2 comments

It can allow the team to go back to previous script and continue the lines after action 94. And it can be used in multiple layers, like the example:

example: in aimd.ini:

[s1]
Name=test1
0=54,0
1=94,18
2=0,1

[s2]
Name=test2
0=42,0
1=5,5
2=94,19
3=134,0

[s3]
Name=test3
0=42,2
1=5,5
2=94,20
3=134,0

[s4]
Name=test4
0=42,4
1=5,5
2=134,0

in rulesmd.ini:

[AIScriptsList]
18=s2
19=s3
20=s4

https://user-images.githubusercontent.com/55939089/177151602-0a5e2310-8c54-47b0-bb8f-70d57a6c302d.mp4

handama avatar Jul 04 '22 12:07 handama

Nightly build for this pull request:

github-actions[bot] avatar Jul 04 '22 17:07 github-actions[bot]

accidentally deleted the branch :(

handama avatar Jul 14 '22 15:07 handama