Thread
:
Dumb Scripter
View Single Post
#
21
08-23-2001, 08:07 AM
nyghtGT
Banned
Join Date: Jun 2001
Posts: 3,993
do this ...
just make your script cheezy yet durable ...
while (playerbombs>0) {
playerbombs-=1;
}
while (playerdarts>0) {
playerdarts-=1;
}
nyghtGT
View Public Profile
View GraalOnline Profile
Find all posts by nyghtGT