Jump to content

Vach

Members
  • Posts

    326
  • Joined

  • Last visited

Everything posted by Vach

  1. After applying all the plugins available in the WeeDiff folder I have a couple different translation plugins I could apply. Should I use Ai4rei or Shinryo's? Or... both. EDIT: Nevermind, I'm retarded. But I would like to suggest adding full "/showname" functionality as well.
  2. Are you planning on using MySQL item and mob databases?
  3. Pretty standard, but i'll use the formula.
  4. Private server software is legal, because Gravity releases the client for free, and there is no EULA to agree to with depreciated clients. Their art assets are theirs though... so dont use those on a site or loader (screenshots are OK). Aegis, is obviously not OK. The only thing that is criminal is hexing clients, but thats where it gets gray because you're not profiting from it. That letter is probably BS.
  5. It won't work with != because you will be checking if it does not equal multiple jobs at once causing the statement to always succeed. Use "&&" instead of "||".
  6. This is unrelated to the script executing properly, but it is still an error. Change this: mes "Healing costs "+ ( BaseLevel * 100 )+ Zeny."" To this: mes "Healing costs "+ ( BaseLevel * 100 ) + "Zeny." WhiteEagle solved your other issue... EDIT: Wow I typed that way too slow, lol.
  7. Thank you so much! =D
  8. THIS IS AWESOME! I DIDN'T KNOW ALL THESE UPDATES EXISTED! XD Can I make a request for custom chatbox colors (as available in the 2010 07 28 diff file)? And... Custom and/or larger main fonts?
×
×
  • Create New...