View Single Post
  #2  
Old 11-16-2006, 05:38 PM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
try something like
PHP Code:
temp.load = {curBiz.curMembers};
if (
temp.load.index(temp.curPlayer) > -1) {
  ...

__________________
Reply With Quote