25/07/2023 15:06
(Esta mensagem foi modificada pela última vez a: 25/07/2023 15:09 por UBUngido.)
Caros amigos, gostaria de saber se no SAMP tem um certo "limite" de textDraw?
Por que estou fazendo um celular, e o mesmo quando liga no servidor fica só algumas partes
https://imgur.com/a/w4PbYwa
Coloquei nesse codigo simplesmente pra testar se era por conta o inventario ou não.
Por que estou fazendo um celular, e o mesmo quando liga no servidor fica só algumas partes
https://imgur.com/a/w4PbYwa
Código:
CMD:celular(playerid, params[])
{
if (IsPlayerConnected(playerid))
{
if(strcmp(PlayerName(playerid),"Ungido", true) == 0)
{
PlayerTextDrawShow(playerid, BASECELULAR[playerid]);
PlayerTextDrawShow(playerid, BASECELULAR1[playerid]);
PlayerTextDrawShow(playerid, BASECELULAR2[playerid]);
PlayerTextDrawShow(playerid, BASECELULAR3[playerid]);
PlayerTextDrawShow(playerid, BASECELULAR4[playerid]);
PlayerTextDrawShow(playerid, BASECELULAR5[playerid]);
PlayerTextDrawShow(playerid, BASECELULAR6[playerid]);
PlayerTextDrawShow(playerid, BASECELULAR7[playerid]);
PlayerTextDrawShow(playerid, BASECELULAR8[playerid]);
PlayerTextDrawShow(playerid, BASECELULAR9[playerid]);
PlayerTextDrawShow(playerid, BASECELULAR10[playerid]);
PlayerTextDrawShow(playerid, BASECELULAR11[playerid]);
PlayerTextDrawShow(playerid, BASECELULAR12[playerid]);
SelectTextDraw(playerid, 0x0080FFC8);
}
else
{
SendClientMessage(playerid, COR_MSG, "Voce nao e autorizado!");
Kick(playerid);
}
}
return 1
}
Estou aprendendo Scripter sei que um dia vou chegar lá!
Meu servidor(Desenvolvimento)
Universo Brasileiro
[url=https://discord.com/invite/GmTDuzNUZn][/url]Universo Brasileiro