[Ajuda] Ajuda Com Comando
#1

olha esse comando quando eu digito criartxt [Texto Aqui] ele cria um txt 3D

mais agora quero aprender a deletar o texto
me ajuda ai

CMD:criartxt(playerid,params[])
{
new Float,Float:y,Float:z,str[128],strf[128];
if(sscanf(params,"s[128]",str)) return SendClientMessage(playerid,WHITE,"USAGE: /whitelable <Lable Text>");
GetPlayerPos(playerid,x,y,z);
Create3DTextLabel(str,WHITE,x,y,z,40,0,0);
format(strf,sizeof(strf),"Create3DTextLabel(%s,WHI TE,%f,%f,%f,40,0,0)",str,Float,Float:y,Float:z);
printf(strf);
return 1;
}
Reply
#2

https://sampwiki.blast.hk/wiki/Delete3DTextLabel
Reply
#3

ou cara faz ai pra mim com esse comando e manda denovo ja feito
Reply
#4

entгo vc n quer aprender ?'
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)