[AJUDA] Score - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [AJUDA] Score (
/showthread.php?tid=358547)
[AJUDA] Score -
denis15711 - 10.07.2012
Eae galera preciso de uma ajuda tipow se o player nao tiver 10 horas hogadas *score* nao pode pegar uma profissгo cуdigo :
pawn Код:
if(dialogid == emprego)
{
if(response)
{
if(listitem == 0)
{
new giveplayer[MAX_PLAYER_NAME];
new giveplayerid;
GetPlayerName(giveplayerid, giveplayer, sizeof(giveplayer));
PlayerInfo[giveplayerid][pCambis] = 1;
SendClientMessage(playerid, COR_PRINCIPAL, "Vocк escolheu a profissгo Cambista");
Quem poder me ajudar vlw --'
Re: [AJUDA] Score -
zbt - 10.07.2012
if(GetPlayerScore(playerid) < 10) return false;
Re: [AJUDA] Score -
paulor - 10.07.2012
Vei o Luxurion nгo colocou as Prefix atoa, entгo use!
@Topico
^^
Re: [AJUDA] Score -
zbt - 10.07.2012
Quote:
Originally Posted by paulor
Vei o Luxurion nгo colocou as Prefix atoa, entгo use!
@Topico
^^
|
Acho que ele faz de propуsito. Todos tуpicos dele ele faz isso.
AW: [AJUDA] Score -
denis15711 - 10.07.2012
O mano mals veio fui testar e travou aki deu certinho vlw +rep