antiblock
https://i.imgur.com/aJ17bf7.gif
  • Chatbox

    Did you check out our Discord? https://discord.gg/FFdvMjk9xA
    You don't have permission to chat.
    Load More
Sign in to follow this  
TheSubKIller aka Skinning

[NEW] Quest resetar skill

1 post in this topic

Boas Cyber-Gamers

quest resetarskill begin

state start begin

when 20094.chat."Resetar Habilidades" with pc.get_skill_group() > 0 begin

say_title("By TheSubKiller")

say_title("Resetar Habilidades:")

say("Podes colocar tuas skill a 0 agora mesmo.")

say_reward("Queres Resetar Habilidades?")

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

if a == 1 then

pc.set_skill_group(0)

else a == 2 then

return

end

end

end

Share this post


Link to post
Share on other sites
antiblock
Cyphriun

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