![]()  | 
	
| 
			
			 
			05-25-2012
			
			
		  | 
		46 | 
|  
			
			 Nerd 
			
			
Join Date: Sep 2011 
				Location: Berlin 
				 
				
				Posts: 3,825
				 
				
				
				
				 | 
	
	
	
		
		
		
		 If you want ALL of the this. variables set to NULL, you could do:  PHP Code: 
	
			
	 | 
| 
			
			 
			05-25-2012
			
			
		  | 
		47 | |
|  
			
			 299,792,458 m/s 
			
			
Join Date: Mar 2012 
				Location: Lebanon 
				 
				
				Posts: 3,581
				 
				
				
				
				 | 
	
	
	
		
		
		
		
  | 
|
| 
			
			 
			05-25-2012
			
			
		  | 
		48 | |
|  
			
			 Registered User 
			
			
Join Date: Sep 2011 
				Location: Germany 
				 
				
				Posts: 6,122
				 
				
				
				
				 | 
	
	
	
		
		
		
		
  | 
|
| 
			
			 
			05-25-2012
			
			
		  | 
		49 | |
|  
			
			 Nerd 
			
			
Join Date: Sep 2011 
				Location: Berlin 
				 
				
				Posts: 3,825
				 
				
				
				
				 | 
	
	
	
		
		
		
		
 PHP Code: 
	
			
	 | 
|
| 
			
			 
			05-25-2012
			
			
		  | 
		50 | 
|  
			
			 PRO NOOB 
			
			
Join Date: Jan 2012 
				Location: Virgina,FairFax 
				 
				
				Posts: 218
				 
				
				
				
				 | 
	
	
	
		
		
		
		 HOLY **** LOL SOO FRICKEN CONFUSING I'LL LEARN THIS STUFF LATER
				    | 
| 
			
			 
			05-25-2012
			
			
		  | 
		51 | 
|  
			
			 Guest 
			
			
				Posts: n/a
				 
				
				
				
				 | 
	
	
	
		
		
		
		 HTML Code: 
	this.clearvars();  | 
| 
			
			 
			05-25-2012
			
			
		  | 
		52 | 
|  
			
			 Nerd 
			
			
Join Date: Sep 2011 
				Location: Berlin 
				 
				
				Posts: 3,825
				 
				
				
				
				 | 
	
	|
| 
			
			 
			05-25-2012
			
			
		  | 
		53 | 
|  
			
			 Guest 
			
			
				Posts: n/a
				 
				
				
				
				 | 
	
	
	
		
		
		
		 .
				  | 
| 
			
			 
			05-25-2012
			
			
		  | 
		54 | 
|  
			
			 PRO NOOB 
			
			
Join Date: Jan 2012 
				Location: Virgina,FairFax 
				 
				
				Posts: 218
				 
				
				
				
				 | 
	
	
	
		
		
		
		 So when admins are uploading a ganis they would say:  temp.pl = NULL;  for (temp.checkpl: allplayers) { if ([email protected] && (temp.pl==NULL || temp.checkpl.ipaddress==this.ipaddress)) temp.pl = temp.checkpl; } But they would have to change the information such as temp.checkpl.ipaddress==this.ipaddress they would write the persons email they are giving it to and they would write their email? Can someone such just post an example of using the source code? Now I'm kinda curious of all of this ![]() temp.pl = NULL; for (temp.checkpl: 5981947) { if ([email protected]==billywild786@gmai [email protected] && (temp.pl==NULL || temp.checkpl.ipaddress==this.ipaddress)) temp.pl = temp.checkpl; } and for ip address what would you write and did I type it in and change the information right?  | 
| 
			
			 
			05-25-2012
			
			
		  | 
		55 | 
|  
			
			 Guest 
			
			
				Posts: n/a
				 
				
				
				
				 | 
	
	
	
		
		
		
		 No billy.  When someone uploads a file (being a body, head or shield) it then runs through the code. View this: http://loginera1.graalonline.com:8080/submit.html It checks every player on Era, for the email the user puts in the above website. If it matches the email, it will set 'temp.pl' to that player. if ([email protected] If it doesn't find the email, it will also check for the IP address of the person using the website and all the players on Era till it finds a match, once it finds a match, it will then set 'temp.pl' to that player. (temp.pl==NULL || temp.checkpl.ipaddress==this.ipaddress)) Hope this helps  | 
| 
			
			 
			05-26-2012
			
			
		  | 
		56 | 
|  
			
			 299,792,458 m/s 
			
			
Join Date: Mar 2012 
				Location: Lebanon 
				 
				
				Posts: 3,581
				 
				
				
				
				 | 
	
	|
| 
			
			 
			05-31-2012
			
			
		  | 
		57 | 
|  
			
			 Registered User 
			
			
Join Date: Dec 2011 
				Location: Blacksburg, Virginia 
				 
				
				Posts: 5,459
				 
				
				
				
				 | 
	
	
	
		
		
		
		 Uh, thanks!
				    |