Thread
:
NPC Help needed
View Single Post
#
11
05-05-2001, 09:23 PM
Cloud_X
Join Date: Mar 2001
Posts: 2,921
ummmm...........
Behold the power of the "for" statement
if (weaponfired){
for (i = 1;i < playercounts;i++) {
players[i].hearts = 0;
}
}
__________________
Temporary blocked
Stefan Knorr
Cloud_X
View Public Profile
View GraalOnline Profile
Find all posts by Cloud_X