antiblock
https://arwen2.global/
  • Chatbox

    You don't have permission to chat.
    Load More
  • 0
Sign in to follow this  
TiiTѳiɳѳ

[Duvida]Nível Mínimo Para Entrar Num Mapa

Question

Alguem sabe alguma coisa como Meter nível mínimo num mapa?

Share this post


Link to post
Share on other sites

4 answers to this question

  • 0

Por quest:

quest nivel_minimo_mapa beginstate start begin  when login with pc.get_map_index() == X begin   if pc.get_level() < Y then	warp_to_village()   end  endendend
Em X metes o index do mapa e em Y metes o nível mínimo.

Share this post


Link to post
Share on other sites
antiblock
https://i.imgur.com/aJ17bf7.gif
  • 0

Por quest:

quest nivel_minimo_mapa beginstate start begin  when login with pc.get_map_index() == X begin   if pc.get_level() < Y then	warp_to_village()   end  endendend
Em X metes o index do mapa e em Y metes o nível mínimo.
Index????

Share this post


Link to post
Share on other sites
  • 0

Index????

:|||||||||||||||||||||||||||

locale/.../map -> index -> Ver/Editar -> Procuras o nome do mapa, à frente tá um nº -> Metes esse número em X.

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