Posts: 642
	Threads: 129
	Joined: Jan 2011
	
Reputation: 
0
	 
	
	
		o. well sorry to spam? i guess.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 4,649
	Threads: 64
	Joined: Dec 2009
	
Reputation: 
0
	 
	
	
		mmm no i think that u are wrong but that's just a personal opinion based on time of scripting.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,420
	Threads: 65
	Joined: Jan 2009
	
Reputation: 
0
	 
	
	
		Here is a place to post tested codes that work in your gamemode, so, i think that post tests, and comparisons, don't are useful for nobody. I suggest you create a topic in scripting discussion for this.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 6,129
	Threads: 36
	Joined: Jan 2009
	
	
 
	
	
		Who wants to bet 'SmallMoke' was [FeK]DraKiNs?
Quote:
| 
					Originally Posted by kLx  
pawn Код: stock GetConnectedPlayers(){
 return Itter_Count(Player);
 }
 That's what smart people do. | 
 I actually never thought of that, nice one.
	
		
	
 
 
	
	
	
		
	Posts: 2,929
	Threads: 160
	Joined: Feb 2009
	
Reputation: 
0
	 
	
	
		Yes, it's quite simple. But it's not really meant to use this as password encryption.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 2,863
	Threads: 99
	Joined: Nov 2009
	
Reputation: 
0
	 
	
	
		Yeah I already thought that :P - But I still don't know why it's been made. Is it maybe a VERY old encryption, when things like Whirlpool didn't exist? :P We're time travelling, which year is it, 1118? (jk ofc)
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 2,863
	Threads: 99
	Joined: Nov 2009
	
Reputation: 
0
	 
	
	
		Oh yes sorry, forgot about the wikie (*facepalm*). Thank you btw.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 62
	Threads: 11
	Joined: May 2011
	
Reputation: 
0
	 
	
	
		Yo, can anyone make like GetDifferenceBetweenNumbers(number1,number2)??
So like GetDifferenceBetweenNumbers(1,5) would return 4