Jump to content

RENASCER UM PED APOS USANDO O EVENTO onMarkerHit


Recommended Posts

Preciso que renasça um ped apos o cara passar por um certo marker, alguem sabe uma função, procurei pela mta wiki em ped functions e n achei alguma que funcionasse

Como ainda (depois de meses) nao sei editar o topico, eu ja consegui fazer com que eles renasçam mas da pra bugar o sistema, alguem sabe se da (adicionando na acl Admin) pra reiniciar o script apos o cara pisar no marker?

 

 

Motivo de dar para bugar:

function finalizar(source)
	if isPedDead(alvo1) then
			if isPedDead(alvo2) then
							if isPedDead(alvo3) then
											if isPedDead(alvo4) then
															if isPedDead(alvo5) then
																			if isPedDead(alvo6) then
																							if isPedDead(alvo7) then
																											if isPedDead(alvo8) then
																															if isPedDead(alvo9) then
																																			if isPedDead(alvo10) then
setElementFrozen(source, false)
	outputChatBox("---------------------------", localPlayer, 0, 255, 255, true)
	outputChatBox("Va ate a porta para sair do treinamento", localPlayer, 0, 255, 255, true)
	outputChatBox("---------------------------", localPlayer, 0, 255, 255, true)
end
end
end
end
end
end
end
end
end
end
end
addCommandHandler("finalizar", finalizar)

Obs: da pra dar finalizar mesmo sem matar os peds depois que eles sao setados (setElementHealth) com 100 de vida

Como ainda (depois de meses) nao sei editar o topico, eu ja consegui fazer com que eles renasçam mas da pra bugar o sistema, alguem sabe se da (adicionando na acl Admin) pra reiniciar o script apos o cara pisar no marker?

 

 

Motivo de dar para bugar:

function finalizar(source)
	if isPedDead(alvo1) then
			if isPedDead(alvo2) then
							if isPedDead(alvo3) then
											if isPedDead(alvo4) then
															if isPedDead(alvo5) then
																			if isPedDead(alvo6) then
																							if isPedDead(alvo7) then
																											if isPedDead(alvo8) then
																															if isPedDead(alvo9) then
																																			if isPedDead(alvo10) then
setElementFrozen(source, false)
	outputChatBox("---------------------------", localPlayer, 0, 255, 255, true)
	outputChatBox("Va ate a porta para sair do treinamento", localPlayer, 0, 255, 255, true)
	outputChatBox("---------------------------", localPlayer, 0, 255, 255, true)
end
end
end
end
end
end
end
end
end
end
end
addCommandHandler("finalizar", finalizar)

Obs: da pra dar finalizar mesmo sem matar os peds depois que eles sao setados (setElementHealth) com 100 de vida

Como ainda (depois de meses) nao sei editar o topico, eu ja consegui fazer com que eles renasçam mas da pra bugar o sistema, alguem sabe se da (adicionando na acl Admin) pra reiniciar o script apos o cara pisar no marker?

 

 

Motivo de dar para bugar:

function finalizar(source)
	if isPedDead(alvo1) then
			if isPedDead(alvo2) then
							if isPedDead(alvo3) then
											if isPedDead(alvo4) then
															if isPedDead(alvo5) then
																			if isPedDead(alvo6) then
																							if isPedDead(alvo7) then
																											if isPedDead(alvo8) then
																															if isPedDead(alvo9) then
																																			if isPedDead(alvo10) then
setElementFrozen(source, false)
	outputChatBox("---------------------------", localPlayer, 0, 255, 255, true)
	outputChatBox("Va ate a porta para sair do treinamento", localPlayer, 0, 255, 255, true)
	outputChatBox("---------------------------", localPlayer, 0, 255, 255, true)
end
end
end
end
end
end
end
end
end
end
end
addCommandHandler("finalizar", finalizar)

Obs: da pra dar finalizar mesmo sem matar os peds depois que eles sao setados (setElementHealth) com 100 de vida

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...