chrrox
@chrrox
New Member
Joined: Feb 14, 2024
Topics: 31 / Replies: 39
Reply
RE: Array Question

I got it I created a new array based on those 2 arrays and read the values from it.

15 years ago
Forum
Reply
RE: Array Question

This is what i am trying to read. mat_properties = #() for i = 1 to MatNumber Do ( matoff1 = ReadBElong f + 8 MatLoopPos = ftell f fseek f matoff1 #…

15 years ago
Forum
Reply
RE: Array Question

ok I think i understand how you are appending to the array here but i am not quite sure of this line the skip bytes is because each texture name is 0x…

15 years ago
Forum
Reply
RE: Array Question

Thanks both of you for your replies that worked great I ended up doing it like this texture_names = #() –initialize names array for i = 1 to TexNu…

15 years ago
Forum
Topic
15 years ago
Forum
Replies: 8
Views: 21
Topic
15 years ago
Forum
Replies: 0
Views: 10
Reply
RE: Endian dotnet

Thanks the second one was exactly what I was looking for.

15 years ago
Forum
Topic
15 years ago
Forum
Replies: 2
Views: 12
Topic
15 years ago
Forum
Replies: 0
Views: 13
Reply
RE: 4 bytes to Float ?

Sorry to bring up this post but could someone post an example of reading a float with the code provided here. something along the lines of vx = readfl…

16 years ago
Forum
Page 5 / 5