Ir para conteúdo

Featured Replies

  • Respostas 9
  • Visualizações 673
  • Created
  • Última resposta

Top Posters In This Topic

Most Popular Posts

Postado
  • Autor
function onUse(cid, item, frompos, item2, topos)
 
if getPlayerStorageValue(cid, 99284) == 2 then
doPlayerSendCancel(cid, "Tienes que cerrar el chat privado para poder Gravar.")
return true
end
 
if getPlayerStorageValue(cid, 99284) == 1 then
doPlayerSendCancel(cid, "Tu ya estas al aire! Tu Canal de Tv es: "..getPlayerStorageValue(cid, 99285).."")
doPlayerSendChannel(cid, getPlayerChannelId(cid), getPlayerStorageValue(cid, 99285))
return true
end
 
if not isPremium(cid) then
doPlayerSendCancel(cid, "Solo premmium account pueden gravar videos.")
return true
end
 
doPlayerPopupFYI(cid, "Escoje un nombre para tu canal")
 
end
Postado
function onUse(cid, item, frompos, item2, topos)
	if getPlayerStorageValue(cid, 99284) == 2 then
		doPlayerSendCancel(cid, "Tienes que cerrar el chat privado para poder Gravar.")
	return 1
	end
		if getPlayerStorageValue(cid, 99284) == 1 then
			doPlayerSendCancel(cid, "Tu ya estas al aire! Tu Canal de Tv es: "..getPlayerStorageValue(cid, 99285).."")
			doPlayerSendChannel(cid, getPlayerChannelId(cid), getPlayerStorageValue(cid, 99285))
		return 1
		end
doPlayerPopupFYI(cid, "Escoje un nombre para tu canal")
end

The corrupt fear us.

The honest support us.

The heroic join us.

Postado

tenta este 

 

function onUse(cid, item, frompos, item2, topos)



if getPlayerStorageValue(cid, 99284) == 2 then
doPlayerSendCancel(cid, "Tienes que cerrar el chat privado para poder Gravar.")
return true
end

if getPlayerStorageValue(cid, 99284) == 1 then
doPlayerSendCancel(cid, "Tu ya estas al aire! Tu Canal de Tv es: "..getPlayerStorageValue(cid, 99285).."")
doPlayerSendChannel(cid, getPlayerChannelId(cid), getPlayerStorageValue(cid, 99285))
return true
end

doPlayerPopupFYI(cid, "Escoje un nombre para tu canal")

end

Editado por Zet0N0Murmurou (veja o histórico de edições)

wq3bBzt.png
Pokémon Dust Evolution
 
É aonde começa sua nova aventura!! 

 

Facebook

 
Verifique Atualizações

 

Participe da conversa

Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.

Visitante
Responder

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Estatísticas dos Fóruns

  • Tópicos 96.9k
  • Posts 519.7k

Informação Importante

Confirmação de Termo