Phobos
Phobos copied to clipboard
New action 134 Jump Back To Previous Script after action 94
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
Nightly build for this pull request:
- compiled-dll-a253f87ea7a3ef8af35d654872c507b284ca9311.zip This comment is automatic and is meant to allow guests to get latest nightly builds without registering. It is updated on every successful build.
accidentally deleted the branch :(