Forums WoW Modding Support Archives WoWModding Support Archives [DiscordArchive] Do a char replacement?

[DiscordArchive] Do a char replacement?

[DiscordArchive] Do a char replacement?

Pages (3): 1 2 3 Next
rektbyfaith
Administrator
0
08-30-2019, 06:17 PM
#1
Archived author: tester • Posted: 2019-08-30T18:17:58.290000+00:00
Original source

Do a char replacement?
rektbyfaith
08-30-2019, 06:17 PM #1

Archived author: tester • Posted: 2019-08-30T18:17:58.290000+00:00
Original source

Do a char replacement?

rektbyfaith
Administrator
0
08-30-2019, 06:18 PM
#2
Archived author: A2 • Posted: 2019-08-30T18:18:02.840000+00:00
Original source

seadjgbeaskjgbasekjlgeas
rektbyfaith
08-30-2019, 06:18 PM #2

Archived author: A2 • Posted: 2019-08-30T18:18:02.840000+00:00
Original source

seadjgbeaskjgbasekjlgeas

rektbyfaith
Administrator
0
08-30-2019, 06:18 PM
#3
Archived author: A2 • Posted: 2019-08-30T18:18:15.234000+00:00
Original source

im noob at C
rektbyfaith
08-30-2019, 06:18 PM #3

Archived author: A2 • Posted: 2019-08-30T18:18:15.234000+00:00
Original source

im noob at C

rektbyfaith
Administrator
0
08-30-2019, 06:18 PM
#4
Archived author: A2 • Posted: 2019-08-30T18:18:18.656000+00:00
Original source

this is not working
rektbyfaith
08-30-2019, 06:18 PM #4

Archived author: A2 • Posted: 2019-08-30T18:18:18.656000+00:00
Original source

this is not working

rektbyfaith
Administrator
0
08-30-2019, 06:18 PM
#5
Archived author: A2 • Posted: 2019-08-30T18:18:39.690000+00:00
Original source

obviously i dont understand that shit good enough to know why its not doing what it should
rektbyfaith
08-30-2019, 06:18 PM #5

Archived author: A2 • Posted: 2019-08-30T18:18:39.690000+00:00
Original source

obviously i dont understand that shit good enough to know why its not doing what it should

rektbyfaith
Administrator
0
08-30-2019, 06:19 PM
#6
Archived author: A2 • Posted: 2019-08-30T18:19:05.926000+00:00
Original source

```RunTemplate("M2AlastorOne_Shorting.bt");


//FileSave();

int i; int y;
char texture[200];
char Search = '/';
char Replace = '\\';

for(i = 0; i < M2_file.nTextures; i++)
{
texture = M2_file.Textures._Texture[i].texture.value;

for (y = 0; y < M2_file.Textures._Texture[0].FileName_length; i++)
{
if(texture[y]==Search)
texture[y]=Replace;
}
M2_file.Textures._Texture[i].texture.value = texture;
}```
rektbyfaith
08-30-2019, 06:19 PM #6

Archived author: A2 • Posted: 2019-08-30T18:19:05.926000+00:00
Original source

```RunTemplate("M2AlastorOne_Shorting.bt");


//FileSave();

int i; int y;
char texture[200];
char Search = '/';
char Replace = '\\';

for(i = 0; i < M2_file.nTextures; i++)
{
texture = M2_file.Textures._Texture[i].texture.value;

for (y = 0; y < M2_file.Textures._Texture[0].FileName_length; i++)
{
if(texture[y]==Search)
texture[y]=Replace;
}
M2_file.Textures._Texture[i].texture.value = texture;
}```

rektbyfaith
Administrator
0
08-30-2019, 06:19 PM
#7
Archived author: A2 • Posted: 2019-08-30T18:19:18.711000+00:00
Original source

This is crashing whole 010 Editor^^
rektbyfaith
08-30-2019, 06:19 PM #7

Archived author: A2 • Posted: 2019-08-30T18:19:18.711000+00:00
Original source

This is crashing whole 010 Editor^^

rektbyfaith
Administrator
0
08-30-2019, 06:19 PM
#8
Archived author: tester • Posted: 2019-08-30T18:19:34+00:00
Original source

I meant do it to the listfile
rektbyfaith
08-30-2019, 06:19 PM #8

Archived author: tester • Posted: 2019-08-30T18:19:34+00:00
Original source

I meant do it to the listfile

rektbyfaith
Administrator
0
08-30-2019, 06:19 PM
#9
Archived author: A2 • Posted: 2019-08-30T18:19:49.526000+00:00
Original source

Theeeeeen I could convert every single model all over again
rektbyfaith
08-30-2019, 06:19 PM #9

Archived author: A2 • Posted: 2019-08-30T18:19:49.526000+00:00
Original source

Theeeeeen I could convert every single model all over again

rektbyfaith
Administrator
0
08-30-2019, 06:19 PM
#10
Archived author: A2 • Posted: 2019-08-30T18:19:53.843000+00:00
Original source

*it took me 2 days*
rektbyfaith
08-30-2019, 06:19 PM #10

Archived author: A2 • Posted: 2019-08-30T18:19:53.843000+00:00
Original source

*it took me 2 days*

Pages (3): 1 2 3 Next
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)