[DiscordArchive] Whats the concern about that?
[DiscordArchive] Whats the concern about that?
Archived author: Nix • Posted: 2021-02-11T01:54:51.504000+00:00
Original source
Whats the concern about that?
Archived author: Go'Vic.Ϻέψ • Posted: 2021-02-11T01:55:14.406000+00:00
Original source
So I need to run a comparison and find out if that texture exists in the array. and if it does adjust all the offsets accordingly. and if it doesnt add it
Archived author: Nix • Posted: 2021-02-11T01:55:25.357000+00:00
Original source
you could also just, recalculate the list
Archived author: Nix • Posted: 2021-02-11T01:55:41.181000+00:00
Original source
but even if you want to directly check each entry, that isn't very hard is it?
tring name)
Archived author: Nix • Posted: 2021-02-11T01:55:49.442000+00:00
Original source
AddTextureToAdt(std:
tring name)
Archived author: Nix • Posted: 2021-02-11T01:55:59.302000+00:00
Original source
loop over the current textures in the master list and check against name
Archived author: Go'Vic.Ϻέψ • Posted: 2021-02-11T01:56:04.481000+00:00
Original source
hey, I hate C and thats what 010 do
Archived author: Nix • Posted: 2021-02-11T01:56:15.279000+00:00
Original source
Sounds a lot like a you problem haha
Archived author: Nix • Posted: 2021-02-11T01:56:16.328000+00:00
Original source
¯\_(ツ)_/¯
Archived author: Nix • Posted: 2021-02-11T01:56:27.650000+00:00
Original source
You could potentially use the novus tool for it