Quote:
Originally posted by Dach
smeh, I would prefer in, let graal do all the crunch work, it's more noticable with a larger array though
NPC Code:
if (tile in tile_block) {
blockorwhateverplayerstuff;
}
|
Do you mean in an array? with the command:
'if(playerx in |,|)'
?