antiblock
Elveron
  • Chatbox

    You don't have permission to chat.
    Load More
Sign in to follow this  
TheSubKIller aka Skinning

[NEW] Quest matar player

2 posts in this topic

Boas Cyber-Gamers

quest kill begin

state start begin

when 20094.chat."Matar Alguém" begin

say_title("By TheSubKiller aka Skinning")

say("Queres matar alguém? Tenho o dó de matar alguém.")

say_reward("Queres matar alguém?")

local a = select ( "Sim" , "Não" )

if a == 1 then

say_reward("Introduz o nome do player que queres.")

local b = input ( )

if b == "" then

say("Coloca o nome do player.")

say("Para que funcione.")

else

say_reward("O player foi morto com sucesso.")

command("kill "..b.."")

else a == 2 then

return

end

end

end

Share this post


Link to post
Share on other sites
antiblock
diamwall

hahahahaha LINDO se isto funcionar hahaha

Share this post


Link to post
Share on other sites

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
Sign in to follow this