You made it prolonged your lfe but not to escape to your inevitable death isn't
Posts: 57
|
Post by DANIEL FERREIRA on Jul 13, 2021 6:02:15 GMT 10
Mr.Curious you know something about offsets? what each one do? for configure one offset what it do in game? for the ITA file
|
|
✫Advanced Coder✫
gridning hard working on a fan game - Resident Evil Remix
Posts: 2,995
|
Post by Mr.Curious on Jul 13, 2021 11:18:07 GMT 10
Mr.Curious you know something about offsets? what each one do? for configure one offset what it do in game? for the ITA file I explained everything in the tutorial . What are you asking me ?
|
|
You made it prolonged your lfe but not to escape to your inevitable death isn't
Posts: 57
|
Post by DANIEL FERREIRA on Jul 14, 2021 5:40:01 GMT 10
Mr.Curious you know something about offsets? what each one do? for configure one offset what it do in game? for the ITA file I explained everything in the tutorial . What are you asking me ? Below its example for .ITA file Offset[52] = 0x3 Offset[55] = 0x1 Offset[56] = 0x2 Offset[57] = 0x1 Offset[68..69] = 0x8 Offset[73] = 0x2D Offset[74] = 0x0 Offset[75] = 0x0 Offset[76..79] = 0x0 Offset[80..83] = 0x0 Offset[84..87] = 0x0 Offset[88..91] = 0x0 Offset[122..123] = 0x17 Offset[126..127] = 0x0 Offset[130..131] = 0x100 Offset[132..135] = 0x0 Offset[136..139] = 800.000000 Offset[152..155] = 0x0 here some offsets examples i just know what each one do ? i know everything or you don't know
|
|
dale home
Posts: 288
|
Post by kTeo on Jul 14, 2021 12:29:25 GMT 10
|
|
✫Advanced Coder✫
gridning hard working on a fan game - Resident Evil Remix
Posts: 2,995
|
Post by Mr.Curious on Jul 14, 2021 16:42:23 GMT 10
yes, please, if you could please read the documentation, and watch the videos first it might be helpful. If you have more questions after feel free to ask. But as kTeo said read the tuts first.
|
|
Retired for a while
Posts: 184
|
Post by HardRain on Aug 23, 2021 2:05:38 GMT 10
I know I may be a little late, but I didn't find this information anywhere, so I need to share it and complement to your guide: If you don't want any of these status to your item, just put 00 in this byte. I've seen some items with 01 value in this byte, but I'm not sure what it does.
|
|
dale home
Posts: 288
|
Post by kTeo on Aug 23, 2021 5:18:20 GMT 10
01 is for the item spawn somewhere around the map instead of on the enemy's body. I believe 40 does the same thing but the item spawns already dropping to the ground. Maybe there's also a specific byte to spawn items around the map that still need to be shot to fall down (the ones in r102 for example)
|
|
|
Post by l33t on Oct 26, 2021 1:02:05 GMT 10
Hi, how did drop ptas (money) with navistador (no red, green, blue eyes) what need for this
|
|
✫Advanced Coder✫
gridning hard working on a fan game - Resident Evil Remix
Posts: 2,995
|
Post by Mr.Curious on Oct 26, 2021 5:30:08 GMT 10
Hi, how did drop ptas (money) with navistador (no red, green, blue eyes) what need for this Sorry I don't understand your question. Please try to ask in another way.
|
|
|
Post by scoovyhd on Oct 26, 2021 6:19:34 GMT 10
Hi, how did drop ptas (money) with navistador (no red, green, blue eyes) what need for this Sorry I don't understand your question. Please try to ask in another way. i think he meant on how to give novistadors money instead of the eyes i assume you could just use itemswap for this tho
|
|
✫Advanced Coder✫
gridning hard working on a fan game - Resident Evil Remix
Posts: 2,995
|
Post by Mr.Curious on Oct 26, 2021 10:27:20 GMT 10
l33t All the info you need is in the tutorial. Please explain the steps you took to try and change the items.
|
|
|
Post by l33t on Oct 26, 2021 23:46:32 GMT 10
im edit file ITA ( length 9C) , but I can’t find drop to navistadors (r,g,b eyes) , im want change drop after death navistador to money or ammo instead r,g,b eyes,
|
|
✫Advanced Coder✫
gridning hard working on a fan game - Resident Evil Remix
Posts: 2,995
|
Post by Mr.Curious on Oct 27, 2021 4:07:50 GMT 10
ok then you edited the wrong section of the file. First tell me what the item IDs are for those 3 items you listed. (red, green, blue eyes)
|
|
|
Post by l33t on Oct 27, 2021 5:32:21 GMT 10
item ID: B9 - green eye, BA - red eye,BB - blue eye
|
|
✫Advanced Coder✫
gridning hard working on a fan game - Resident Evil Remix
Posts: 2,995
|
Post by Mr.Curious on Oct 27, 2021 7:52:08 GMT 10
ok so next tell me what you did to look for those values in the ITA file.
|
|