[317] PLEASE someone fix the multi-combat sprite!

Good fricking christ, I have been through so many dirty 317 clients and when I FINALLY find one with a properly aligned inventory and a vanilla cache, guess what? The stupid multi-combat symbol that looks like the ranged protection prayer has followed me to this client :palm:

Soooo, I dont know where to start because I have zero sprite or cache experience. Where do I go to find the sprite file? There are no bmp’s or png’s in the cache.

Thanks!

Not exactly sure what you’re having a problem with (A picture may help?).

But if it’s a combat icon for the player, it may be player updating.

[quote=“sk8rdude461, post:2, topic:554077”]Not exactly sure what you’re having a problem with (A picture may help?).

But if it’s a combat icon for the player, it may be player updating.[/quote]

When I’m in a multi-combat zone, the icon in the bottom right corner isnt two crossed swords, its the icon for the protect against range prayer.

[quote=“Demogorgon, post:3, topic:554077”][quote author=sk8rdude461 link=topic=672999.msg4500441#msg4500441 date=1449847471]
Not exactly sure what you’re having a problem with (A picture may help?).

But if it’s a combat icon for the player, it may be player updating.
[/quote]

When I’m in a multi-combat zone, the icon in the bottom right corner isnt two crossed swords, its the icon for the protect against range prayer.[/quote]
This sounds like the ID of the walkable interface you’re using is incorrect.
Check the interface id in the server side and make sure it’s the correct id, for the one in your client (I’m not exactly sure on the id).

[quote=“sk8rdude461, post:4, topic:554077”][quote author=Demogorgon link=topic=672999.msg4500447#msg4500447 date=1449853457]

When I’m in a multi-combat zone, the icon in the bottom right corner isnt two crossed swords, its the icon for the protect against range prayer.
[/quote]
This sounds like the ID of the walkable interface you’re using is incorrect.
Check the interface id in the server side and make sure it’s the correct id, for the one in your client (I’m not exactly sure on the id).[/quote]
It sounds like you might be right. I have a pi-ish base and I’m not sure where to look for the interface id ;s sorry for being a noob but what file would I find that in and under what void or something?