If I wanted to affect only items (NOT players or actors), would this piece of code be correct:
Thanx!
_K_
Code:
potential = FirstThingInView(player, 30 + 15 * 4, 5.5, 0x020);
Thanx!
_K_