[HELP] Bug em Comando Simples!
#5

Quote:
Originally Posted by Coco-Marrom
Посмотреть сообщение
jб tentei isso
o problema й que tipo
quando o cara consegue respeito suficiente e usa o comando,
a partir da segunda vez ele jб tб com 0 de respeito,mas consegue
usar o comando mesmo com 0...
Tu tem que colocar, tipo.

if (GetPlayerScore(playerid) <15)

15 = respeito.

new string[128];
if (GetPlayerScore(playerid) <15)
{
format(string,sizeof(string),"Vocк tem score %i, e por isso nгo pode comprar o item",GetPlayerScore(playerid));
SendClientMessageToAll(COR_AZUL, string);
}
Reply


Messages In This Thread
[HELP] Bug em Comando Simples! - by Coco-Marrom - 09.12.2010, 22:41
Re: [HELP] Bug em Comando Simples! - by abestado - 09.12.2010, 22:46
Re: [HELP] Bug em Comando Simples! - by [Ips]Guh - 09.12.2010, 22:56
Re: [HELP] Bug em Comando Simples! - by Coco-Marrom - 09.12.2010, 23:20
Re: [HELP] Bug em Comando Simples! - by abestado - 09.12.2010, 23:36
Re: [HELP] Bug em Comando Simples! - by rjjj - 10.12.2010, 11:50
Re: [HELP] Bug em Comando Simples! - by Coco-Marrom - 10.12.2010, 12:40

Forum Jump:


Users browsing this thread: 3 Guest(s)