Ir para conteúdo

Featured Replies

Postado
  • Solução

@diarmaint 

local newpos9 = {x = 229,y = 13,z = 7}
function efekts3(cid)
	doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "Welcome on Ot!\n\n Go talk to NPC Yama and start your adventure!\n Firstly visit train room, hunt some wolfes and remember about !mission.")
end
function onStepIn(cid, fromPosition, toPosition)
	if getPlayerStorageValue(cid, 50002) > 0 then
		doTeleportThing(cid, fromPosition, true)
		doPlayerSendTextMessage(cid,22,"You have it done.")
		doSendMagicEffect(getThingPos(cid), CONST_ME_MAGIC_BLUE)
		return true
	end	 
	doSendMagicEffect(getPlayerPosition(cid), 3) 
	setPlayerStorageValue(cid, 50002,1) 
	doTeleportThing(cid, newpos9)
	doSendMagicEffect(newpos9, 33)
	if getPlayerStorageValue(cid, 50031) <= 0 then
		addEvent(efekts3, 500, cid)
		setPlayerStorageValue(cid, 50031, 1) 
	end
	return true
end

 

vodkart_logo.png

[*Ninguém será digno do sucesso se não usar suas derrotas para conquistá-lo.*]

 

DISCORDvodkart#6090

 

  • Respostas 6
  • Visualizações 631
  • Created
  • Última resposta

Top Posters In This Topic

Most Popular Posts

  • @diarmaint  local newpos9 = {x = 229,y = 13,z = 7} function efekts3(cid) doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "Welcome on Ot!\n\n Go talk to NPC Yama and start your adventure!\n First

  • @diarmaint   

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 520.3k

Informação Importante

Confirmação de Termo