Thread
:
Something I can't figure out...
View Single Post
#
2
11-16-2006, 05:38 PM
Chompy
¯\(º_o)/¯
Join Date: Sep 2006
Location: Norway
Posts: 2,815
try something like
PHP Code:
temp
.
load
= {
curBiz
.
curMembers
};
if (
temp
.
load
.
index
(
temp
.
curPlayer
) > -
1
) {
...
}
__________________
Chompy
View Public Profile
View GraalOnline Profile
Find all posts by Chompy