Jump to content

evilpuncker

Community Contributors
  • Content Count

    2178
  • Joined

  • Last visited

  • Days Won

    66

Everything posted by evilpuncker

  1. try to do some edits of this one
  2. vc tem certeza de que a compilação foi efetuada com sucesso?
  3. you need the new prontera files if you are not using kRO, just use search
  4. vc provavelmente está testando uma configuração PRE-RE, contra um mob_db do RE, e como eles possuem dados reformulados, vc não conseguirá um dano bom, caso não seja isso, então vc esqueceu de recompilar o emulador após a alteração, ou não entendi exatamente o seu problema já q vc não postou quais arquivos editou
  5. diff your client with Disable Quake Effect patch
  6. change the "close" in the very last line for an "end"
  7. nos dê a lista de patches q vc aplicou nele na hora de diffar
  8. yes, you need to edit end recompile everything: #define BASE_GUILD_SIZE 16 // Base guild members (without GD_EXTENSION)#define MAX_GUILD (BASE_GUILD_SIZE+10*6) // Increased max guild members +6 per 1 extension levels [Lupus] maybe change the MAX_GUILD to: #define MAX_GUILD BASE_GUILD_SIZE
  9. item name should be changed as well, not only id
  10. @@Winterfox remove card from mob loot with
  11. you can achieve that by binding the @at command to a script using bindatcommand and checking ip/mac with a script then running the @at
  12. No we dont support yet.@@Haru @@malufett , would anyone of you like to do this simple code? yeah please
  13. if you got no changes in your source, report it here
  14. conf/battle/party.conf // Give additional experience bonus per party-member involved on even-share parties (excluding yourself)?// ex. If set to 10, an even-share party of 5 people will receive +40% exp (4 members * 10% exp):// 140% party experience in total, so each member receives 140%/5 = 28% exp (instead of 20%).party_even_share_bonus: 0
  15. evilpuncker

    Announce

    use 3 lines in the script (yeah weird xD) mapannounce "payon","<text>"; mapannounce "guild_vs3","<text>"; mapannounce "prontera","<text>"; or use loop+array
  16. 0,99 first is needed player level, and since it is 0, they can use it.
  17. http://herc.ws/board/topic/9082-job-db1txt-redesign/ http://herc.ws/board/files/file/202-hercules-hpsp-table-generator/ generate new tables using the info above
  18. change its file to a 1x1 magenta pixel file
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.