Forum > Modelling and Animation
Model's sound
<< < (14/14)
spik96:
--- Quote from: "ladiszlai" --- --- Quote ---somewhere where you put a timestamp (uint32 value) --- End quote ---
I don't know what this mean.
Now my final problem is the ofs value :D and soon this topic will be solved. --- End quote ---
To know where to find data the client needs to know the address, the position in the file. That's the goddamn offset. You can click somewhere in the file, 010 editor will tell you the address of your cursor. Click at the beginning of your value, copy the address, put the address in the ofs, and now the client will be able to read it, jump, and read the value.
I knew you lacked general basic CS knowledge. That's why you're having a bad time and difficulties to understand.
ladiszlai:
--- Quote from: "spik96" --- --- Quote from: "ladiszlai" --- --- Quote ---somewhere where you put a timestamp (uint32 value) --- End quote ---
I don't know what this mean.
Now my final problem is the ofs value :D and soon this topic will be solved. --- End quote ---
To know where to find data the client needs to know the address, the position in the file. That's the goddamn offset. You can click somewhere in the file, 010 editor will tell you the address of your cursor. Click at the beginning of your value, copy the address, put the address in the ofs, and now the client will be able to read it, jump, and read the value.
I knew you lacked general basic CS knowledge. That's why you're having a bad time and difficulties to understand. --- End quote ---
Thank you for this you really helpful...
Ok now i added an offset to the end of the file and i put this value to the ofs but the sound is not played yet. :
What i do wrong?
ladiszlai:
No ideas :(?
Navigation
[0] Message Index
[*] Previous page
|