[Ajuda] deixar tela tonta. - 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] deixar tela tonta. (
/showthread.php?tid=245070)
[Ajuda] deixar tela tonta. -
Colgate - 29.03.2011
RESOLVIDO VLW
Re: [duv] deixar tela tonta. -
Macintosh - 29.03.2011
pawn Код:
if(strcmp("/morrediabo",cmdtext,true) == 0)
{
IsPlayerVisionShaking(playerid);
return 1;
}
Re: [duv] deixar tela tonta. -
Colgate - 29.03.2011
essa funзгo "IsPlayerVisionShaking" tem no include a_samp? Por que no meu GM ta dando erro de funзгo invalida.
Re: [duv] deixar tela tonta. -
Macintosh - 29.03.2011
pawn Код:
if(strcmp("/telatonta", cmdtext, true) == 0)
{
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_DRINK_BEER); // ou 20.
SendClientMessage(playerid, COR, "A Tela tб Tonta WTF!");
return 1;
}
Tenta isso.
Re: [Ajuda] deixar tela tonta. -
steki. - 30.03.2011
SetPlayerDrunkLevel, seus noobs!
https://sampwiki.blast.hk/wiki/SetPlayerDrunkLevel
Nнvel: 50000 atй 0 = Sуbrio.
Re: [Ajuda] deixar tela tonta. -
hitachi_uchila - 30.03.2011
eu tambem usaria setdrunklevel
Alias me parece que e acima de 5000 para sumir ate o mapa da tela =]