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);
|
Most likely an unused leftover
variable.