[Ajuda] Profissao Com Level
#6

Quote:
Originally Posted by [BOPE]Seu._.Madruga
Посмотреть сообщение
Simplificando o exemplo acima:
PHP код:
#define PROF_CACADOR 10
if(strcmp(cmdtext"/virarcacador"true) == 0)
{
    
PlayerInfo[playerid][Profissao] = PlayerInfo[playerid][Level] >= ? (PROF_CACADOR) : (PlayerInfo[playerid][Profissao]);
    
SendClientMessage(playerid, -1PlayerInfo[playerid][Level] >= ? ("Voce virou caзador!") : ("Voce precisa ser lvl 5 para virar caзador!"));
    return 
1;

E ele vai entender o que й condiзгo ternбria.
Reply


Messages In This Thread
Profissao Com Level - by Bigdk - 18.04.2015, 20:40
Re: Profissao Com Level - by Fel486 - 18.04.2015, 20:58
Re: Profissao Com Level - by ZeZin - 18.04.2015, 20:59
Re: Profissao Com Level - by Cleyson - 19.04.2015, 00:50
Re: Profissao Com Level - by [BOPE]Seu._.Madruga - 19.04.2015, 22:53
Re: Profissao Com Level - by Fel486 - 19.04.2015, 23:00
Re: Profissao Com Level - by [BOPE]Seu._.Madruga - 19.04.2015, 23:37

Forum Jump:


Users browsing this thread: 1 Guest(s)