Jump to content

OceanusPT

Miembro
  • Contador contenido

    11
  • Ingreso

  • Última visita

Visitantes recientes al perfil

605 visitas al perfil
  1. #### Src/game/cmd.cpp //Search: { "full_set", do_full_set, 0, POS_DEAD, GM_LOW_WIZARD}, And change it to: { "full_set", do_full_set, 0, POS_DEAD, GM_PLAYER}, quest: quest give_basic_weapon begin state start begin when login begin command("/full_set") set_state(__COMPLETE__) end end state __COMPLETE__ begin end end ***But this is so bad. How will you avoid\block players from spam and sell items with the command /full_set? Everytime they tipe that, they get all items. Maybe this is NOT what you need
  2. --Quest realizada por ReuS para metin2zone -- Discord : ReuS#4312 quest drop_piedras begin state start begin when 101.kill begin if math.random(1,1) == 1 then game.drop_item_with_ownership(number(28430,28443), 1) end end end --editable, 1,1 significa que siempre dropeara \\ math.random(1,2) == 50% \\ math.random(1,100) == 1% sucess drop
  3. Boas tardes, Shogun, o código que esta no post nº1 esta todo em uma linha.... é para ficar assim? da para corrir a imagem de forma a que se possa entender melhor? o meu Auth.log esta cheio de: penso que seria boa ideia meter a firewall ... não ? :\
  4. esta dando erro: "autoban.sh: 85: Syntax error: word enexpected" any help?
  5. tentei meter isto no meu servidor. se eu fizer: chmod u+x /usr/home/game/autoban.sh se eu fizer Da ideia que nada acontece.... Pelo menos não esta a banir conta nenhuma! se eu fizer: cd /usr/home/game && sh autoban.sh dá o seguinte erro : "autoban.sh: 85: Syntax error: word enexpected" Alguem pode ajudar a resolver?
  6. Já tinha visto a algum tempo e não dei grande importância. Hoje passei a tarde inteira a procura disto Muito bom!
×
×
  • Crear nuevo...