Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 06/03/20 in all areas

  1. Bom galera, eu estava com um problema e não encontrei nenhum tutorial que me ajudou, então descobrir como resolver. Deve ter outras pessoas que passaram ou estão passando pelo mesmo. Irei ensinar a forma correta de configurar o drop de cartas // The rate at which cards are dropped item_rate_card: 500000 // Aqui fica 500k pois no mob_db está 0,01% drop, então faz-se a multiplicação aplicando assim 50% drop. item_rate_card_boss: 50000 // Aqui fica 50k pois no mob_db está 0,01% drop, então faz-se a multiplicação aplicando assim 5% drop. item_rate_card_mvp: 50000 // Igual ao de cima. item_drop_card_min: 1 // Não precisa editar aqui. item_drop_card_max: 500000 // Aqui você irá colocar o valor MAIOR de drop, no meu caso foi o 500k do item_rate_card. // Se lhe foi útil deixa um comentário pra eu ficar sabendo ?
    1 point
  2. check nemo , i think your fix would be there, not sure but maybe the hourly announcement
    1 point
  3. GRF : data/luafiles514/lua files/signboardlist.lub
    1 point
  4. Cleaned and Optimize for cleaner look ~ ^_~
    1 point
  5. 1 point
  6. Version 1.0.0

    272 downloads

    Summary: Since i don't use them anymore. i'm willing to share this simple loading screens. i removed all the text below and above so that anyone who want to use this would be able to put text without cleaning it.
    Free
    1 point
  7. Version 1.0.1

    209 downloads

    // ========================================================= // World Boss System, scripted by Akkarin // ========================================================= // In this script's original state, a "World Boss" will // spawn in a random location after 10,000 monster kills // every 4 minutes past the hour. // // This script imitates the old World Boss mechanic from an // MMO called TERA. // // The location and MVP are selected at random from arrays. // =========================================================
    2.00 USD
    1 point
  8. I guess you're using a custom script that has '@option 0'? If I'm not mistaken, to change client's language area just change the langtype, not servicetype.
    1 point
×
×
  • Create New...