Posts: 510
	Threads: 49
	Joined: Apr 2009
	
Reputation: 
0
	 
	
	
		No can do sir i only changed admin from 0 to 4. and than it gives me wrong password
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 24
	Threads: 1
	Joined: Feb 2010
	
Reputation: 
0
	 
	
	
		Sometimes it changes your password when you edit your .ini file like in some of the GF edits.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 75
	Threads: 22
	Joined: Feb 2010
	
	
 
	
	
		how make a leader on cop and how open the doors and gates?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 75
	Threads: 22
	Joined: Feb 2010
	
	
 
	
	
		how make a leader on cop and how open the doors and gates?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 510
	Threads: 49
	Joined: Apr 2009
	
Reputation: 
0
	 
	
	
		i tried a lot of thing and nothing... and i only change the number of admin level thats all 
EDIT: another interesting stuff when i restart server with /rcon gmx the number from Admin in cfg goes back to 0 and then i die(?) when i close down the server number does not disappear but it days i wrote wrong password
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 75
	Threads: 22
	Joined: Feb 2010
	
	
 
	
	
		how come the cop place none the doors and gate opens?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 38
	Threads: 7
	Joined: Feb 2010
	
Reputation: 
0
	 
	
	
		What ID of Faction is the Police xD? I haven't found it yet until now. 
Help Would Be Very Appreciated! Thanks in advance
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 6,129
	Threads: 36
	Joined: Jan 2009
	
	
 
	
	
		
Quote:
| 
					Originally Posted by Eric_ 
 
Quote: 
| 
					Originally Posted by Don Correlli 
 Erm, not bad, but you should really look into this: 
pawn Код: if(listitem == 1){
 SendClientMessage(playerid, 0xFFFFFFFF, "Your Character is Muslim");
 OnReligonGiven(playerid, "Muslim");
 }
 if(listitem == 2)
 {
 SendClientMessage(playerid, 0xFFFFFFFF, "Your Character is Christian");
 OnReligonGiven(playerid, "Christian");
 }
 if(listitem == 3)
 {
 SendClientMessage(playerid, 0xFFFFFFFF, "Your Character is Catholic");
 OnReligonGiven(playerid, "Catholic");
 }
 if(listitem == 4)
 {
 SendClientMessage(playerid, 0xFFFFFFFF, "Your Character is Islam");
 OnReligonGiven(playerid, "Islam");
 }
 
It doesn't make sense for me. |  How doesn't it make sense ? | 
 1) You're not even using a define for colours
2) You're using if statements instead of switch statements for something that has more than 1 parameter
3) You've created a callback for religions... which will only be called, what, once to set a religion?
	
 
	
	
	
		
	
 
 
	
	
	
		
	Posts: 75
	Threads: 22
	Joined: Feb 2010
	
	
 
	
	
		ok id 0 how you open doors and gate as a cheif?