flat assembler
Message board for the users of flat assembler.
Index
> Macroinstructions > About fix in many files. |
Author |
|
revolution 17 Feb 2023, 13:56
What are you trying to achieve?
The files can be simplified: Code: ;in asm fileA proc fun1 ret tmp1 dd 0 endp |
|||
17 Feb 2023, 13:56 |
|
Roman 17 Feb 2023, 14:04
I have many 3d models.
All models have the same carcase and NPC model. But have different parts of code. Code: ;this all includes set procs(change animation,change position, AI) on second thread include 'Dog1_enemy.asm' include 'Dog2_enemy.asm' include 'Dog3_enemy.asm' include 'Tina_frend.asm' include 'Krag1_enemy.asm' include 'Krag2_enemy.asm' Last edited by Roman on 17 Feb 2023, 14:12; edited 3 times in total |
|||
17 Feb 2023, 14:04 |
|
Roman 17 Feb 2023, 14:06
Fasmw 1.73
Code: aprr fix Dog1 proc Anim_#aprr ;error |
|||
17 Feb 2023, 14:06 |
|
revolution 17 Feb 2023, 14:09
You still don't need fix.
Code: proc Anim_Dog1 |
|||
17 Feb 2023, 14:09 |
|
Roman 17 Feb 2023, 14:13
Quote: What are you trying to achieve? Easy way to copy file, rename to new character. And not write hands , many the sames names. Just changed couple fix names. Fast way to do many characters includes files. |
|||
17 Feb 2023, 14:13 |
|
revolution 17 Feb 2023, 14:22
|
|||
17 Feb 2023, 14:22 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.