Thread
:
Idea
View Single Post
#
17
09-03-2001, 01:47 PM
entravial
Registered User
Join Date: Mar 2001
Posts: 825
Actually, it would only reflect arrows whos x and y is equal to 1.
Note this line, please.
NPC Code:
if (arrows[i].x=1 && arrows[i].y=1){
That is:
if the arrows x is equal to one and the arrows y is equal to 1
__________________
If the post says ~AlphaFlame~, that's who's posting. If not, it's Entravial (owner)
entravial
View Public Profile
View GraalOnline Profile
Find all posts by entravial