View Single Post
  #2  
Old 06-16-2006, 06:51 AM
ApothiX ApothiX is offline
Okiesmokie
Join Date: May 2004
Posts: 1,447
ApothiX is on a distinguished road
PHP Code:
this.systemweapons = { "-IRC""-Playerlist""-F2LogWindow""-F1HelpWindow""-IRC_Installer""-LoadingScreen3D""-IRCEvents" };

temp.playeractualweapons NULL;
for(
temp.checkweaponplayer.weapons) {
  if(
this.systemweapons.index(temp.checkweapon) < 0) {
    
temp.playeractualweapons.add(temp.checkweapon);
  }

?
__________________


[06:24:19] * Parts: Skyld (i=silent@unaffiliated/skyld) ("Perhaps Okiesmokie did not realise that I like the boys. ")
Reply With Quote