[AJUDA] Comando VIP, Simples ajuda :)
#1

Olб pessoal, alguem pode me ajudar a setar/arrumar o comando abaixo:

Й para gang sу de vips, entao como faзo para bloquear no "OnPlayerRequestClass" se o player tentar esscolhe a gang dos VIPS?

Se ele tentar selecionar os vips no OnPlayerRequestClass quero que apareзa uma mensagem: ERRO: Voce nao й VIP

Eu jб tenho os comandos, sу nao sei adapta-los, segue abaixo:

No OnPlayerRequestClass, classe para bloquear o comando
Код:
   else if(classid == 52)
{
    GameTextForPlayer(playerid,"~n~~n~~n~~n~~n~~n~~r~] ~y~Gang dos VIP ~r~]",50000,3);
    PlayerPlaySound(playerid, 1133, 0.0, 0.0, 10.0);
    gangteam[playerid] = 24;
    format(pgang[playerid],15,pgangnames[24]);
    SetPlayerColor(playerid,0x00FFFFAA);
}
Comando para adapta-lo
Код:
if(!GetPVarInt(playerid, "viplevel"))return SendClientMessage(playerid, COLOR_RED, "[ERRO] Vocк Nгo й VIP, Por favor, selecione Outra gang para Vocк Nascer!");
Eu quero o que player nгo de spawn se ele nao for vip e tentar selecionar a gang dos vips ereceber a mensagem que ele nao й vip.

Obrigado pessoal espero que me ajudem, Feliz Natal a todos..
Reply


Messages In This Thread
[AJUDA] Comando VIP, Simples ajuda :( - by BlackSkull - 26.12.2011, 01:26
Re: [AJUDA] Comando VIP, Simples ajuda :) - by [O.z]Caroline - 26.12.2011, 01:38
Re: [AJUDA] Comando VIP, Simples ajuda :) - by Ч iReadyTK є - 26.12.2011, 02:10
Re: [AJUDA] Comando VIP, Simples ajuda :) - by BlackSkull - 26.12.2011, 03:35
Re: [AJUDA] Comando VIP, Simples ajuda :) - by Ч iReadyTK є - 26.12.2011, 13:01
Re: [AJUDA] Comando VIP, Simples ajuda :) - by BlackSkull - 26.12.2011, 20:43
Re: [AJUDA] Comando VIP, Simples ajuda :) - by Ч iReadyTK є - 27.12.2011, 00:33

Forum Jump:


Users browsing this thread: 2 Guest(s)