Como defino uma condiзгo pra tal Emprego?
#9

Quote:
Originally Posted by humildadeforever
Посмотреть сообщение
Achei, й PlayerProf. Manda o comando de dar armas agora.
Opa, nem vi que vocк tinha achado e fiquei procurando igual bobo kkk'
Obrigado !
Ficaria assim:
Код:
{
					if(GetPlayerScore(playerid) >= 100)
					{
						PlayerProf[playerid] = Assassino;
						SendClientMessage(playerid,LARANJA,"Parabйns, vocк trocou de profissгo, sua                    nova profissгo й: Assassino!");
            		//
   						EntrarProf(playerid);
                                             GivePlayerWeapon(playerid, 24, 200);
   
					}
					else
					{
		    			SendClientMessage(playerid,ERRO,"[ ERRO ] Vocк nгo tem level suficiente para pegar essa profissгo!");
		    		//
                                      ResetPlayerWeapons(playerid);
                                       return 1;
 					}
				}
?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)