Quote:
Originally Posted by Angel_Light
sorry to bring up an old thread but I have a question, in middo's form of this script, near the bottom of the script what is the point of
PHP Code:
temp.varia=onwall2(player.x+1,player.y+2,1,1);
|
Without reading the script, it would seem that he is using it for some kind of wall detection, no?