Jump to content

PokemonRO

Members
  • Posts

    63
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling

Recent Profile Visitors

2784 profile views

PokemonRO's Achievements

Poring

Poring (1/15)

3

Reputation

1

Community Answers

  1. Did you add a user with permissions to connect to it?
  2. 2012-04-10 i used that, worked great, and 2013-08-07 also worked great
  3. I noticed this too, probably with newer clients or theres change in source code
  4. One way is to make a new grf and patch it in as a single file, and update their data.ini as well. It is best to encrypt all your important files initially and all future patches would be changes in descriptions, small etc. If worst comes to worst, make a new installer for your players
  5. In your sql table 'char', you do not have the required field "play time". So make sure you import the main.sql file from the svn you are using
  6. I would say try looking into status.c or pet.c to start off, there should be a line that starts with clif. Only my guess, I can have a better look at it later.
  7. If you know how to change what treasure box your woe script spawns, you can also use an npc script to set item drops too, that way all your castles have same drops and can easily be changed in the future
  8. I am pretty sure those animations are all client side if I'm not mistaken.
  9. Would it not be easier to increase damage of the weapons that they are using ? That way you can adjust it and balance it
  10. I found a updated one just by using google and there was a topic on the forums with a new msgstringtable. I can't remember the topic, but you can easily search for that
  11. You could always edit the item_noequip.txt for that map
  12. When making the patch, select single file and type /System as the directory when it asks you
  13. I had same problems and just updated my msgstringtable.txt and it worked. If its an icon error, try /stateinfo and see if you still error
×
×
  • Create New...