SA-MP Forums Archive
AJUDA POR FAVOR! - 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 POR FAVOR! (/showthread.php?tid=182092)



AJUDA POR FAVOR! - Homer_Tihuana - 08.10.2010

COMO FASSO PRA QUANDO PLAYER DA /SU FIKA UMA ESTRELA DE PROCURADO


Re: AJUDA POR FAVOR! - ipsBruno - 08.10.2010

@Homer:
LoL,
pawn Код:
if(!strcmp(cmdtext, "/su", true))
    {
        SetPlayerWantedLevel(playerid,1);
        return 1;
    }



Re: AJUDA POR FAVOR! - Homer_Tihuana - 09.10.2010

@[FeK]DraKiNs
meu amor valeu!