Thread
:
Actionplayeronline substitute?
View Single Post
#
2
06-14-2003, 09:18 AM
zell12
Gone
Join Date: Jun 2001
Location: Alberta, Canada
Posts: 8,541
something along the lines of this mabey?
if (actionplayeronline) {
for (i=0; i<allplayerscount; i++) {
with (allplayers[i]) {
commands...
}
}
}
__________________
zell12
View Public Profile
View GraalOnline Profile
Visit zell12's homepage!
Find all posts by zell12