Jump to content

ragem0re

Premium
  • Posts

    188
  • Joined

  • Last visited

  • Days Won

    3
  • Feedback

    0%

Everything posted by ragem0re

  1. https://mega.nz/#!9ohyUIwb!Ogyjs7K_QA9oV5vFmYy5kJsakBPqBYamAJVZBQp719M
  2. https://mega.nz/#!J9x0ECaJ!Vb7M-2SQjoJoMEax_gd7wfrIR1b0MFVawyGeq5Ezl6E
  3. Someone knows what the problem could be? Syserr is empty
  4. Recompile cryptopp again on your machine.
  5. Check your season1 file, I guess there are the textures
  6. Hi, just copy the channel folder and change in the CONFIG-file this options: HOSTNAME: channel1 to e.g. channel1_1 PORT: 13000 -> 13001 P2P_PORT: 20000 -> 20001 and of course the MAP_ALLOW, there mustn't the same IDs like in channel1. Hope this helps you, regards
  7. I guess it were released in late 2013 together with source files. https://mega.nz/#!Ao5jTAKZ!KVEKOi1q6cX56wIZb2GnkqSy95M_dK0nQ9aEuRNc0Cg
  8. This is either a question nor a answer, it is just a statement. What source are you using?
  9. Do a DHCPOFFER via sysinstall/bsdconfig again so you'll receive an IP from your network. To login via root user to ssh, edit the file sshd_config in /etc/ssh/ and change the line #PermitRootLogin no to PermitRootLogin yes.
  10. It's just a copy from DevChuckNorris @ VIP-Area
  11. quest xx begin state start begin when xx begin say_size(350, 350) say("text") say("text")
  12. Use another mob_proto or add the missing values to Userinterface/PythonNonPlayer.h.
  13. Hi, your primary error is your mob_proto ( LoadLocaleData - LoadMobProto(locale/tr/mob_proto) Error ) Your Binary tries to read values which aren't defined in the binary. And secondly the packets from server <-> client are wrong or missing.
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.